Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 368 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 368 Bytes

minecraft server creator

this is a python script for windows that will make a minecraft server and can launch it.

requirements

python 3 (Use pyinstaller release build to avoid needing to install python)

internet connection

imports: os, requests, concurrent.futures, subprocess, webbrowser, socket, platform, re, uuid, json, psutil.

Screenshot