Update build instructions

This commit is contained in:
Mike A. Trethewey
2021-03-15 22:15:19 -07:00
parent 7e3080d78b
commit da62fe98ba
7 changed files with 10 additions and 8 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
docs/images/cmd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
docs/images/sourcecode.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB