Rename installer package to reduce confusion
Pathoschild opened this issue · 2 comments
Players sometimes try to run SMAPI from <installer package>/internal/Windows
. Rename the main folder to avoid confusion.
To do:
-
Make sure it won't break mod managers:
client status ModDrop ✓ not affected. SDVMM ✓ affected but easy fix. SVPM ✓ no response on Discord 2017-07-10, sent second message through Nexus 2017-08-02. -
Rename the main folder and zip from
SMAPI 2.0
toSMAPI 2.0 installer
to reduce confusion.
I would recommend having the final files bundled into the installer as resources, windows & the .net framework both have API's for reading those resources out of other files, so mod managers should be able to handle that.
This would also allow you to just distribute a single file in the zip, confusion: perma-fixed