mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 09:16:56 +01:00
24 lines
565 B
JSON
24 lines
565 B
JSON
|
{
|
||
|
"expansion": false,
|
||
|
"google_play_key": null,
|
||
|
"google_play_salt": null,
|
||
|
"heap_size": "3",
|
||
|
"icon_name": "Snoot Game",
|
||
|
"include_pil": false,
|
||
|
"include_sqlite": false,
|
||
|
"layout": null,
|
||
|
"name": "Snoot Game",
|
||
|
"numeric_version": 1,
|
||
|
"orientation": "sensorLandscape",
|
||
|
"package": "cavemanon.snootgame",
|
||
|
"permissions": [
|
||
|
"VIBRATE",
|
||
|
"INTERNET"
|
||
|
],
|
||
|
"source": false,
|
||
|
"store": "none",
|
||
|
"update_always": true,
|
||
|
"update_icons": true,
|
||
|
"update_keystores": true,
|
||
|
"version": "INTERNAL-BUILD"
|
||
|
}
|