Release 1.4.0
Change log:
- ➕ Added Settings Menu
- ➖ Removed config file from
.msi
installer* - 🐛 Fixed inaccessible config file bug by rewriting the
config()
class
*The config file is now handled by the reworked config()
class in main.py
. The new class handles updating, reading, and writing the config file.