10000 GitHub - kofing1/tlg2png: Convert to and from TLG images
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kofing1/tlg2png

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLG_rs

Convert images to and from TLG image format

Supported TLG versions

  • [X] TLG0.0
  • [ ] TLG5.0
  • [X] TLG6.0

Supported actions

  • [X] TLG to Png
  • [ ] Png to TLG

Installation

cargo install --git https://github.com/forlos/tlg_rs.git --branch master

Usage

tlg [flags] <paths>

Example

  • Convert one file
tlg tlg_file1.tlg
  • Convert all tlg files in directory
tlg directory/*.tlg

References

About

Convert to and from TLG images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%
0