SMAPI - Stardew Modding API

SMAPI - Stardew Modding API

2M Downloads

Ensure mod unique IDs are unique

Pathoschild opened this issue ยท 1 comments

commented

SMAPI should show an error if mods share a unique ID, and refuse to load any of the duplicates.

commented

Done in develop for the upcoming SMAPI 2.0 release.