Skip to content

Modot 1.0.2

Compare
Choose a tag to compare
@Carnagion Carnagion released this 23 Jul 07:51
· 59 commits to stable since this release
fd59f53

Minor refactors and bugfixes.

Additions

  • An .editorconfig file is now included

Bugfixes

  • Now uses Assembly.LoadFile() instead of Assembly.Load() when loading mod assemblies

Tweaks

  • LINQ-containing methods now use method chains instead of query syntax
  • Analysis-helping attributes from JetBrains.Annotations no longer exist on some private and internal methods