Skip to content

v0.5.01

Compare
Choose a tag to compare
@th3w1zard1 th3w1zard1 released this 23 Jun 06:37
· 278 commits to master since this release

What's Changed?

Fixes a minor message box error caused by this pseudocode:

if ( success == InstallExitCode.SuccessfullyInstalled )
    print( there was an error: success.ResultMessage)

Should have been success !=. In other words, the 'install selected mod' button won't show that there was an error with 'completed successfully' anymore.

Full Changelog: v0.5.0...v0.5.01

Please see https://github.com/th3w1zard1/KOTORModSync/releases/tag/v0.5.0 for the full release notes

Instructions:

Download the .zip that matches your operating system. Extract all contents and run. Once you run the program, press 'load install file' to load the TOML file.
This installer requires you downloaded all mods into one folder (known as the mod directory).