Closed edemirel closed 6 years ago
This should be fixed now. It now stores subfolder info in the installed.txt file. I didn't have a good way to test this on an addon with multiple subfolders, so please remake this issue if it's still not working on the newest version.
When you have multiple folders that extract from the same exact version, the installer thinks they're the exact same. I fixed it by adding a second check in here which forces an update if there's a subfolder. Im sure there' a better way to fix this but just wanted to get it working.
if (currentVersion != installedVersion) or (subfolder != "") :