HirasawaProject / Hirasawa-Bancho

Open-source osu server made in Kotlin
MIT License
6 stars 0 forks source link

Start publishing builds on maven #267

Open cg0 opened 1 year ago

cg0 commented 1 year ago

Closes #211

cg0 commented 1 year ago

First pass of this will be creating the required jars for Maven and publishing them as a Github release, second pass will be actually publishing them to Maven.

Full feature completion requires both passes