diff --git a/.packwizignore b/.packwizignore index 953e1c6..7593727 100644 --- a/.packwizignore +++ b/.packwizignore @@ -1,4 +1,5 @@ .gitea/ README.md +README-modrinth.md COPYING.txt release-notes.sh diff --git a/README-modrinth.md b/README-modrinth.md new file mode 100644 index 0000000..eb7d505 --- /dev/null +++ b/README-modrinth.md @@ -0,0 +1,58 @@ +# Fabric Lite* + +A "lightweight" vanilla-compatible modpack. + +## Disclaimer + +**TL;DR:** Check the rules of servers you play on. If they're really strict regarding mods, don't use this pack. + +I make ***absolutely no guarantees*** as to whether this modpack fits within "legal" behavior for competitive multiplayer servers. Many servers are very strict as to how a user may modify their game, and certain mods may provide unfair advantages and/or modify the behavior of the game in a way that may violate server rules and result in a ban. + +Additionally, this modpack is mainly made for myself and a few friends. You are free to use this modpack, but understand that my interest in Minecraft comes and goes, and as such, ongoing support is not guaranteed. + +This project is licensed under the GNU Affero General Public License, Version 3.0. + +## Description + +Fabric Lite* is a "lightweight" (50+ mods) vanilla-compatible modpack with optimization mods and sane defaults. It comes bundled with well-known mods, including Sodium, Iris, and Continuity. Mod-bundled resource packs, such as those required for Continuity to work, are enabled by default. It is configured with options for Minecraft as well as the bundled mods that are, IMHO, better than the default. + +(The name "Fabric Lite*" is not set in stone. I might rename it to something like "YetAnotherFabricPack", to emphasize how original I am for making another OptiFine clone pack) + +I mainly created this because I was unhappy with the myriad of other modpack choices, and I was sick of constantly recreating the same "modpack" in my launcher each time a new version came out, forgetting some mods, changing a bunch of settings, forgetting other settings, only to realize I forgot to download shaders. + +Highlights include: +- Sodium +- Iris Shaders, with several shaders pre-bundled: + - Rethinking Voxels + - Complementary Reimagined + - Complementary Shaders v4 + - BSL + - MakeUp - Ultra Fast + - VanillAA +- Figura (Custom Avatars) +- REI +- Xaero's Minimap, Xaero's World Map +- Inventory Profiles Next + - Pre-bundled configuration with Vanilla-like defaults +- OptiFine Capes +- Various other performance mods + +## License + + Copyright (C) 2023 NullBite + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published + by the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . + +--- +:3