You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ This build script was heavily inspired by the build script created by GT New Hor
27
27
- Automatic mixin JSON generation, as well as mcmod.info and pack.mcmeta if they are missing
28
28
- Dependency shadowing for releasing dependencies in your builds, more info [here](https://github.com/GregTechCEu/Buildscripts/blob/master/docs/shadow.md)
29
29
- Automatic changelog generation by generating a list of all commits between the current tag and the previous tag
30
+
- Automatic mod version detection from the latest git tag (or manually specified, if you prefer)
30
31
31
32
And many more to come! And of course, all of these features are toggleable via an option in `gradle.properties`.
0 commit comments