Skip to content

A program that allows you to open a server quickly and easily.

License

Notifications You must be signed in to change notification settings

Ria424/Minecraft-Server-Launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Server Launcher

It allows you to open Minecraft servers easily and quickly.

Supported Servers

To Be Supported

  • Spigot
  • Purpur

How To Run Using Python

From Source

  1. Install Python
  2. Install latest version of Beautiful Soup (html parser)
  3. Install latest version of orjson (basically fast json parser)
  4. Download source code
  5. Run main.py from source code

How To Compile

  1. Install Python
  2. Install latest version of Pyinstaller
  3. Install latest version of Beautiful Soup (html parser)
  4. Install latest version of orjson (basically fast json parser)
  5. Download source code
  6. Run build.bat from source code
  7. Done! Compiled to file export/dist/minecraft_server_launcher.exe

TODO

  • JDK가 설치되었는지 확인하고 없으면 다운로드
  • GUI

About

A program that allows you to open a server quickly and easily.

Topics

Resources

License

Stars

Watchers

Forks