Added devcontainer and updated pipeline.
All checks were successful
ydeng/islandsurvivalcraft/pipeline/head This commit looks good

This commit is contained in:
2024-07-22 04:54:33 +00:00
parent 4487a2cb16
commit 6a37c9c90b
9 changed files with 35 additions and 89 deletions

View File

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