We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a772ad commit 3be629fCopy full SHA for 3be629f
pyproject.toml
@@ -44,7 +44,7 @@ dependencies = [
44
"Pillow",
45
"texture2ddecoder >= 1.0.5", # texture decompression
46
"etcpak", # ETC & DXT compression
47
- "astc-encoder-py >= 0.1.8", # ASTC compression
+ "astc-encoder-py >= 0.1.12", # ASTC compression
48
# audio extraction
49
"fmod_toolkit",
50
# filesystem handling
0 commit comments