mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-24 06:57:06 +00:00
35 lines
781 B
Markdown
35 lines
781 B
Markdown
# PCK Studio
|
|
_previously MinecraftUSkinEditor_
|
|
A minecraft for Wii U editor
|
|
|
|
Modify .PCK archives as you please!
|
|
|
|
### Features:
|
|
* Open and Save .PCK archives
|
|
|
|
* Edit the entry data for .PCK archives (This means custom names, models, animations, entire custom packs, etc. etc.)
|
|
|
|
* Replace, Add or Remove files from the archives. (AKA add/remove/replace skins, maps, textures packs and more!)
|
|
|
|
* Edit localization data to make your mods support every language supported by minecraft itself!
|
|
|
|
* Add/Remove localization objects
|
|
|
|
* PNG previewing
|
|
|
|
* And much more!
|
|
|
|
### To compile:
|
|
|
|
* download
|
|
|
|
* run `UnblockAllFiles.ps1`
|
|
|
|
* Open `MinecraftUSkinEditor.sln`
|
|
|
|
* hit run *or* hit **Shift+b**
|
|
|
|
### A quick note:
|
|
|
|
* Forms will not load in viewer until the solution is build _at least_ once
|