SinTh0r4s / ExampleMod1.7.10

An example mod for Minecraft 1.7.10 with Forge focussed on a stable setup.
MIT License
25 stars 90 forks source link

Support different tags #53

Open SinTh0r4s opened 2 years ago

SinTh0r4s commented 2 years ago

Add support for multiple tag prefixes: for example dev and release. Add configuration options for an optional organisation.gradle

TheElan commented 2 years ago

suport as in? You can just push a tag named 1.2.3-dev or 1.2.3-release. I would suggest considering "clean" tags (without prefixes/suffixes) as a release.