Skip to content

Commit

Permalink
fix addons enabled and now push build 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatNateDev committed Aug 24, 2024
1 parent 7c80017 commit 1edc526
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@

<script src="index.js"></script>
<script>
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"ensureCrossOriginIsolationHeaders":true,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":68426080,"index.wasm":35376909},"focusCanvas":true,"gdextensionLibs":["libpixelpen.web.release.wasm32.wasm"]};
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"ensureCrossOriginIsolationHeaders":true,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":65684784,"index.wasm":35376909},"focusCanvas":true,"gdextensionLibs":[]};
const GODOT_THREADS_ENABLED = false;
const engine = new Engine(GODOT_CONFIG);

Expand Down
Loading

0 comments on commit 1edc526

Please sign in to comment.