Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@robertcorponoi robertcorponoi released this 28 Sep 00:54
· 1 commit to master since this release
6e88426
  • Simplified the Message object by taking out the toString and toBinary methods and moving them to the utility file.
  • Removed the ClientData and Cookies modules and replaced them with js-cookie to make it more simple and efficient.
  • Improved and added tests.
  • Changed typescript out dir to build instead of lib to match GameGuard server.
  • Added npm scripts to improve build process.