Bashed the client and server scripts in the ground

This commit is contained in:
nelle 2023-07-03 20:01:37 -06:00
parent 11e33625ad
commit 5f85589608
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
java -Xmx1024M -Xms1024M -cp minecraft;.;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar -Dorg.lwjgl.librarypath=%CD%/bin/natives -Dnet.java.games.input.librarypath=%CD%/bin/natives Start

View file

@ -0,0 +1 @@
java -Xmx1024M -Xms1024M -cp minecraft_server net.minecraft.server.MinecraftServer