mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2025-07-09 11:45:01 +01:00
update to 1.20.1
This commit is contained in:
parent
04ec1ffc36
commit
7f76072f32
29 changed files with 150 additions and 120 deletions
2
Makefile
2
Makefile
|
@ -95,5 +95,5 @@ run-server:
|
|||
@cd .minecraft && pw refresh && cd ..
|
||||
@-mkdir .run
|
||||
@echo "eula=true" > .run/eula.txt
|
||||
@cd .run && java -jar ../.minecraft/packwiz-installer-bootstrap.jar ../.minecraft/pack.toml -s server && cd ..
|
||||
#@cd .run && java -jar ../.minecraft/packwiz-installer-bootstrap.jar ../.minecraft/pack.toml -s server && cd ..
|
||||
@cd .run && java -Xmx2G -Xms2G -jar server.jar nogui && cd ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue