Wad lib
the lib can extract or make wad version 3.4 It is a micro reconstruction of cslol https://github.com/LeagueToolkit/cslol-manager
Prerequisites
- Install Rust and Cargo: https://rustup.rs/
- copy a hash for https://github.com/CommunityDragon/Data
- copy a wad file for you lol game dir
Build Instructions
- Clone this repository:
How to use
use extract_wad;
use make_wad;
MORE
see https://docs.rs/