Skip to content

RCR-OOP/mindpyserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mindpyserver

Python wrapper for mindustry server

How to run this

  1. Download server-release.jar from https://github.com/Anuken/Mindustry/releases/
  2. (Optional) Create virtual python enviroment using python3 -m venv venv and run . ./venv/bin/activate (or venv\bin\activate.bat if you use windows)
  3. Install requirements using pip install -r requirements.txt
  4. Run python main.py

About

Python wrapper for mindustry server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages