feat: split prompt from AnvilGUI dependency
This commit is contained in:
parent
11730d5234
commit
1a81c7c657
13 changed files with 280 additions and 175 deletions
|
@ -37,6 +37,7 @@ dependencies {
|
|||
compileOnly("net.kyori:adventure-api:4.17.0")
|
||||
compileOnly("xyz.xenondevs.invui:invui-core:$invuiVersion")
|
||||
|
||||
implementation("de.rapha149.signgui:signgui:2.5.0")
|
||||
implementation("com.github.jsixface:yamlconfig:1.2")
|
||||
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.1")
|
||||
implementation("com.fasterxml.jackson.core:jackson-core:2.18.1")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue