SMAPI - Stardew Modding API

SMAPI - Stardew Modding API

971k Downloads

Backport SMAPI 1.9 to Stardew Valley 1.11

Pathoschild opened this issue ยท 1 comments

commented

SMAPI 1.9 is the upcoming version of SMAPI which requires Stardew Valley 1.2.15+ beta. Split that release into two versions:

  • SMAPI 1.9 should backport most of the changes in develop to the current Stardew Valley 1.11 for immediate release.
  • SMAPI 1.10 should contain only those changes needed for compatibility with Stardew Valley 1.2.15+ beta.

Rationale

SMAPI 1.9 beta requires Stardew Valley 1.2 beta, but the latter has an indefinite release date. SMAPI now has two months of development and improvements awaiting release, compared to the normal two-week release cycle, and development is now paused to avoid piling more changes before the current work has been fully tested and validated. Splitting SMAPI 1.9 lets us release most of these changes for validation to unblock further development.

commented

Done. The develop branch has been temporarily split into develop-1.9 and develop-1.10, which will be kept in sync for the two versions of the game.