Skip to content

Installing

IAJ edited this page Jun 10, 2021 · 3 revisions

Installing

Download the latest release, extract the zip, and run the exe.

Or run it locally

$ git clone https://github.com/IAJWasTooShort/PyCraft.git
$ cd PyCraft
$ pip install -r requirements.txt
$ python3 main.py
Clone this wiki locally