From 46f13029e4673f67d562ba931adfa7e596e93248 Mon Sep 17 00:00:00 2001 From: Map Date: Wed, 6 Mar 2024 20:46:01 -0600 Subject: [PATCH] correct android.json to show the game using the DEMO name and internal name --- android.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/android.json b/android.json index eef7e4f..9a1eb03 100644 --- a/android.json +++ b/android.json @@ -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"