SinTh0r4s / ExampleMod1.7.10

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

[CI] migration and starter zips contain buildscript with not updated version #18

Open TheElan opened 2 years ago

TheElan commented 2 years ago

Update happens on next automatic commit and CI is skipped, maybe we shouldn't skip CI and just make it so only this workflow is triggered on it

SinTh0r4s commented 2 years ago

Suboptimal, but it will propose an update. Wouldn't give it too much proprity, since it is only an inconvenience and solved with a move to a plugin.

TheElan commented 2 years ago

yeah, maybe at that point plugin is much better solution to version it. It doesn't look like plugin writing is too different from writing buildscript, you just need to learn the API, maybe we should make it as a part of FG support for 7x gradle