14 lines
416 B
Markdown
14 lines
416 B
Markdown
# Running from source
|
|
|
|
1. Get [python](http://python.org/downloads)
|
|
1. Get the [Door Randomizer Unstable source code](https://github.com/Aerinon/ALttPDoorRandomizer/archive/DoorDevUnstable.zip)
|
|
1. Install Platform-specific dependencies
|
|
1. Run `DoorRandomizer.py` for command-line script
|
|
1. Run `Gui.py` for user interface
|
|
|
|
## Platform-specific dependencies
|
|
|
|
### Windows
|
|
|
|
* Run `resources/ci/common/local_install.py`
|