Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The path length limit no longer applies in .NET 5.
|
|
This is no longer needed after the .NET 5 migration.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was originally added to reduce antivirus false positives, but they do it anyway at this point.
|
|
installer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This led to confusion since the installer didn't copy mod subfolders correctly. The installer now explains where to add custom mods instead.
|
|
|
|
|
|
|
|
*.exe.config files (#582, #588)
|
|
|