correct android.json to show the game using the DEMO name and internal name

This commit is contained in:
2024-03-06 20:46:01 -06:00
parent 452f67ff97
commit 46f13029e4

View File

@ -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"