初次提交

This commit is contained in:
2026-03-25 23:46:30 +08:00
commit 6306a1563c
47 changed files with 1831 additions and 0 deletions

5
justfile Normal file
View File

@ -0,0 +1,5 @@
build-client:
cd client && packwiz modrinth export
serve:
cd server && packwiz serve