https://github.com/algebuckina/mtg-mod-manager
The SWGEmu Mod manager is an open source winforms C# project I've been slowly chipping away at over the past year. In essence, it's an easy to use way to install and uninstall TRE based mods to SWGEmu. I've tired to remake UI elements from SWG so it integrated into the look of the game.
In it's current form, the manager has most of it's functionality, I just need to finish up the mod lists, implement the editing of the config files for SWG and pack tre files. The manager currently launches the game, allows the importing of mods, lists all the files in the /mod folder and loads swgemu_live.cfg into an array.
This project is very much a work in progress, but as I learn more about coding, I add more to the mod manager.