You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: principles.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,3 +26,10 @@ Some facts about Fabric that can make you reconsider using (Neo)Forge...
26
26
***Fabric is easy** - many launchers are supported, and the [installers are accessible right from the homepage](https://fabricmc.net/use/installer/)
27
27
28
28
Looking for alternative mods to those you've been used to in (Neo)Forge? [Check this list out!](https://gist.github.com/TrueCP6/4853f15015b210fd3b1e210e9e485f83#file-forge-to-fabric-ports-md)
29
+
30
+
### Why is Fabulously Optimized not a client?
31
+
32
+
- Explicit permission is needed from the mod authors to use their mods in a client
33
+
- The authors of each mod would receive no benefits by being included, unless ads or similar are introduced
34
+
- Less flexibility in mods that could be included at all
35
+
- The client would need to be coded and maintained to keep it up to date
0 commit comments