Moved the base api to a separate repo

This commit is contained in:
Tim203 2023-02-09 17:31:00 +01:00
parent 25c2d30881
commit 21885949c7
No known key found for this signature in database
GPG key ID: 736F3CD49EF01DBF
47 changed files with 19 additions and 565 deletions

View file

@ -7,7 +7,7 @@ plugins {
}
dependencies {
api(projects.geyserApi)
api(projects.api)
api(projects.common)
// Jackson JSON and YAML serialization