Archived
0

Vanilla commands: help, list

This commit is contained in:
2018-05-23 02:17:33 +03:00
parent ca1d3914c8
commit 429681c32e
6 changed files with 165 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
group 'mc'
version '1.0-SNAPSHOT'
dependencies {
/* Core */
compile_excludeCopy project(':core')
}