mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-24 16:54:31 +00:00
Update README update section to recurs submodules
This commit is contained in:
30
README.md
30
README.md
@@ -1,8 +1,8 @@
|
||||
# PCK Studio
|
||||
Modify .PCK archives as you please!
|
||||
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.**
|
||||
|
||||
## Features:
|
||||
#### If you'd like to suggested a feature to be added open an [issue](https://github.com/PhoenixARC/-PCK-Studio/issues) 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!
|
||||
@@ -23,8 +23,8 @@ Modify .PCK archives as you please!
|
||||
|
||||
### Setup:
|
||||
```shell
|
||||
$ git clone https://github.com/PhoenixARC/-PCK-Studio.git
|
||||
$ cd "-PCK-Studio"
|
||||
$ git clone --recursive https://github.com/PhoenixARC/-PCK-Studio.git PCK-Studio
|
||||
$ cd PCK-Studio
|
||||
```
|
||||
|
||||
## How to Build:
|
||||
@@ -44,21 +44,19 @@ $ cd "-PCK-Studio"
|
||||
```
|
||||
|
||||
### A quick note:
|
||||
|
||||
* Forms will not load in viewer until the solution is build _at least_ once
|
||||
|
||||
## Active Developers:
|
||||
> [PhoenixARC](https://github.com/PhoenixARC)<br>
|
||||
> [MattNL](https://github.com/MattN-L)<br>
|
||||
> [Miku-666](https://github.com/NessieHax)<br>
|
||||
> [EternalModz](https://github.com/EternalModz)<br>
|
||||
|
||||
## Active Dev Team:
|
||||
* [PhoenixARC](https://github.com/PhoenixARC)
|
||||
* [MattNL](https://github.com/MattN-L)
|
||||
* [Miku-666](https://github.com/NessieHax)
|
||||
* [EternalModz](https://github.com/EternalModz)
|
||||
|
||||
## Legacy PCK Studio Devs and contributors:
|
||||
* [Nobledez](https://github.com/Nobledez)
|
||||
* [XxModZxXWiiPlaza](https://github.com/XxModZxXWiiPlaza)
|
||||
* [SlothWiiPlaza](https://github.com/Kashiiera)
|
||||
* [jam1garner](https://github.com/jam1garner)
|
||||
## Previous Developers and Contributors:
|
||||
> [Nobledez](https://github.com/Nobledez)<br>
|
||||
> [jam1garner](https://github.com/jam1garner)<br>
|
||||
> [XxModZxXWiiPlaza](https://github.com/XxModZxXWiiPlaza)<br>
|
||||
> [SlothWiiPlaza](https://github.com/Kashiiera)<br>
|
||||
|
||||
## Other Credits
|
||||
* [yaboiFoxx](https://github.com/yaboiFoxx) for Improved UI concept
|
||||
|
||||
Reference in New Issue
Block a user