Make a simpler installer script
This commit is contained in:
13
docs/BUILDING.md
Normal file
13
docs/BUILDING.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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`
|
||||
Reference in New Issue
Block a user