mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-23 08:35:30 +00:00
6d990de65c9eb6ea317fd548e929687ae900dca8
PCK Studio
Modify .PCK archives as you please!
previously known as MinecraftUSkinEditor
A minecraft for Wii U editor
Features:
- Open, Edit and Save .PCK archives (this means models, animations, entire custom packs, etc.)
- Add / Remove / Replace skins, audios, textures, animations and much more.
- Edit localization data to make your mods support every language supported by minecraft itself!
- PNG previewing
- And much more!
Known Issues
.resx been flagged by windows(when downloading source.zip)
Setup:
$ git clone https://github.com/PhoenixARC/-PCK-Studio.git
$ cd "-PCK-Studio"
How to Build:
- Run if windows flags .resx files
$ dir -Path .\ -Recurse | Unblock-File
-
Building using Visual Studio
- Open MinecraftUSkinEditor.sln in Visual Studio 2022 or later
- Click
Runor pressShift + B
-
Building using MSBuild
-
$ nuget restore MinecraftUSkinEditor.sln $ msbuild MinecraftUSkinEditor.sln -property:Configuration=Release
-
A quick note:
- Forms will not load in viewer until the solution is build at least once
Contributers:
Credits
- yaboiFoxx for Improved UI concept
Description
Languages
C#
99.7%
GLSL
0.3%