Find a file
Levi--G 54ff3ca085 Big Cleanup (#4)
Renamed Utils to ModLoader
Changed static class to static instance
Moved logging to class and added file logging
Added more protection for modloader properties
Fixed RefreshModFiles now unloads mods before clearing
Fixed trying to load abstract classes and using IsAssignableFrom
Various small improvements
2019-08-03 18:33:33 -07:00
packages/Unity3D.UnityEngine.2018.3.5.1 init files 2019-08-01 13:55:48 -07:00
Properties init files 2019-08-01 13:55:48 -07:00
src Big Cleanup (#4) 2019-08-03 18:33:33 -07:00
.gitignore added bin to .gitignore 2019-08-01 15:21:52 -07:00
BWModLoader.csproj Big Cleanup (#4) 2019-08-03 18:33:33 -07:00
BWModLoader.sln init files 2019-08-01 13:55:48 -07:00
LICENSE Initial commit 2019-08-01 13:54:06 -07:00
packages.config init files 2019-08-01 13:55:48 -07:00
README.md Initial commit 2019-08-01 13:54:06 -07:00

BWModLoader