Initial Behavior system commit.
Still needs some work, just getting this in the repo!
This commit is contained in:
@@ -48,6 +48,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'org.reflections:reflections:0.9.11'
|
||||
implementation ('org.spongepowered:mixin:0.7.8-SNAPSHOT') {
|
||||
// Mixin includes a lot of dependencies that are too up-to-date
|
||||
exclude module: 'launchwrapper'
|
||||
|
Reference in New Issue
Block a user