This repository has been archived by the owner on Feb 21, 2023. It is now read-only.
Version 1.9.5
This update brings about a many quality of life changes, such as a new logging method for easier debugging!
- [+] Added a new logging system that works in the background for easier debugging
- [+] Added a debug mode behind the scenes. To use debug mode just add a debug option at the end of your config file and set to true (if you don't know how to do this then you won't need to use it)
- [+] Option to not overwrite current config file when problems are found
- [*] Removed an import due to code refactoring
- [*] Changed some comments to make more sense