Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 692 Bytes

File metadata and controls

13 lines (10 loc) · 692 Bytes

transit-map

GitHub Pages Status GitHub repo size GitHub last commit (branch)

Map of rail lines (MRT, warp rail, traincart rail, etc) on the Minecart Rapid Transit server

Building the map

  • (Optional: Start a virtual environment: python -m venv env && source ./env/bin/activate.sh)
  • Install dependencies: pip install -Ur requirements.txt
  • Run the build script: python scripts/build.py
  • The map is located in maps