Hey! Im attempting to create a mod manager and was wondering if anyone could give me any insights they are learned so far. One thing im trying to find out right now is how the game manages mods. I know there is a sq-lite database but Im not sure if I can just add and remove mods because it seems the game does some setup with the mods on startup. So instead my plan right now was just to move mods between the mods folder and a holding folder like other mod managers do. But if anyone knows more about the mod setup the game does lmk or if you have anything else you think I might find useful! Once I get a fairly working version I will throw it up on git hub and share it should be in the next couple days!