把服务端文件单独拆分出来,以为以后更多服务器做准备
This commit is contained in:
3
justfile
3
justfile
@ -1,5 +1,2 @@
|
||||
build-client:
|
||||
cd client && packwiz modrinth export
|
||||
|
||||
serve:
|
||||
cd server && packwiz serve
|
||||
|
||||
Reference in New Issue
Block a user