mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Moved the base api to a separate repo
This commit is contained in:
parent
25c2d30881
commit
21885949c7
47 changed files with 19 additions and 565 deletions
|
@ -7,7 +7,7 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api(projects.geyserApi)
|
||||
api(projects.api)
|
||||
api(projects.common)
|
||||
|
||||
// Jackson JSON and YAML serialization
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue