the treasure

This commit is contained in:
BluePotato102
2024-01-05 16:11:55 -06:00
committed by avsc-sid
parent 9d4d374c3d
commit a41230b9e2
17 changed files with 139 additions and 116 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"companyName": "net.kotorinosu",
"productName": "TREASURE",
"dataUrl": "WebGL.data.unityweb",
"wasmCodeUrl": "WebGL.wasm.code.unityweb",
"wasmFrameworkUrl": "WebGL.wasm.framework.unityweb",
"TOTAL_MEMORY": 268435456,
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#000000",
"cacheControl": {"default": "must-revalidate"}
}