UI and about page in game

This commit is contained in:
2026-02-24 16:57:51 -03:00
parent fe885a9e24
commit 86d527ae51
12 changed files with 268 additions and 6 deletions
+2 -1
View File
@@ -15,6 +15,7 @@
},
"imports": {
"$/": "./",
"@std/fs": "jsr:@std/fs@^1.0.23"
"@std/fs": "jsr:@std/fs@^1.0.23",
"marked": "npm:marked@^17.0.3"
}
}