forked from GeyserMC/Geyser
new remapper (:
This commit is contained in:
parent
02fc6c2427
commit
202e3e584c
28 changed files with 23543 additions and 18789 deletions
|
@ -101,6 +101,12 @@
|
|||
<version>1.1-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.googlecode.json-simple</groupId>
|
||||
<artifactId>json-simple</artifactId>
|
||||
<version>1.1.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.steveice10</groupId>
|
||||
<artifactId>mcprotocollib</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue