v1.3.0 srgb textures + non mod 4 images export to uncompressed + rbxmx support

This commit is contained in:
Quaternions 2023-09-30 03:15:57 -07:00
parent 07f6053839
commit bd2e3aa2d3
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -716,7 +716,7 @@ dependencies = [
[[package]]
name = "map-tool"
version = "1.2.0"
version = "1.3.0"
dependencies = [
"clap 4.4.2",
"flate2",

View File

@ -1,6 +1,6 @@
[package]
name = "map-tool"
version = "1.2.0"
version = "1.3.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html