SinTh0r4s / ExampleMod1.7.10

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

Draft for potential build script update hint #8

Closed SinTh0r4s closed 2 years ago

SinTh0r4s commented 2 years ago

Opinions? What could go wrong? Timeout is set quite hard to not hinder fast (and parallel) build processes. Also fails silently.

basdxz commented 2 years ago

Perhaps have a version number, since this will trigger on any edit of the file too?

SinTh0r4s commented 2 years ago

But that will easily get out of sync because somebody forgot something. And the goal is a stable setup with as few changes as possible, right? Should not be too much trouble in that case. But will we ever get there?

TheElan commented 2 years ago

done build script versioning in https://github.com/SinTh0r4s/ExampleMod1.7.10/pull/9