Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Added shell shebang to MacOS Launcher code
|
|
|
|
It's no longer broken with the auto-fixes in the upcoming SMAPI update.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This removes the need to have .NET 5 installed to run SMAPI. Note that there's no need to actually bundle the .NET files, since they're already bundled into the game folder.
|
|
|
|
|
|
|
|
|
|
This lets players run the installer without manually installing .NET 5, which was causing a lot of support requests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is now added as a regular map tilesheet, so it'll be handled by the tilesheet asset propagation.
|
|
|
|
|
|
|
|
|
|
|
|
|