Files
commandergenius/project/jni/application/openttd
Miguel Horta 4b73aece3c Prepack every asset
It should now be possible to install and play a game without downloading
anything from the internet

Bump to rev111
2023-05-17 12:06:40 +03:00
..
2023-05-17 12:06:35 +03:00
2023-05-17 11:53:12 +03:00
2023-05-17 12:06:40 +03:00
2023-05-17 12:06:40 +03:00
2021-12-11 00:43:42 +02:00
2019-08-31 19:32:15 +03:00
2023-05-17 12:06:40 +03:00
2016-05-15 01:39:38 +03:00

Quick compilation guide:
Install liblzma-dev, it's needed for configure script
sudo apt-get install liblzma-dev
Download my Git repo from https://github.com/pelya/commandergenius,
then install Android SDK, Android NDK, then launch commands
    git submodule update --init --recursive
    build.sh openttd