RedstoneParadox / ParadoxConfig

A kotlin-based configuration API for Minecraft mods
MIT License
10 stars 2 forks source link

Upload to Modrinth instead of relying on Jitpack #6

Closed triphora closed 3 years ago

triphora commented 3 years ago

Jitpack can be quite unreliable at times, so I would suggest uploading to Modrinth and have people use their Maven instead of Jitpack: https://api.modrinth.com/maven, and the artifact would be maven.modrinth:paradoxconfig:<version> No need to have the exclude fapi/flk, just modApi and include, since it'd just be the jar for PC.

RedstoneParadox commented 3 years ago

Done.