Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since it targets .NET Standard 2.0, they're not available anyway.
|
|
|
|
Ignore dot-prefixed files when scanning for mods
|
|
|
|
|
|
This reverts commit c92efc65ce7cbfbca3e92e027141e6b8d90073c8.
|
|
|
|
This is helpful for cases like this: https://cdn.discordapp.com/attachments/156109690059751424/962879339739885578/unknown.png
|
|
|
|
|
|
Improve log parser
|
|
|
|
This avoids loading the data synchronously as a JavaScript snippet, which improves performance when opening the page.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add command-line arguments to toggle developer mode
# Conflicts:
# src/SMAPI/Program.cs
|
|
|
|
|
|
|
|
way is being buggy.
|
|
improve performance and enhance the user experience with using the log parser.
|
|
The migrated package didn't work consistently in VIsual Studio, so this suppresses nullable annotations in .NET Standard instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|