From a7b61d00a0d45e180e672a20221bffa73033dc77 Mon Sep 17 00:00:00 2001 From: KTrain <69028025+KTrain5169@users.noreply.github.com> Date: Wed, 5 Jun 2024 23:08:04 +1000 Subject: [PATCH] Removed non-applicable & confusing line in README (#128) I was very confused why the line existed before it hit me that this may have been useful before. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index a03c69052..4da59b55b 100644 --- a/README.md +++ b/README.md @@ -59,9 +59,6 @@ The Forgified Fabric API is available for download on the following platforms: - [CurseForge](https://www.curseforge.com/minecraft/mc-mods/forgified-fabric-api) - [Modrinth](https://modrinth.com/mod/forgified-fabric-api) -To use Forgified Fabric API, download it from . -Standalone CurseForge and Modrinth distributions will be available soon. - The downloaded jar file should be placed in your `mods` folder. ## Using Forgified Fabric API to develop mods