Age | Commit message (Expand) | Author |
---|---|---|
2017-10-08 | move release notes into mod build package docs | Jesse Plamondon-Willard |
2017-10-08 | move mod build config readme into docs | Jesse Plamondon-Willard |
2017-10-08 | add support for SMAPI 2.0 version strings in mod release zip code | Jesse Plamondon-Willard |
2017-10-08 | rm redundant code | Jesse Plamondon-Willard |
2017-10-08 | escape invalid characters in release zip paths | Jesse Plamondon-Willard |
2017-10-08 | add prerelease tag to zip name & normalise version format | Jesse Plamondon-Willard |
2017-10-08 | handle various edge cases in manifest parsing for zip filename | Jesse Plamondon-Willard |
2017-10-08 | move create-zip task into project code | Jesse Plamondon-Willard |
2017-10-08 | convert mod build config into .NET project to simplify C# build tasks | Jesse Plamondon-Willard |