mirror of
https://github.com/isledecomp/LEGOIslandRebuilder.git
synced 2024-11-27 09:35:41 -05:00
add details about usage
This commit is contained in:
parent
22b6a1f31c
commit
e15aa2f154
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -18,3 +18,15 @@ Tested with the following versions of LEGO Island ([identify your version](https
|
|||
* Spanish 1.1
|
||||
|
||||
Research done towards developing this tool is documented at [the LEGO Island Modding Wiki](http://www.legoisland.org/).
|
||||
|
||||
# Usage
|
||||
|
||||
Running Rebuilder will open a GUI you can use to select which patches you'd like to run the game with.
|
||||
|
||||
To use the music insertion functions, open the Music tab to display a list of the music files in the game. You can then pick and choose which ones you'd like to replace.
|
||||
|
||||
The Run button will launch the game with the current settings. The Kill button will close all currently running instances of the game.
|
||||
|
||||
Rebuilder also supports command line args:
|
||||
* `-r`/`--run`: Runs LEGO Island with the currently saved configuration, bypassing Rebuilder's GUI.
|
||||
* `-h`/`--help`: Shows a help page.
|
||||
|
|
Loading…
Reference in a new issue