Major Changes
- Now the script creates a default model.txt file if it's unable to find one (and thus a model.txt file isn't included in the release anymore)
Minor Changes
- Fixed an issue where the script would mess up detracts (basically changed a
<
to<=
) - Added more error handling and catching for the script creating a model.txt file
- Code tweaks for efficiency