Added and changed server scripts.

tasks.json updated accordingly.

Also added a convenience normal start script.
This commit is contained in:
2020-04-23 21:14:18 -05:00
parent cbe8c30ece
commit e45d642791
5 changed files with 5 additions and 4 deletions

View File

@@ -0,0 +1 @@
Start-Process java -ArgumentList "-Xms512M", "-Xmx1G", "-jar", "paper-195.jar", "nogui"