30 lines
683 B
YAML
30 lines
683 B
YAML
Categories:
|
|
- Games
|
|
License: GPL-2.0-only
|
|
WebSite: http://ri-li.sourceforge.net
|
|
SourceCode: https://github.com/dennis-sheil/commandergenius/tree/toytrain
|
|
|
|
Description: A train game.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/dennis-sheil/commandergenius
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
disable: Doesn't work with these binaries removed
|
|
commit: 5ddf818e
|
|
subdir: project
|
|
init:
|
|
- rm -rf jni/android/libandroid.so jni/ffmpeg/lib/armeabi* jni/python/libpython.so
|
|
- cd ..
|
|
- ./ChangeAppSettings.sh -a
|
|
target: android-12
|
|
buildjni:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 1
|