Implement a new registry system (#2306)

Co-authored-by: Camotoy <20743703+Camotoy@users.noreply.github.com>
This commit is contained in:
Redned 2021-07-12 21:19:40 -04:00 committed by GitHub
parent 887296ef78
commit f7ef90278b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
181 changed files with 12800 additions and 2483 deletions

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.geysermc</groupId>
<artifactId>geyser-parent</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>common</artifactId>