Add slime-mini/slope.json
This commit is contained in:
parent
e615d1422e
commit
cc77dd484b
1 changed files with 15 additions and 0 deletions
15
slime-mini/slope.json
Normal file
15
slime-mini/slope.json
Normal 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"
|
||||
}
|
Loading…
Add table
Reference in a new issue