mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-09-23 06:32:43 +00:00
Version Release 7.1.1
PCK Studio 7.1.1 Changelog ================== Bug Fixes: -Fixed cancelled MessageBox erroneously stating "Node not extracted" while using the Export Skin Icon tool. -Skin icons can no longer be exported for skins with abnormal resolutions. -Skin paper dolls can no longer be created for skins with abnormal resolutions. A default skin icon will be returned instead. -Fix crash for paper dolls generated from skin textures smaller than the base resolution skin size -Fix crash for paper dolls generated from skins with boxes placed outside of the base resolution skin canvas -Added the changelogs for 7.1 and 7.1.1 to the main menu
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "7.1.0.0",
|
||||
"url": "https://github.com/LCERD/PCK-Studio/releases/download/v7.1.0.0/PCK-Studio.zip",
|
||||
"version": "7.1.1.0",
|
||||
"url": "https://github.com/LCERD/PCK-Studio/releases/download/v7.1.1.0/PCK-Studio.zip",
|
||||
"changelog": "https://raw.githubusercontent.com/LCERD/PCK-Studio/main/CHANGELOG.md",
|
||||
"mandatory": false
|
||||
}
|
||||
Reference in New Issue
Block a user