tomolib 1.1.1

Library for reading, modifying, and extracting Tomodachi Life data formats.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pub mod ainb;
pub mod bars;
pub mod binio;
pub mod bntx;
pub mod bwav;
pub mod byml;
pub mod hash;
pub mod lms;
pub mod msbp;
pub mod msbt;
pub mod nca;
pub mod nsp;
pub mod rstbl;
pub mod sarc;
pub mod zs;