This commit is contained in:
ajgeiss0702
2021-07-14 16:37:22 -07:00
parent 00a1d1fd39
commit cfdadd17ca
22 changed files with 569 additions and 14 deletions
+2
View File
@@ -15,6 +15,8 @@ dependencies {
compileOnly("com.google.guava:guava:30.1.1-jre")
compileOnly("us.ajg0702:ajUtils:1.1.6")
compileOnly("net.kyori:adventure-text-serializer-plain:4.0.0-SNAPSHOT")
compileOnly("org.spongepowered:configurate-yaml:4.0.0")
implementation(project(":api"))