Temperz87 / ultra-mod-manager

A WIP mod manager for ULTRAKILL, that works with BepInEx and UKMods
MIT License
24 stars 21 forks source link

Change some methods to properties #3

Closed TeamDoodz closed 2 years ago

TeamDoodz commented 2 years ago

Some methods in the code are better suited as properties. These are:

All of these methods have been changed to properties (for backwards compatibility reasons, the methods still exist). Their names and XML docs have also been changed to be better/more accurate.