Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 231 Bytes

File metadata and controls

9 lines (7 loc) · 231 Bytes

MinecraftServerLauncherForJava

Use a JAR program for portable installation of a Minecraft server!

Usage:

  1. install JDK21
  2. Open a shell and run: java -jar MinecraftServerLauncher-{VERSION}.jar

Build:

run ./gradlew build