Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNotSus authored Feb 28, 2025
1 parent 1ba0d66 commit 6f11259
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 0 deletions.
16 changes: 16 additions & 0 deletions static/misc/superstarcar/Build/Build.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"companyName": "Barnzmu",
"productName": "Super Star Car",
"productVersion": "1.3",
"dataUrl": "Build.data.unityweb",
"wasmCodeUrl": "Build.wasm.code.unityweb",
"wasmFrameworkUrl": "Build.wasm.framework.unityweb",
"graphicsAPI": ["WebGL 2.0","WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#231F20",
"cacheControl": {"default": "must-revalidate"},
"developmentBuild": false,
"multithreading": false,
"unityVersion": "2019.4.17f1"
}
Binary file not shown.
24 changes: 24 additions & 0 deletions static/misc/superstarcar/Build/Build.wasm.framework.unityweb

Large diffs are not rendered by default.

0 comments on commit 6f11259

Please sign in to comment.