Skip to content

Commit

Permalink
Deploying to gh-pages from @ 40f338b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiPeterG committed Oct 26, 2023
1 parent 4bedaf6 commit 700269a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions game-test/game_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"authors": [
"Ich"
],
"description": "This is a test",
"time": "2023-10-25",
"title": "Test"
"description": "Can you escape this spooky trap?",
"time": "2023-10-26",
"title": "Temple Sprint"
}
2 changes: 1 addition & 1 deletion game-test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@

<script src="enable-threads.js"></script><script src="index.js"></script>
<script>
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":825744,"index.wasm":28965264},"focusCanvas":true,"gdextensionLibs":[]};
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":832016,"index.wasm":28965264},"focusCanvas":true,"gdextensionLibs":[]};
const engine = new Engine(GODOT_CONFIG);

(function () {
Expand Down
Binary file modified game-test/index.pck
Binary file not shown.
Binary file modified game-test/thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 700269a

Please sign in to comment.