My goal was to make a module that can:
1. watch variables and complex expressions
2. watch files and reload them when they change
3. Reloads the game after any watched files have been changed.
4. Custom colors
5. Add Global variables to the listener from the console by providing there name.
6. Restarts the game without relaunching the executable.
Source : https://github.com/maromaroXD/Binocles
Feel free to use, and if you can critic my code

Have a great day.