Flat world
This commit is contained in:
7
flat_world/build.gradle
Normal file
7
flat_world/build.gradle
Normal file
@@ -0,0 +1,7 @@
|
||||
group 'mc'
|
||||
version '1.0-SNAPSHOT'
|
||||
|
||||
dependencies {
|
||||
/* Core */
|
||||
compile_excludeCopy project(':core')
|
||||
}
|
||||
Reference in New Issue
Block a user