Small clarification in android readme
This commit is contained in:
parent
b215bf4d22
commit
d59f2fdca6
@ -102,7 +102,10 @@ SDK_PATH - Path to SDK directory
|
|||||||
NDK_PATH - Path to NDK directory
|
NDK_PATH - Path to NDK directory
|
||||||
|
|
||||||
PROJECT_VERSION - Set Supertuxkart version number, for example "0.9.3" or
|
PROJECT_VERSION - Set Supertuxkart version number, for example "0.9.3" or
|
||||||
"git20170409" or whatever.
|
"git20170409" or whatever. The version must match with file
|
||||||
|
assets/data/supertuxkart.$PROJECT_VERSION
|
||||||
|
and that file must exist, because it is used for extracting
|
||||||
|
and loading game data.
|
||||||
Default is: git.
|
Default is: git.
|
||||||
|
|
||||||
PROJECT_CODE - Set Supertuxkart version code that is used in the manifest
|
PROJECT_CODE - Set Supertuxkart version code that is used in the manifest
|
||||||
|
Loading…
Reference in New Issue
Block a user