A launcher and mod/patch tool for the 1997 video game LEGO Island.
Find a file
itsmattkc d32dff5beb
Merge pull request #30 from someperson/runfix
Added null check to fix problem with run flag
2021-07-12 08:27:50 -07:00
.github/workflows ignore changes to README on CI 2021-03-20 13:53:24 +11:00
Rebuilder Added null check to fix problem with run flag 2021-05-20 19:15:09 -05:00
.gitignore first commit 2019-04-27 23:23:41 +10:00
README.md add details about usage 2021-03-19 20:45:15 -04:00
Rebuilder.sln first commit 2019-04-27 23:23:41 +10:00

LEGO Island Rebuilder

A launcher and mod/patch tool for the 1997 video game LEGO Island.

Screenshot

Homepage | Download | Patreon

Supports Windows 98+ (requires .NET Framework 2.0+).

Rebuilder makes no permanent changes to your LEGO Island installation and none of its patches require administrator privileges (it can also patch the parts of LEGO Island that require administrator privileges).

Tested with the following versions of LEGO Island (identify your version):

  • English v1.0 / August Build
  • English v1.1 / September Build
  • German v1.1
  • Danish v1.1
  • Spanish 1.1

Research done towards developing this tool is documented at the LEGO Island Modding Wiki.

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.