Added
- Duck bind
Changed
- Deleted most of global variables and created a config struct to control configurations
- Stopped using .ini file as the config
- Added .toml file for new config file, improves usage because native to rust
- Fixed visuals (now you must press update button for visuals to write into config)