Upload 8 files
Browse files- index.html +1 -2
- index.pck +2 -2
index.html
CHANGED
@@ -78,7 +78,6 @@ body {
|
|
78 |
</style>
|
79 |
<link id="-gd-engine-icon" rel="icon" type="image/png" href="index.icon.png" />
|
80 |
<link rel="apple-touch-icon" href="index.apple-touch-icon.png"/>
|
81 |
-
<link rel="manifest" href="index.manifest.json">
|
82 |
|
83 |
</head>
|
84 |
<body>
|
@@ -98,7 +97,7 @@ body {
|
|
98 |
|
99 |
<script src="index.js"></script>
|
100 |
<script>
|
101 |
-
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"ensureCrossOriginIsolationHeaders":
|
102 |
const GODOT_THREADS_ENABLED = false;
|
103 |
const engine = new Engine(GODOT_CONFIG);
|
104 |
|
|
|
78 |
</style>
|
79 |
<link id="-gd-engine-icon" rel="icon" type="image/png" href="index.icon.png" />
|
80 |
<link rel="apple-touch-icon" href="index.apple-touch-icon.png"/>
|
|
|
81 |
|
82 |
</head>
|
83 |
<body>
|
|
|
97 |
|
98 |
<script src="index.js"></script>
|
99 |
<script>
|
100 |
+
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"ensureCrossOriginIsolationHeaders":true,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":129322800,"index.wasm":43016933},"focusCanvas":true,"gdextensionLibs":[]};
|
101 |
const GODOT_THREADS_ENABLED = false;
|
102 |
const engine = new Engine(GODOT_CONFIG);
|
103 |
|
index.pck
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb0d63b2669aa589ff7e5f1a077429efcc44717b744ce6c483d93e30d37b6460
|
3 |
+
size 129322800
|