Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Version 1.10.0-b6

Pre-release
Pre-release
Compare
Choose a tag to compare
@Aethese Aethese released this 12 Sep 14:53
· 6 commits to main since this release
f641c66

Build 6 of v1.10.0. no exe file is provided with this update (as of this time at least). full changelog below:

  • changed how updates are handled if in beta or debug mode
  • removed need for formatted_logs variable
  • shortened 2 if statements
  • remove checks if in beta from updater.py
  • further checks to see if program is an exe file
  • changed the status_codes var a bit
  • new variable stating if program is an exe file
  • run the program through python3 first (finally python as a backup)