Updated README

This commit is contained in:
miku-666
2023-07-17 19:47:41 +02:00
parent a900f4670c
commit 97dc92b924

View File

@@ -1,13 +1,13 @@
# PCK Studio
Modify .PCK archives as you please!<br>
**If you have any issues or would like to suggested a feature, we encourage you to open a new [issue](https://github.com/PhoenixARC/-PCK-Studio/issues) on the github.**
# PCK Studio
Modify .PCK archives as you please.<br>
> **If you have any issues or would like to suggested a feature, we encourage you to [open a new issue on Github](https://github.com/PhoenixARC/-PCK-Studio/issues).**
## 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!\
* 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
@@ -15,7 +15,7 @@ Modify .PCK archives as you please!<br>
|:-:|:-:|
| Localization files | **.loc** |
| Game Rule files | **.grh/.grf** |
| Music Cues file |**audio.pck** |
| Music Cues file | **audio.pck** |
| Color/Colour Table file | **.col** |
### Known Issues
@@ -34,17 +34,17 @@ $ cd PCK-Studio
$ dir -Path .\ -Recurse | Unblock-File
```
- ### Building using [Visual Studio 2022 (or later)](https://visualstudio.microsoft.com/downloads)
* Open [PCK_Studio.sln](./PCK_Studio.sln) in Visual Studio 2022 or later
* Click `Run` or press `Shift + B`
* Open [PCK_Studio.sln](./PCK_Studio.sln) in Visual Studio
* Click `Build → Build Solution`
- ### Building using [MSBuild](https://github.com/dotnet/msbuild/releases) and [Nuget](https://www.nuget.org/downloads)
* ```shell
```shell
$ nuget restore PCK_Studio.sln
$ msbuild PCK_Studio.sln -property:Configuration=Release
```
### A quick note:
* Forms will not load in viewer until the solution is build _at least_ once
* Forms will not load in the designer until the solution is build _at least_ once.
## Active Developers:
> [PhoenixARC](https://github.com/PhoenixARC)<br>
@@ -52,11 +52,11 @@ $ cd PCK-Studio
> [Miku-666](https://github.com/NessieHax)<br>
> [EternalModz](https://github.com/EternalModz)<br>
## Previous Developers and Contributors:
## Previous Developers:
> [Nobledez](https://github.com/Nobledez)<br>
> [jam1garner](https://github.com/jam1garner)<br>
> [XxModZxXWiiPlaza](https://github.com/XxModZxXWiiPlaza)<br>
> SlothWiiPlaza<br>
## Other Credits
* [yaboiFoxx](https://github.com/yaboiFoxx) for Improved UI concept
## Contributors
> [yaboiFoxx](https://github.com/yaboiFoxx) for Improved UI concept<br>
> [XxModZxXWiiPlaza](https://github.com/XxModZxXWiiPlaza)<br>