Skip to content

Commit

Permalink
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 5751198 commit d26ceae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,11 @@

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

Expand Down
Binary file added libpixelpen.web.release.wasm32.wasm
Binary file not shown.

0 comments on commit d26ceae

Please sign in to comment.