Skip to content

Update for SMAPI 2.0 and streamline build#1

Merged
AdvizeGH merged 9 commits intoAdvizeGH:masterfrom
Pathoschild:update-code
Jul 16, 2017
Merged

Update for SMAPI 2.0 and streamline build#1
AdvizeGH merged 9 commits intoAdvizeGH:masterfrom
Pathoschild:update-code

Conversation

@Pathoschild
Copy link
Copy Markdown
Contributor

This pull request...

  • Updates the code for compatibility with SMAPI 2.0 (without removing compatibility with SMAPI 1.x).
  • 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, and lets us deploy the mod into the game's Mods folder automatically.
  • Loads the heart texture with SMAPI's new content API, which is much easier to use.
  • Adds a .gitignore and removes files which don't need to be in source control.
  • Adds a .gitattributes to normalise line endings between Linux/Mac/Windows.
  • Refactors and documents the code a bit.

@AdvizeGH AdvizeGH merged commit 6cab3fb into AdvizeGH:master Jul 16, 2017
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