Modify .PCK archives as you please!
If you'd like to suggested a feature to be added open an issue on the github.
- 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!\
Name | Extention |
---|---|
Localization files | .loc |
Game Rule files | .grh/.grf |
Music Cues file | audio.pck |
Color/Colour Table file | .col |
.resx been flagged by windows(when downloading source.zip)
$ git clone https://github.com/PhoenixARC/-PCK-Studio.git
$ cd "-PCK-Studio"
- Run if windows flags .resx files
$ dir -Path .\ -Recurse | Unblock-File
-
Building using Visual Studio 2022 (or later)
- Open PCK_Studio.sln in Visual Studio 2022 or later
- Click
Run
or pressShift + B
-
-
$ nuget restore PCK_Studio.sln $ msbuild PCK_Studio.sln -property:Configuration=Release
-
- Forms will not load in viewer until the solution is build at least once
- yaboiFoxx for Improved UI concept