Initial GDevelop project import

This commit is contained in:
2026-07-28 10:47:32 -04:00
parent 8a5417b59e
commit 8bf6a02036
137 changed files with 29483 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"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": []
}