add player data mapping

This commit is contained in:
ThetaDev 2022-08-01 19:50:38 +02:00
parent edee1d2cfa
commit 46730ee8fa
11 changed files with 777 additions and 77 deletions

View file

@ -8,4 +8,5 @@ mod serializer;
mod cache;
mod deobfuscate;
pub mod model;
pub mod client;