From 5d3cb49fd1912f8b0aae5a350494915cffe047bd Mon Sep 17 00:00:00 2001
From: Bstn1802 <37768378+Bstn1802@users.noreply.github.com>
Date: Tue, 5 Jan 2021 21:38:07 +0100
Subject: [PATCH] Update README.md
---
README.md | 17 +++--------------
1 file changed, 3 insertions(+), 14 deletions(-)
diff --git a/README.md b/README.md
index e8151cd..f631b1c 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ By default, it will make 4 attempts after 3, 10, 30 and 60 seconds.
### Installation
1. [Download](https://fabricmc.net/use/) and install Fabric
-2. Download [Fabric API]() and put the jar file into the mods folder
+2. Download [Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api) and put the jar file into the mods folder
3. Do the same for this mod
### Compatibility
@@ -29,18 +29,7 @@ By default, it will make 4 attempts after 3, 10, 30 and 60 seconds.
Properly shows the mod icon, name and author
and provides a link for the curseforge project page and the github issues page
* [AuthMe](https://www.curseforge.com/minecraft/mc-mods/auth-me)
- Pauses the countdown if you click on the Re-authenticate button to revalidate the session of the game
-
-### Common questions
-
-* _Can I change the delay?_
- Yes, you finally can with the latest version of this mod.
-* _Forge version?_
- Simply no. I am not interested in developing mods using Forge.
-* _Version for 1.13.x or lower?_
- Fabric does not exist for those versions.
-* _Version for 1.14.x or 1.15.x?_
- If there is enough demand for it I might make a version for those versions of the game.
+ Cancels the countdown if you click on the Re-authenticate button to revalidate the session of the game
### Screenshots
@@ -53,4 +42,4 @@ By default, it will make 4 attempts after 3, 10, 30 and 60 seconds.
This mod is available under the CC0 license.
Feel free to learn from it and incorporate it in your own projects.
If you actually just copy code or use this mod in a mod pack I would appreciate it if you mention me
-by linking the github page or the curseforge project page.
\ No newline at end of file
+by linking the github page or the curseforge project page.