Added texture generation system
This commit is contained in:
@@ -198,6 +198,14 @@ project(":server") {
|
||||
}
|
||||
}
|
||||
|
||||
project(":packer") {
|
||||
apply plugin: "java"
|
||||
|
||||
dependencies {
|
||||
compile project(":core")
|
||||
}
|
||||
}
|
||||
|
||||
project(":annotations") {
|
||||
apply plugin: "java"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user