Files
PCK-Studio/README.md
PhoenixARC 38bb4b7c4d Update README.md
add note about building once.
2022-04-23 13:59:20 -04:00

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