]> git.seodisparate.com - TurnBasedMinecraftMod/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Sat, 30 Dec 2023 04:50:27 +0000 (13:50 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Sat, 30 Dec 2023 04:50:34 +0000 (13:50 +0900)
Reorder `Reproducibility` to be under `Building`.

README.md

index 4678be73e42ab1f9436be5e6562cdfa33340e241..f8676d198ec11e2dc172756df4226d28892a7b63 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,11 +12,6 @@ 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.)
 
-# Reproducibility
-
-This mod should support reproducible builds. See `Reproducibility.md` to see
-more details.
-
 # Forge or NeoForge
 
 The `master` branch tracks the version of the mod for Minecraft Forge.
@@ -74,6 +69,11 @@ configured for them.)
 Simply invoke `./gradlew build` in the mod directory and after some time the
 finished jar will be saved at "build/libs/TurnBasedMinecraft-NeoForge-1.24.0-all.jar"
 
+# Reproducibility
+
+This mod should support reproducible builds. See `Reproducibility.md` to see
+more details.
+
 # Other notes
 
 This mod uses [shadow](https://github.com/johnrengelman/shadow) which is