Files
alttpr-python/docs/BUILDING.md
2021-03-15 22:15:19 -07:00

16 lines
731 B
Markdown

# Running from source
|Instruction|Image|
|-----------|-----|
|Get [python](http://python.org/downloads)|[Get python](images/python.png)
|Get the [Door Randomizer Unstable source code](https://github.com/Aerinon/ALttPDoorRandomizer/archive/DoorDevUnstable.zip)|[Get source code](images/sourcecode.png)
|Install Platform-specific dependencies (see below)|[Command line](images/cmd.png)
|Run `DoorRandomizer.py` for command-line script|[DungeonRandomizer.py](images/py-dungeonrandomizer.png)
|Run `Gui.py` for user interface|[Gui.py](images/py-gui.png)
## Platform-specific dependencies
|Platform|Command line|Image|
| :----: |------------|-----|
|Windows |`resources/ci/common/local_install.py`|[Windows](images/cli-windows.png)