SDL: check that SD card is writable before writing there on fresh install

This commit is contained in:
pelya
2016-05-17 12:36:27 +03:00
parent 723e0524ac
commit 2bc39e57ba
4 changed files with 20 additions and 4 deletions

View File

@@ -7,10 +7,10 @@ AppName="OpenTTD"
AppFullName=org.openttd.sdl
# Application version code (integer)
AppVersionCode=16056
AppVersionCode=16058
# Application user-visible version name (string)
AppVersionName="1.6.0.56"
AppVersionName="1.6.0.58"
# 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, other downloads should be selected by user from startup config menu