Update build instructions
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
# 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
|
||||
|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
|
||||
|
||||
### Windows
|
||||
|
||||
* Run `resources/ci/common/local_install.py`
|
||||
|Platform|Command line|Image|
|
||||
| :----: |------------|-----|
|
||||
|Windows |`resources/ci/common/local_install.py`|[Windows](images/cli-windows.png)
|
||||
|
||||
BIN
docs/images/cli-windows.png
Normal file
BIN
docs/images/cli-windows.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.6 KiB |
BIN
docs/images/cmd.png
Normal file
BIN
docs/images/cmd.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
BIN
docs/images/py-dungeonrandomizer.png
Normal file
BIN
docs/images/py-dungeonrandomizer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
BIN
docs/images/py-gui.png
Normal file
BIN
docs/images/py-gui.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
docs/images/python.png
Normal file
BIN
docs/images/python.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
BIN
docs/images/sourcecode.png
Normal file
BIN
docs/images/sourcecode.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.5 KiB |
Reference in New Issue
Block a user