This commit is contained in:
Asaki Yuki 2026-01-23 15:15:48 +07:00
parent 6817734ed9
commit 99c294a9ba
14 changed files with 19528 additions and 19413 deletions

View file

@ -23,8 +23,6 @@
"build": "tsc",
"dev": "tsc --watch",
"prefetch": "bun scripts/prefetch",
"native:build": "node-gyp build",
"native:rebuild": "node-gyp rebuild",
"vanilla:defs": "bun scripts/vanilladefs",
"gen:enums": "bun scripts/enum",
"gen:items": "bun scripts/items",