Installing
-
2. Installing Godot
And to Install Godot on Solus
For the Standard version play:sudo eopkg install godot
When for the Mono with C# support:
sudo eopkg install godot-mono
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }