Fix some things + compile

This commit is contained in:
catfoolyou
2025-03-01 15:05:43 -05:00
parent 7b7abb0308
commit 6d66cd8357
11 changed files with 14382 additions and 14377 deletions

View File

@@ -19,7 +19,7 @@ try {
*/
const relayId = Math.floor(Math.random() * 3);
window.eaglercraftOpts = {
container: "game_frame", assetsURI: "assets.epk", serverWorkerURI: "worker_bootstrap.js", worldsFolder: "TEST",
container: "game_frame", assetsURI: "assets.epk", serverWorkerURI: null, worldsFolder: "TEST",
assetOverrides: {
// "title/no-pano-blur.flag": "",
"records/wait.mp3": "wait.mp3",