We currently do not have an explicit dependency of modules on specific engine versions.
Modules implicitly depend on the latest engine build.
With this PR already merged, it is not possible to build and release modules without the associated required gestalt 8 upgrade module changes.
Reverting this to first publish those pre-gestalt-8-upgrade module versions.
Afterwards we can merge the engine PR for the gestalt 8 upgrade again and then the associated module PRs for the gestalt 8 upgrade according to the module dependency chain (Inventory first, then Behaviors and Furnishings in arbitrary order)
Reverts MovingBlocks/Terasology#5267
We currently do not have an explicit dependency of modules on specific engine versions. Modules implicitly depend on the latest engine build. With this PR already merged, it is not possible to build and release modules without the associated required gestalt 8 upgrade module changes.
Reverting this to first publish those pre-gestalt-8-upgrade module versions. Afterwards we can merge the engine PR for the gestalt 8 upgrade again and then the associated module PRs for the gestalt 8 upgrade according to the module dependency chain (Inventory first, then Behaviors and Furnishings in arbitrary order)