unity-mod-manager
unity-mod-manager copied to clipboard
UnityModManager
When a mod loads a DLL from the mod directory, it does not appear to load and throws a `System.IO.FileNotFoundException: Could not load file or assembly '' exception. For example,...
Just checking in to see if Harmony 2.3 is planned anytime soon for UMM
The changes to `Starter.cs` introduced here a41a224be13d6f65538213624aaadb8395548545, specifically the use of the three-argument `Path.Combine`, doesn't work on a game I'm trying (Overcooked! 2) running .NET framework 3.5—the game just spams...
Has anyone managed to get this working on Catalina seeing as it's now 64-bit only? I'm seeing WARNING: The Carbon driver has not been ported to 64bits, and very few...
The version of Newtonsoft.Json used by UMM (Version 11.01) contains vulnerabilities. Version 13.03 is the latest version with no known vulnerabilities.
https://github.com/newman55/unity-mod-manager/assets/152203450/b288fb01-3be6-4d1a-b582-facfb3fe7899
Hey, I get a blue screen with only the cursor visible when I load the game up. Checking my logs, it's just the same error over and over. `[1.0231 -...
After not touching the game for a while, the UMM window did not pop up in-game. I tried re-installing things and updating UMM, but the only thing that worked was...
installed mod manager on a dance of fire and ice, mods are also installed and i can show/hide mod manager gui in the game, but clicking does nothing
Hello! I'm having an issue getting mods to load on Linux. I am running the UMM through Mono and I made a symbolic link as well. UMM detects the game...