decrypt_truck 1.3.6

Fast library to decrypt game saves on ETS2 and ATS
Documentation
1
2
3
4
5
pub mod aes;
pub mod decode_utils;
pub mod file_type;
pub mod serialize;
pub mod zlib;