MattNL aa801e5361 Made changes to OpenPCK
OpenPCK now attempts to open pck files with the opposite endian when confronted with an OverflowException which makes it possible to open little endian pck files from outside the program
2023-03-08 12:45:59 -05:00
2022-12-17 23:42:35 +01:00
2023-03-08 12:45:59 -05:00
2022-08-15 22:15:00 +02:00
2021-01-30 13:19:58 -05:00
2022-06-26 15:52:45 +02:00
2021-01-30 13:19:58 -05:00
2022-12-24 23:32:40 +01:00
2023-03-04 00:57:43 -05:00

PCK Studio

Modify .PCK archives as you please!

Features:

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

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 https://github.com/PhoenixARC/-PCK-Studio.git
$ 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 Dev Team:

Legacy PCK Studio Devs and contributors:

Other Credits

Description
No description provided
Readme 143 MiB
Languages
C# 99.7%
GLSL 0.3%