First attempt at building a server pack
Upgraded Forge to 10.13.4.1558; added the Forge Installer to set up the basic server directory; added templates for certain server config files; set up makefile rules for building the server pack
This commit is contained in:
1
scripts/launch.bat.template
Normal file
1
scripts/launch.bat.template
Normal file
@@ -0,0 +1 @@
|
||||
java -Xmx2G -XX:MaxPermSize=256m -jar @FORGEJAR@
|
||||
Reference in New Issue
Block a user