Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.52 KB

BUILDING.md

File metadata and controls

19 lines (16 loc) · 1.52 KB

Running from source

Instruction Image
Get python Get python
Get the Door Randomizer Unstable source code Get source code
Install Platform-specific dependencies (see below) Command line
Run DungeonRandomizer.py for command-line script DungeonRandomizer.py
Run Gui.py for user interface Gui.py

Platform-specific dependencies

Platform Command line Image
Windows resources/ci/common/local_install.py Windows
py Launcher: 3.9 resources/ci/common/local_install.py --py 3.9
py Launcher: 3.8 resources/ci/common/local_install.py --py 3.8
py Launcher: 3.7 resources/ci/common/local_install.py --py 3.7
py Launcher: 3.6 resources/ci/common/local_install.py --py 3.6