Open TobbyTheBobby opened 7 months ago
https://github.com/Timberborn-Modding-Central/ModManager/blob/d5fef2befb0b5008f4c0708c0ad9533665b0b48c/ModManager/AddonSystem/AddonService.cs#L153
When this is called and the option is disabled, it will always return null. Instead it should sometimes return the live file of the mod.
https://github.com/Timberborn-Modding-Central/ModManager/blob/d5fef2befb0b5008f4c0708c0ad9533665b0b48c/ModManager/AddonSystem/AddonService.cs#L153
When this is called and the option is disabled, it will always return null. Instead it should sometimes return the live file of the mod.