new ruffle

This commit is contained in:
BluePotato102
2023-12-25 10:54:54 -06:00
committed by avsc-sid
parent 464bcf5399
commit c173a9ec2c
73 changed files with 2715 additions and 215 deletions
File diff suppressed because one or more lines are too long
@@ -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"
}
File diff suppressed because one or more lines are too long
-1
View File
@@ -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>