Releases: robertcorponoi/gameguard-client
Releases · robertcorponoi/gameguard-client
v1.0.0
- Simplified the
Messageobject by taking out thetoStringandtoBinarymethods and moving them to the utility file. - Removed the
ClientDataandCookiesmodules and replaced them withjs-cookieto make it more simple and efficient. - Improved and added tests.
- Changed typescript out dir to
buildinstead oflibto match GameGuard server. - Added npm scripts to improve build process.