From 3cf202ff38df6551890b0e149b1195214f7e7a7c Mon Sep 17 00:00:00 2001 From: BlayTheNinth <1933180+BlayTheNinth@users.noreply.github.com> Date: Sun, 19 May 2024 10:37:34 +0200 Subject: [PATCH] chore: Update modpage.md --- modpage.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/modpage.md b/modpage.md index 419cc75d..25629144 100644 --- a/modpage.md +++ b/modpage.md @@ -2,19 +2,14 @@ Requires Balm - - - Become a Patron - - - Follow me on Twitter - Join our Discord

+[![](https://mods.twelveiterations.com/img/sponsor.png)](https://mods.twelveiterations.com/sponsor) + ## What is this? Abstraction Layer (but not really)™ for Blay's multiplatform mods. This is a library mod, it does not add anything on its own. @@ -35,8 +30,8 @@ There's other libraries that do the same thing, but given the amount of mods I m It just wraps all platform-specific code behind a unified API (in the simplest way possible, there is no magic involved) and provides superclasses to use in cases where platform-specific methods are added to Vanilla classes. -It also adds a simple network system (similar to Forge's) and a config layer with sync support. For Fabric it depends on Cloth Config, for Forge it will use the default Forge config system in the backend. +It also adds a simple network system (similar to Forge's) and a config layer with sync support. ## Who is this? -Hi, I'm Blay and my Twitter is at [@BlayTheNinth](https://twitter.com/BlayTheNinth). +Hi, I'm Blay and my Twitter is at [@BlayTheNinth](https://twitter.com/BlayTheNinth). \ No newline at end of file