Updated README to add noting of maven dependency
build / build (push) Has been cancelled

This commit is contained in:
2026-05-12 15:29:53 +02:00
parent a33a37ec0a
commit 339b176480
+4
View File
@@ -49,3 +49,7 @@ If you only want to build a specific module, you can use the same command as lis
- Launcher: `$ ./gradlew :launcher:shadowJar`
- Depends on `API`, `Display` and `Core`
- This is the main module that runs the application and starts the API server
## Maven dependency avalible!
- Core: [Gitea](https://git.server.4zellen.se/Chat_things/-/packages/maven/me.zacharias.neurodock:core)
- Plugin-API: [Gitea](https://git.server.4zellen.se/Chat_things/-/packages/maven/me.zacharias.neurodock:plugin-api)