diff --git a/README.md b/README.md index a94e534..b9ac746 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,42 @@ # PridePack +> *For information about the new versioning system, see [here](VERSIONING.md).* + This is PridePack. A Resource Pack made by [Pridecraft Studios](https://github.com/pridecraft-studios). We make Minecraft queer. We also have compatibility with some mods, such as [Paladin's Furniture Mod](https://modrinth.com/mod/paladins-furniture). If you want to see your or any other mod be gayed without making it look like all flat rainbows, create an [Issue](https://github.com/Pridecraft-Studios/pridepack-modded/issues/new) on GitHub detailing your suggestion. New mods will go to Pridepack Modded. + ## Who + We're [Pridecraft Studios](https://pridecraft.gay): A team that makes LGBT stuff to Minecraft. We're working on [PridePack](https://github.com/Pridecraft-Studios/PridePack), [PrideMod](https://github.com/Pridecraft-Studios/PrideMod), and many other [projects](https://github.com/orgs/Pridecraft-Studios/repositories). [![ko-fi](https://raw.githubusercontent.com/intergrav/devins-badges/1aec26abb75544baec37249f42008b2fcc0e731f/assets/cozy/donate/kofi-plural_vector.svg)](https://ko-fi.com/W7W4NLJWR) + ## How can I test new stuff out? + You can join our [Discord](https://discord.pridecraft.gay) and get early features sneak-peaks, or check out the [GitHub Releases](https://github.com/pridecraft-studios/pridepack) + ## How can I contribute? + You can help us translate Pridepack to more laguages on [Crowdin](https://crowdin.com/project/pridepack/settings) [![Crowdin](https://badges.crowdin.net/pridepack/localized.svg)](https://crowdin.com/project/pridepack) + ## What mods are currently supported? + Currently, the only themed mod is [Paladin's Furniture Mod](https://modrinth.com/mod/paladins-furniture), which is avaliable on the base Pridepack resource pack. We plan adding support for the [Create Mod](https://modrinth.com/mod/create), [More Axolotl Variants Mod](https://modrinth.com/mod/mavm) (*could be added to Pridemod instead*), [Botania](https://modrinth.com/mod/botania) (gay tater :thonk:) and many other mods we get suggestions for + ## Screenshot + ## Where else is this avaliable? + [![Get on Modrinth](https://github.com/Nu-Git/blurrybadges/blob/main/badges/64h/Avaliable%20on%20Modrinth.png?raw=true)](https://modrinth.com/resourcepack/pridepack) [![Get on CurseForge](https://github.com/Nu-Git/blurrybadges/blob/main/badges/64h/curseforge_vector%201.png?raw=true)](https://www.curseforge.com/minecraft/texture-packs/pride-pack) [![Get on GitHub](https://github.com/Nu-Git/blurrybadges/blob/main/badges/64h/Avaliable%20on%20Github.png?raw=true)](https://github.com/Pridecraft-Studios/pridepack) [![Stolen by TLMods](https://github.com/Nu-Git/blurrybadges/blob/main/badges/64h/Stolen%20By%20TLMods.png?raw=true)](https://tlmods.org/en/resourcepacks/pride-pack/) [![Get on PMC](https://github.com/Nu-Git/blurrybadges/blob/main/badges/64h/Avaliable%20On%20PMC.png?raw=true)](https://www.planetminecraft.com/member/canalnu/) [ ![Get on CurseRinth](https://github.com/Nu-Git/blurrybadges/blob/main/badges/64h/Avaliable%20on%20Curserinth.png?raw=true)](https://curserinth.kuylar.dev/resourcepack/respack__pride-pack) + ## Socials + [![Join the Discord](https://github.com/Nu-Git/questionmark-badges/blob/main/badges/1Xpng/Join%20the%20Discord@1x.png?raw=true)](https://discord.pridecraft.gay) + ## Mod compatibility [![Compatible with Iris](https://github.com/Nu-Git/questionmark-badges/blob/main/badges/1Xpng/Compatible%20with%20Iris%20Shaders@1x-1.png?raw=true)](https://irisshaders.net/) [![Compatible with OptiFabric](https://github.com/Nu-Git/questionmark-badges/blob/main/badges/1Xpng/Compatible%20with%20Optifabric@1x.png?raw=true)](https://www.curseforge.com/minecraft/mc-mods/optifabric) [![Compatible with Optifine](https://github.com/Nu-Git/questionmark-badges/blob/main/badges/1Xpng/Compatible%20with%20Optifine@1x.png?raw=true)](https://optifine.net) [![Compatible with PFM](https://github.com/Nu-Git/questionmark-badges/blob/main/badges/1Xpng/Compatible%20with%20PFM@1x.png?raw=true)](https://modrinth.com/mod/paladins-furniture) [![Compatible with Sodium](https://github.com/Nu-Git/questionmark-badges/blob/main/badges/1Xpng/Compatible%20with%20Sodium@1x.png?raw=true)](https://modrinth.com/mod/sodium) diff --git a/VERSIONING.md b/VERSIONING.md new file mode 100644 index 0000000..5f90ec0 --- /dev/null +++ b/VERSIONING.md @@ -0,0 +1,7 @@ +# PridePack Versioning +The versioning shall consist of three elements: +- Pack Version `P.u.f` +- Update Version `p.U.f` +- Fix Version `p.u.F` + +With `pack` corresponding to Minecraft's resource pack format, and the other ones following [`semver`](https://semver.org)