![Onslaught [outdated/momentarily discontinued]](https://media.forgecdn.net/avatars/thumbnails/329/781/256/256/637455984865279542.png)
Remove sibling folder non-standard Dependency
SekretOne opened this issue ยท 0 comments
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.