diff --git a/README.md b/README.md index 48f1f058..e918ecda 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # PCK Studio -Modify .PCK archives as you please! +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](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)
+> [MattNL](https://github.com/MattN-L)
+> [Miku-666](https://github.com/NessieHax)
+> [EternalModz](https://github.com/EternalModz)
-## 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)
+> [jam1garner](https://github.com/jam1garner)
+> [XxModZxXWiiPlaza](https://github.com/XxModZxXWiiPlaza)
+> [SlothWiiPlaza](https://github.com/Kashiiera)
## Other Credits * [yaboiFoxx](https://github.com/yaboiFoxx) for Improved UI concept