I've created a small mod manager application which I'd like to share with you.
Please read through all of this, as there are some things to keep in mind.
Download link at the bottom, this application needs .NET Framework 4.0 CP.
Change log at the bottom. The program will auto-update.
Features:
- - List Mods, Versions etc
- Remove
Remove the mod's folder from your hard drive, touches nothing else.
- Dangerous Remove
Does the same thing as the Remove option, but also tries to remove the mod's line from your save games. Use this option with caution, it will create backups of your saves prior to messing with them, but the mod may add content which may corrupt your save if you start the game without the mod. Don't blame me if something fishy happens to your saves!
- Add Mod
Install a mod from an Archive File (Zip, 7z, RAR supported)
- Drag/Drop Mod Install
Install a mod by dragging and dropping either an archive file or a folder onto the mod list.
- - In depth mod scanning to show you possible incompatibilities
- Safeguard the "Dangerous Remove"-option to scan for problems if the mod is removed
- Maybe hooking it up to an online repository for mods
In the rare event that the app crashes on you, please provide me with as much detail as you can and I will do my best to fix it.
You will most likely get warnings from windows when you install the application ("Windows protected your PC"), this is due to the app being self signed.
Download Me!
Virus Scan
------------------------------------------------------------------------
Changelog
Version 0.2.9.28 (02-12-2013)
- - Fixed loading of certain different XML layouts.
- - New support for multiple steam folders. The program will now find your game even if you seperated your library folder from your steam install.
- - Added a message to inform the user if a mod failed to load on app startup
- - Added success messages on add and remove
- Added check on mod overwrite / update
- Improved zip and 7z extraction
- - Renamed Safe Remove to Remove, Remove to Dangerous Remove and added a warning
- Program should tell you now when it could not install a mod
- Support for deeply nested mods
- Support for mod zip files where the mod is the parent directory