Because: the build is overly complicated and fragile
I want: to normalize the build to use antheneum as a dependency in the mod's build.
Currently, the building of the project involves a rather non standard build process where the athenaeum project needs to sit in a sibling folder of this project's root, and be in a decompressed work space with a matching channel and version.
This is unintuitive, and makes the project harder to access for contributors. It also breaks change control and integrity mechanisms.
Because: the build is overly complicated and fragile I want: to normalize the build to use
antheneum
as a dependency in the mod's build.Currently, the building of the project involves a rather non standard build process where the
athenaeum
project needs to sit in a sibling folder of this project's root, and be in a decompressed work space with a matching channel and version.This is unintuitive, and makes the project harder to access for contributors. It also breaks change control and integrity mechanisms.