Convert images to and from TLG image format
- [X] TLG0.0
- [ ] TLG5.0
- [X] TLG6.0
- [X] TLG to Png
- [ ] Png to TLG
cargo install --git https://github.com/forlos/tlg_rs.git --branch master
tlg [flags] <paths>
- Convert one file
tlg tlg_file1.tlg
- Convert all tlg files in directory
tlg directory/*.tlg