$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install LibGDX on Gnu/Linux Distros

GNU/Linux Installing libGDX Guide

Hi! The Tutorial shows you Step-by-Step How to Setup LibGDX in GNU/Linux Desktops.

And libGDX for Linux is a cross-platform Java Game Development Framework based on OpenGL (ES).

LibGDX Linux Installation Guide - Featured

GNU/Linux libGDX Framework Installation Guide