mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Isolated Velocity
This commit is contained in:
parent
bc301fba60
commit
d44b523acb
32 changed files with 337 additions and 131 deletions
|
@ -4,6 +4,7 @@ val terminalConsoleVersion = "1.2.0"
|
|||
val jlineVersion = "3.21.0"
|
||||
|
||||
dependencies {
|
||||
api(projects.api)
|
||||
api(projects.core)
|
||||
|
||||
implementation(libs.terminalconsoleappender) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue