Updated OpenTTD project
This commit is contained in:
Submodule project/jni/application/openarena/engine updated: d99f7bbd73...4becead5ad
@@ -37,9 +37,9 @@ HiddenMenuOptions='OptionalDownloadConfig'
|
||||
FirstStartMenuOptions=''
|
||||
MultiABI=n
|
||||
AppMinimumRAM=0
|
||||
AppVersionCode=12324
|
||||
AppVersionName="1.2.3.24"
|
||||
ResetSdlConfigForThisVersion=y
|
||||
AppVersionCode=12325
|
||||
AppVersionName="1.2.3.25"
|
||||
ResetSdlConfigForThisVersion=n
|
||||
DeleteFilesOnUpgrade="%"
|
||||
CompiledLibraries="jpeg png freetype timidity lzma lzo2"
|
||||
CustomBuildScript=y
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
Quick compilation guide:
|
||||
Download my GIT repo from https://github.com/pelya/commandergenius,
|
||||
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, and "ant" tool, then launch commands
|
||||
rm project/jni/application/src
|
||||
ln -s openttd project/jni/application/src
|
||||
|
||||
Submodule project/jni/boost/src updated: b59d6e8547...6ccbf9772e
Reference in New Issue
Block a user