Первая версия декоратора текстур
This commit is contained in:
8
texture-decoder/Cargo.toml
Normal file
8
texture-decoder/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "texture-decoder"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
byteorder = "1.4.3"
|
||||
image = "0.24.7"
|
||||
Reference in New Issue
Block a user