correct android.json to show the game using the DEMO name and internal name
This commit is contained in:
@ -3,14 +3,14 @@
|
||||
"google_play_key": null,
|
||||
"google_play_salt": null,
|
||||
"heap_size": "3",
|
||||
"icon_name": "I Wani Hug That Gator",
|
||||
"icon_name": "I Wani Hug That Gator DEMO",
|
||||
"include_pil": false,
|
||||
"include_sqlite": false,
|
||||
"layout": null,
|
||||
"name": "I Wani Hug That Gator",
|
||||
"name": "I Wani Hug That Gator DEMO",
|
||||
"numeric_version": 1,
|
||||
"orientation": "sensorLandscape",
|
||||
"package": "cavemanon.wani.full",
|
||||
"package": "cavemanon.wani.demo",
|
||||
"permissions": [
|
||||
"VIBRATE",
|
||||
"INTERNET"
|
||||
|
Reference in New Issue
Block a user