1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2026-01-04 15:31:36 +00:00

First version of the Forms rewrite

The next version will split the implementation from the api
This commit is contained in:
Tim203
2020-10-30 00:58:17 +01:00
parent f8939ca5de
commit c9102348de
37 changed files with 1559 additions and 1112 deletions

View File

@@ -15,7 +15,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.2</version>
<version>2.8.5</version>
<scope>compile</scope>
</dependency>
<dependency>