Added game version 0.0.1

This commit is contained in:
Deniz
2023-08-26 19:48:11 +02:00
committed by GitHub
commit 7711edaded
17 changed files with 160 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"name": "Swords _ Stuff",
"short_name": "Swords _ Stuff",
"start_url": "index.html",
"display": "fullscreen",
"background_color": "#231F20",
"theme_color": "#000",
"description": "",
"icons": [{
"src": "TemplateData/icons/unity-logo-dark.png",
"sizes": "144x144",
"type": "image/png",
"purpose": "any maskable"
}]
}