add details about usage

This commit is contained in:
Ramen2X 2021-03-19 20:45:15 -04:00 committed by GitHub
parent 22b6a1f31c
commit e15aa2f154
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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