MattN-L 8293cd5b61 Added PCK Endianness Conversion
commit 95bd1957d8
Author: MattN-L <MattNL.XBLD@gmail.com>
Date:   Sun Mar 31 19:26:17 2024 -0400

    Added endianness conversion feature

    Redone because it originally included a bunch of sub pck support, which is no longer planned.

commit 03ebbd3d58
Author: MattN-L <MattNL.XBLD@gmail.com>
Date:   Sun Mar 31 18:53:46 2024 -0400

    Revert "Added PCK Endianness conversion features"

    This reverts commit 565dabf38a.

commit 565dabf38a
Author: MattN-L <MattNL.XBLD@gmail.com>
Date:   Mon Dec 11 21:02:14 2023 -0500

    Added PCK Endianness conversion features
2024-03-31 20:17:56 -04:00
2022-12-17 23:42:35 +01:00
2022-08-15 22:15:00 +02:00
2021-01-30 13:19:58 -05:00
2021-01-30 13:19:58 -05:00
2023-07-17 19:47:41 +02:00

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 Github.

Features:

  • Open, edit and save .PCK archives (including models, animations, entire custom packs, etc.)
  • Add, replace or remove skins, audios, textures, animations and much more.
  • Add translations to make your mods support every language supported by minecraft itself!
  • Image previewing

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 the designer until the solution is build at least once.

Active Developers:

PhoenixARC
MattNL
Miku-666
EternalModz

Previous Developers:

Nobledez
jam1garner
SlothWiiPlaza

Contributors

yaboiFoxx for Improved UI concept
XxModZxXWiiPlaza

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