SuperTux: a script to repack app bundle to get rid of 'assets' directory
This commit is contained in:
@@ -7,10 +7,10 @@ AppName="SuperTux"
|
||||
AppFullName=org.lethargik.supertux2
|
||||
|
||||
# Application version code (integer)
|
||||
AppVersionCode=06321
|
||||
AppVersionCode=06322
|
||||
|
||||
# Application user-visible version name (string)
|
||||
AppVersionName="0.6.3.21"
|
||||
AppVersionName="0.6.3.22"
|
||||
|
||||
# Specify path to download application data in zip archive in the form "Description|URL|MirrorURL^Description2|URL2|MirrorURL2^..."
|
||||
# If you'll start Description with '!' symbol it will be enabled by default, '!!' will also hide the entry from the menu, so it cannot be disabled
|
||||
|
||||
Reference in New Issue
Block a user