Files
PCK-Studio/README.md
PhoenixARC 6acbb8c209 remove link to unknown developer
as was requested by the developer, their GitHub link has been removed
2023-04-19 16:14:28 -04:00

2.1 KiB

PCK Studio

Modify .PCK archives as you please!
If you have any issues or would like to suggested a feature, we encourage you to open a new issue on the github.

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!\

Supported File formats

Name Extention
Localization files .loc
Game Rule files .grh/.grf
Music Cues file audio.pck
Color/Colour Table file .col

Known Issues

  • .resx been flagged by windows(when downloading source.zip)

Setup:

$ git clone --recursive https://github.com/PhoenixARC/-PCK-Studio.git PCK-Studio
$ cd PCK-Studio

How to Build:

  • Run if windows flags .resx files
    $ dir -Path .\ -Recurse | Unblock-File
    

A quick note:

  • Forms will not load in viewer until the solution is build at least once

Active Developers:

PhoenixARC
MattNL
Miku-666
EternalModz

Previous Developers and Contributors:

Nobledez
jam1garner
XxModZxXWiiPlaza
SlothWiiPlaza

Other Credits