Deli-Collective / Deli

Deli Eliminates Loader Intricacies with BepInEx plugins and custom content.
GNU General Public License v3.0
5 stars 0 forks source link

Fix null field in DeliMod constructor #11

Closed malicean closed 3 years ago

malicean commented 3 years ago

Fixes the DeliMod.BaseMod field being null in the constructor. This was problematic for H3MP.

Changes:

Now that the field isn't being set outside the constructor, it really ought to be changed to a get-only property. I didn't do that because it would break mods built for v0.1.0.