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
|
@ -1,9 +0,0 @@
|
|||
plugins {
|
||||
id("geyser.publish-conventions")
|
||||
}
|
||||
|
||||
tasks {
|
||||
shadowJar {
|
||||
archiveBaseName.set(archiveBaseName.get() + "-api")
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue