Skip to content

FranchuFranchu/purecraft

Repository files navigation

purecraft

Minecraft <1.12 server implementation in Python

Requirements

quarry
cryptography
twisted

Running

  1. Install dependencies
python -m pip install -r requirements.txt
  1. Run main file
python __main__.py

Notes

If you want to run it on Windows, install the Microsoft Visual C++ 14.0 before running.
And also on Windows you need to install pypiwin32. Open cmd and execute:

python -m pip install pypiwin32

This uses some code from Puremine and Quarry's examples.

Please contribute! :)

About

Minecraft <1.12 server in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages