builder image

This commit is contained in:
2026-07-31 19:56:41 +02:00
parent 8a2e61929f
commit f11f9051fe
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ cd "$(dirname "$0")"
PROJECT="rabbitroller"
DIST_DIR="dist"
WASM_NAME="game.wasm"
INDEX_HTML_URL="https://git.teletype.hu/tools/ebitengine-tools/raw/branch/master/web/index.html"
INDEX_HTML_URL="https://git.teletypegames.org/tools/ebitengine-tools/raw/branch/master/web/index.html"
# --- determine version (arg > metadata.json) --------------------------------
if [ "${1:-}" != "" ]; then