
[Enhancement] Discord and Auto Builds
StockiesLad opened this issue ยท 9 comments
What feature would improve this mod?
Convenience of the mod devs sake as an easier means of communication.
Auto Builds similar to 'create-fabric' so people can get their hands on indev builds without pestering mod devs
Why would this feature be useful?
Already explained...
Is there any other relevant info about this feature request?
No.
Mod Compatibility
- This feature cannot be added through the config
Just clone the repo, and run ./gradlew build
, same as anything else. For discord, I can be pinged on the MMD discord, among others, but I will not be making a server specifically.
It doesn't work unfortunately as the Dynamic Asset Generator dependency can't install.
I'm trying to setup a maven repo (im not a coder, atleast not yet) and it is difficult to get things working, especially since the latest DAG doesnt build.
...just publish DynAssetGen to your local maven. Clone the repo, run ./gradlew publish