mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 15:16:18 +00:00
cleanup
moved games to ./games
This commit is contained in:
15
games/slope/Build/slope.json
Executable file
15
games/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"
|
||||
}
|
||||
BIN
games/slope/Build/slope_data.unityweb
Executable file
BIN
games/slope/Build/slope_data.unityweb
Executable file
Binary file not shown.
BIN
games/slope/Build/slope_framework.unityweb
Executable file
BIN
games/slope/Build/slope_framework.unityweb
Executable file
Binary file not shown.
BIN
games/slope/Build/slope_memory.unityweb
Executable file
BIN
games/slope/Build/slope_memory.unityweb
Executable file
Binary file not shown.
BIN
games/slope/Build/slope_wasmcode.unityweb
Executable file
BIN
games/slope/Build/slope_wasmcode.unityweb
Executable file
Binary file not shown.
BIN
games/slope/Build/slope_wasmframework.unityweb
Executable file
BIN
games/slope/Build/slope_wasmframework.unityweb
Executable file
Binary file not shown.
Reference in New Issue
Block a user