Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 600 Bytes

File metadata and controls

27 lines (21 loc) · 600 Bytes

BinReader-Rust

League Of Legends Bin Reader And Writter Using Rust

Hashes at:

Help From:

How to use:

decode bin to json:

binreader-rust decode skin0.bin skin0.json
binreader-rust decode *.bin

encode json to bin:

binreader-rust encode skin0.json skin0.bin
binreader-rust encode *.json

alt text