Initial GDevelop project import
This commit is contained in:
@@ -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": []
|
||||
}
|
||||
Reference in New Issue
Block a user