Added TeeWorlds - it compiles but does not work yet (crashed my Evo yay!)
This commit is contained in:
22
project/jni/application/teeworlds/AppSettings.cfg
Normal file
22
project/jni/application/teeworlds/AppSettings.cfg
Normal file
@@ -0,0 +1,22 @@
|
||||
AppSettingVersion=6
|
||||
LibSdlVersion=1.2
|
||||
AppName="TeeWorlds"
|
||||
AppFullName=com.teeworlds
|
||||
ScreenOrientation=h
|
||||
AppDataDownloadUrl="Game data is 5 Mb|http://sourceforge.net/projects/libsdl-android/files/TeeWorlds/teeworlds.zip/download"
|
||||
SdlVideoResize=n
|
||||
NeedDepthBuffer=n
|
||||
AppUsesMouse=y
|
||||
AppNeedsArrowKeys=y
|
||||
AppUsesJoystick=n
|
||||
AppUsesMultitouch=n
|
||||
RedefinedKeys="RETURN RSHIFT KP_PLUS KP_MINUS ESCAPE F10"
|
||||
AppTouchscreenKeyboardKeysAmount=2
|
||||
AppTouchscreenKeyboardKeysAmountAutoFire=1
|
||||
MultiABI=n
|
||||
AppVersionCode=5201
|
||||
AppVersionName="0.5.2.01"
|
||||
CompiledLibraries="sdl_image sdl_mixer"
|
||||
AppCflags='-O2 -DCONF_FAMILY_UNIX=1'
|
||||
AppLdflags='-Lbin/ndk/local/armeabi -lfreetype'
|
||||
ReadmeText='^You may press "Home" now - the data will be downloaded in background'
|
||||
Reference in New Issue
Block a user