Implement main game as a mod

This commit is contained in:
2026-09-24 23:49:34 -03:00
parent bb42dd662e
commit 6458bc0440
131 changed files with 1810 additions and 786 deletions
Generated
+8 -2
View File
@@ -17,6 +17,7 @@
"jsr:@std/internal@^1.0.12": "1.0.12",
"jsr:@std/media-types@^1.1.0": "1.1.0",
"jsr:@std/net@^1.0.6": "1.0.6",
"jsr:@std/path@1": "1.1.4",
"jsr:@std/path@^1.1.4": "1.1.4",
"jsr:@std/streams@^1.0.17": "1.1.2",
"npm:gl-matrix@^3.4.4": "3.4.4",
@@ -54,7 +55,7 @@
"integrity": "3ecbae4ce4fee03b180fa710caff36bb5adb66631c46a6460aaad49515565a37",
"dependencies": [
"jsr:@std/internal@^1.0.12",
"jsr:@std/path"
"jsr:@std/path@^1.1.4"
]
},
"@std/html@1.0.5": {
@@ -70,7 +71,7 @@
"jsr:@std/html",
"jsr:@std/media-types",
"jsr:@std/net",
"jsr:@std/path",
"jsr:@std/path@^1.1.4",
"jsr:@std/streams"
]
},
@@ -102,6 +103,10 @@
"bin": true
}
},
"remote": {
"http://localhost:8768/mods/copper_tools/33af7e7e9e94/client.js": "2f5008856e1e7b13d0fe658aefcdea38dea80b4805e41101c5ff6c2d3d258245",
"http://localhost:8768/mods/copper_tools/33af7e7e9e94/worldgen.js": "a3da997bdfee885433de282338bdba388825868f122c9a8759b2f1bd67120c78"
},
"workspace": {
"dependencies": [
"jsr:@gfx/canvas-wasm@~0.4.2",
@@ -109,6 +114,7 @@
"jsr:@std/assert@1",
"jsr:@std/fs@^1.0.23",
"jsr:@std/http@^1.0.23",
"jsr:@std/path@1",
"npm:gl-matrix@^3.4.4",
"npm:marked@^17.0.3"
]