Skip to content

Update code for Stardew Valley 1.2 and SMAPI 2.0#1

Merged
Alhifar merged 7 commits intoAlhifar:masterfrom
Pathoschild:update-code
Jan 8, 2018
Merged

Update code for Stardew Valley 1.2 and SMAPI 2.0#1
Alhifar merged 7 commits intoAlhifar:masterfrom
Pathoschild:update-code

Conversation

@Pathoschild
Copy link
Copy Markdown
Collaborator

This pull request...

  • Updates the code for compatibility with SMAPI 2.0+ and Stardew Valley 1.2+.
  • Migrates to the mod build package.
    This automates references (so we no longer need to change reference paths in the .csproj), lets us compile the mod on Linux/Mac/Windows without changes, simplifies debugging from Visual Studio, lets us deploy the mod into the game's Mods folder automatically on build, and creates the release package automatically.
  • Simplifies the .gitattributes and replaces the .gitignore with one for C# projects.
  • Bumps the version to 1.0.1 for release.

If these changes look fine, can you release WaitAround 1.0.1.zip to the forum thread?

This automates references (so we no longer need to change reference paths in the .csproj), copies the mod into the Mods folder and creates a release zip automatically, lets us compile the mod on Linux/Mac/Windows without changes, and simplifies debugging from Visual Studio.
@Alhifar Alhifar merged commit 351704a into Alhifar:master Jan 8, 2018
@Pathoschild Pathoschild deleted the update-code branch January 9, 2018 05:27
Alhifar pushed a commit that referenced this pull request Jul 3, 2019
Add Functionality: Shift-Click to +/- by 60 mins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants