GitLab CI commited on
Commit
95b8b96
·
1 Parent(s): af326b7

Update game build from GitLab CI

Browse files
server/static/godot/index.html CHANGED
@@ -137,7 +137,7 @@ body {
137
 
138
  <script src="index.js"></script>
139
  <script>
140
- const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":5424,"index.wasm":35410474},"focusCanvas":true,"gdextensionLibs":[]};
141
  const engine = new Engine(GODOT_CONFIG);
142
 
143
  (function () {
 
137
 
138
  <script src="index.js"></script>
139
  <script>
140
+ const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":207184,"index.wasm":35410474},"focusCanvas":true,"gdextensionLibs":[]};
141
  const engine = new Engine(GODOT_CONFIG);
142
 
143
  (function () {
server/static/godot/index.pck CHANGED
Binary files a/server/static/godot/index.pck and b/server/static/godot/index.pck differ