features(libtlg-rs): Add tlg6 decode support

This commit is contained in:
2025-07-28 13:50:42 +08:00
parent e06acfbcee
commit b586a33fda
6 changed files with 664 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tlg"
version = "0.1.1"
version = "0.1.2"
description = "Tools to process TLG image file."
edition = "2024"
license = "MIT"