Publish spark-common to maven repository
MelonHell opened this issue ยท 0 comments
Description
Spark is suitable for different implementations of Minecraft, but not all implementations use the plugin system. Please publish the spark-common module in some maven repository or add jitpack support
Proposed Behaviour
ability to add spark to a project via gradle or maven. For example
implementation("me.lucko:spark-common:1.10.59")
Extra Details
No response