Skip to content

Running from source

Fabian Dill edited this page Mar 27, 2020 · 14 revisions

General

If you just want to play and there is a compiled version available, use that version. These steps are for developers.

What you'll need: Python 3.7 or Python 3.8 A C Compiler

Windows

Recommended steps Download and install Python, make sure to install it with pip Download and install Visual Studio Build Tools

Clone this wiki locally