ho ho ho unofficial cobalt rich presence mod
the cdp stands for 'custom discord presence' btw
I say put this in your build.gradle.kts file:
repositories {
maven("https://jitpack.io")
}
dependencies {
implementation("com.github.evilpiza:cobalt-cdp:stable")
}
the 'stable' ending after the colon is the lag, you can replace it with the most recent tag but stable gets the job done, so do what you wanna do ig
https://github.com/EvilPiza/Cobalt-CDP-Example
btw btw since cobalt is a forge 1.8.9 mc mod the example is a template for a forge 1.8.9 mod with cobalt-cdp already in