Initial function 1.14.4 Forge build!

This commit is contained in:
Mike Primm 2020-05-23 18:46:29 -05:00
parent f039257e19
commit 1d61efd62a
6 changed files with 168 additions and 339 deletions

View file

@ -18,7 +18,7 @@ allprojects {
apply plugin: 'java'
group = 'us.dynmap'
version = '3.0-RC2'
version = '3.0-SNAPSHOT'
}