fix quake 1 and update check None for quake3 (svn)
This commit is contained in:
parent
f0f1f6165b
commit
c022834df2
|
@ -14,8 +14,13 @@ The best way to obtain those files currently is by using [http://nquake.sourcefo
|
|||
Repo Type:git
|
||||
Repo:http://code.google.com/p/glesquake/
|
||||
|
||||
Build Version:1.0,1,!Builds an apk with no version code or version at 823b728ed3a9,forceversion=yes,forcevercode=yes,buildjni=yes,rm=release/QuakeActivity.apk,target=android-10,novcheck=yes
|
||||
Build Version:1.0,1,823b728ed3a9,rm=release/QuakeActivity.apk,target=android-10,prebuild=\
|
||||
sed -i 's/package="com.android.quake"/package="com.android.quake" android:installLocation="auto" android:versionCode="1" android:versionName="1.0"/g' AndroidManifest.xml,buildjni=no
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
#RM doesn't work
|
||||
Update Check Mode:None
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
||||
|
||||
|
|
|
@ -19,5 +19,8 @@ Build Version:1.0,1,37,subdir=kwaak/project,buildjni=yes,target=android-10,novch
|
|||
cd ../.. && chmod +x mkjni.sh && ANDROID_NDK=$$NDK$$ ./mkjni.sh && cd kwaak/project
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Update Check Mode:None
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue