lucko / spark

A performance profiler for Minecraft clients, servers, and proxies.

Home Page:https://spark.lucko.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish spark-common to maven repository

MelonHell opened this issue · 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