forked from GeyserMC/Geyser
completely re-do console
This commit is contained in:
parent
7c74df2aa2
commit
266d374167
15 changed files with 225 additions and 126 deletions
|
@ -65,6 +65,12 @@
|
|||
<version>2.1.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.fusesource.jansi</groupId>
|
||||
<artifactId>jansi</artifactId>
|
||||
<version>1.18</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.nukkitx.protocol</groupId>
|
||||
<artifactId>bedrock-v354</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue