add player data mapping
This commit is contained in:
parent
edee1d2cfa
commit
46730ee8fa
11 changed files with 777 additions and 77 deletions
|
|
@ -8,4 +8,5 @@ mod serializer;
|
|||
mod cache;
|
||||
mod deobfuscate;
|
||||
|
||||
pub mod model;
|
||||
pub mod client;
|
||||
|
|
|
|||
Reference in a new issue