Files
GdevelopMMOTestv1/Export/manifest.webmanifest
T

12 lines
301 B
JSON

{
"name": "MultiplayerTest01",
"short_name": "MultiplayerTest01",
"id": "com.example.gamename",
"description": "",
"orientation": "landscape",
"start_url": "./index.html",
"display": "standalone",
"background_color": "black",
"categories": ["games", "entertainment"],
"icons": []
}