Update BUILDING.md

This commit is contained in:
Mike A. Trethewey
2021-03-15 22:17:33 -07:00
parent da62fe98ba
commit 3a370eb9f9

View File

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