Update readme.md

Fixed typo in Neoforge jar location, and added Forge for consistency
This commit is contained in:
Zacharias
2025-05-03 22:54:03 +02:00
committed by GitHub
parent 4f6bf01581
commit 0fdab6874c

View File

@@ -13,7 +13,8 @@ This is a simple mod for Forge, Fabric, and NeoForged that displays your current
3. Run `gradlew build`(Windows cmd) or `./gradlew build`(Linux, MacOS, Windows powershell)
4. the compiled version will be in
* Fabic: `fabric/build/libs`
* Forge: `neoforged/build/libs`
* NeoForge: `neoforged/build/libs`
* Forge: `forge/build/libs`
## Forge Support Transition
As of version 1.21 I chose to no longer support Forge in fevour of NeoForged