Skip to content

V0.7.1 Beta

Latest
Compare
Choose a tag to compare
@Alexander-T-Moss Alexander-T-Moss released this 10 Sep 13:07
· 29 commits to main since this release

Major Changes

  1. 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

  1. Fixed an issue where the script would mess up detracts (basically changed a < to <=)
  2. Added more error handling and catching for the script creating a model.txt file
  3. Code tweaks for efficiency