Minecraft & Terraria modder. Decky Loader plugin dev.
Hobbyist programmer who uses Arch btw.
ついでにアニメも好き。
Self-hosted artifact repository for JVM ecosystem packages.
Drop it into your Maven or Gradle build and go.
<repository> <id>kernelpanicsoft</id> <url>https://repo.kernelpanicsoft.net/maven</url> </repository>
repositories { maven { url "https://repo.kernelpanicsoft.net/maven" } }