From: Stephen Seo Date: Sat, 30 Dec 2023 02:58:11 +0000 (+0900) Subject: Update README.md X-Git-Tag: neoforge-1.25.0~24 X-Git-Url: https://git.seodisparate.com/stephenseo/css/solid.min.css?a=commitdiff_plain;h=02684bfbad9ea832a79694f29765246462ceb8b3;p=TurnBasedMinecraftMod Update README.md --- diff --git a/README.md b/README.md index 566e592..0dcf759 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ https://www.curseforge.com/minecraft/mc-mods/turnbasedminecraft/files (Once modrinth.com has approved this mod, the modrinth page of this mod will be linked here.) +# Forge or NeoForge + +The `master` branch tracks the version of the mod for Minecraft Forge. + +The `neoforge` branch tracks the version of the mod for Minecraft NeoForge. + # What changed in what version See the [Changelog](https://github.com/Stephen-Seo/TurnBasedMinecraftMod/blob/master/Changelog.md) @@ -61,7 +67,7 @@ configured for them.) # Building Simply invoke `./gradlew build` in the mod directory and after some time the -finished jar will be saved at "build/libs/TurnBasedMinecraft-1.23.1.jar" +finished jar will be saved at "build/libs/TurnBasedMinecraft-NeoForge-1.24.0-all.jar" # Other notes