mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Update readme.
This commit is contained in:
12
README.md
12
README.md
@@ -5,7 +5,11 @@ See http://vt.alttp.run for more details on the normal randomizer.
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Clone this repository and then run ```Main.py``` (requires Python 3).
|
Clone this repository and then run ```EntranceRandomizer.py``` (requires Python 3).
|
||||||
|
|
||||||
|
Alternatively, run ```Gui.py``` for a simple graphical user interface.
|
||||||
|
|
||||||
|
For releases, a Windows standalone executable is available for users without Python 3.
|
||||||
|
|
||||||
## Options
|
## Options
|
||||||
|
|
||||||
@@ -207,3 +211,9 @@ If set, will only ensure the goal can be achieved, but not necessarily that all
|
|||||||
```
|
```
|
||||||
|
|
||||||
If set, will not produce a patched rom as output. Useful to batch generate spoilers for statistical analysis.
|
If set, will not produce a patched rom as output. Useful to batch generate spoilers for statistical analysis.
|
||||||
|
|
||||||
|
```
|
||||||
|
--gui
|
||||||
|
```
|
||||||
|
|
||||||
|
Open the graphical user interface. Preloads selections with set command line parameters.
|
||||||
|
Reference in New Issue
Block a user