Initial commit of adventure-adapted Velocity API.

This commit is contained in:
Andrew Steinborn
2020-06-28 21:23:01 -04:00
parent 7fd76962f2
commit 2e7a598916
53 changed files with 728 additions and 184 deletions

View File

@@ -18,6 +18,7 @@ allprojects {
ext {
// dependency versions
textVersion = '3.0.3'
adventureVersion = '4.0.0-SNAPSHOT'
junitVersion = '5.3.0-M1'
slf4jVersion = '1.7.25'
log4jVersion = '2.11.2'