new ruffle
This commit is contained in:
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"companyName": "DefaultCompany",
|
||||
"productName": "Geometry Dash",
|
||||
"productVersion": "0.1",
|
||||
"dataUrl": "geo.data.unityweb",
|
||||
"wasmCodeUrl": "geo.wasm.code.unityweb",
|
||||
"wasmFrameworkUrl": "geo.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.24f1"
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -182,7 +182,6 @@
|
||||
|
||||
<body>
|
||||
<div id="gameContainer"></div>
|
||||
<a href="https://geometrydashlite.co/" class="info" target="_blank"><span class="svg-icon " aria-hidden="true"><svg class="svg-icon__link"><use xlink:href="#icon-info"></use></svg></span></a>
|
||||
<div id="loader">
|
||||
<img class="logo" src="logo.png?v=1">
|
||||
<div class="spinner"></div>
|
||||
|
||||
Reference in New Issue
Block a user