File information

Last updated

Original upload

Created by

cmkushnir

Uploaded by

cmkushnir

Virus scan

Safe to use

Tags for this mod

About this mod

Use C# scripts to query game data and generate new mod pak files.

Permissions and credits
Changelogs
IMB allows users to research game content and create mods using C# ‘scripts’.

There is no installer, and it does not require any of the game pak’s to be pre-extracted or converted. All data you see and work with is extracted into memory as needed from your current game files when IMB is run. It requires .NET Desktop Runtime 9.x x64, and some dependencies may require other .NET versions.
See: https://dotnet.microsoft.com/en-us/download/dotnet/9.0

To uninstall just delete the folder you extracted IMB into and optionally remove the registry key at: 
Computer\HKEY_CURRENT_USER\SOFTWARE\cmkushnir\IcarusModBuilder
.
The registry key is automatically created and used to store the window state between runs.

When you run IMB it will search for installed Steam and Game Pass (untested) versions of the game, and if found automatically start to load the data from
the detected game instance. It takes about 20 sec to load the game data.

See the Readme.pdf for more details.