Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@shacharrr shacharrr released this 17 Jul 17:43
· 3 commits to main since this release
0774a5a

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)