-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Since ~2012, I've written this library for use in my little project for hacking Warcraft III (couldn't remember the year).
Then pushed my archived code in ~2015 and do some small improvements.
Some codebase might not be good enough for example:
Booleanshould be converted tobool.Doubleshould bedouble.- Whitespaces, and indentation.
- Unused variables.
- etc.