mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 15:16:18 +00:00
idk
This commit is contained in:
15
game/slope/Build/slope.json
Executable file
15
game/slope/Build/slope.json
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"companyName": "IDnet",
|
||||
"productName": "Slope",
|
||||
"dataUrl": "slope_data.unityweb",
|
||||
"wasmCodeUrl": "slope_wasmcode.unityweb",
|
||||
"wasmFrameworkUrl": "slope_wasmframework.unityweb",
|
||||
"asmCodeUrl": "slope_code.unityweb",
|
||||
"asmMemoryUrl": "slope_memory.unityweb",
|
||||
"asmFrameworkUrl": "slope_framework.unityweb",
|
||||
"TOTAL_MEMORY": 268435456,
|
||||
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
|
||||
"webglContextAttributes": {"preserveDrawingBuffer": false},
|
||||
"splashScreenStyle": "Dark",
|
||||
"backgroundColor": "#231F20"
|
||||
}
|
||||
Reference in New Issue
Block a user