Quantcast
Channel: Planet Object Pascal
Viewing all articles
Browse latest Browse all 1725

Castle Game Engine news: Our build tool ( https://sourceforge.net/p/castle-engine/wiki/Build%20tool/ ) can now package your game...

$
0
0
Our build tool ( https://sourceforge.net/p/castle-engine/wiki/Build%20tool/ ) can now package your game for Android. This means that once your game compiled for Android ( https://sourceforge.net/p/castle-engine/wiki/Android%20development/ ), it is trivially easy to have an xxx.apk file (that you can distribute through WWW or upload on Google Play). All it takes is filling some basic info in CastleEngineManifest.xml (see wiki page for docs) and calling "castle-engine package --os=android --cpu=arm".

Some small improvements to the build tool on Android are planned next week, but basically it's already usable, apk is generated nicely!

Viewing all articles
Browse latest Browse all 1725

Trending Articles