CHANGELOG

1.0.3: Okay, so Thunderstore does this weird thing that has to be a glitch. On the app, when you download this mod, the folder originally called "assetbundles," which was renamed to "HutchersonWhistle" in version 1.0.2, gets deleted, the contents of which simply get dumped out into the main folder. I assume this is a glitch because it doesn't happen if you manually download the mod from the website; this only happens in the app. What I did was remove the folder and modify the code so that it uses try-catch statements while it pours through every file in the mod's directory. Is there a better way? Probably (and honestly, the best way would be for the app to work like the website.), but I do not care nearly enough to find it.