[8.0] Project Flattening
Rover656 opened this issue ยท 0 comments
Just before we release 8.0, we will flatten enderio-base, enderio-armory, enderio-conduits and enderio-machines under a single enderio project for simplicity.
Packages will be reordered to reflect "feature groups" as opposed to object types (so no com.enderio.blocks for example)
During this, we'll also explore the removal of Regilite and transition to standard data providers and deferred registers to reduce maintenance burden and simplify Ender IO further.
This will naturally break all APIs again - really sorry to people depending on our API, but I believe this change is for the better.
We're leaving this to the end of the v8 development cycle to ensure our nightly builds work in most modpacks in the meantime.