added MeteorDevelopment/meteor-client/pull/1300

This commit is contained in:
Cloudburst
2021-08-08 16:23:00 +02:00
parent 393fc729b9
commit 5b71f9e551
12 changed files with 814 additions and 0 deletions

View File

@@ -30,6 +30,10 @@ dependencies {
// You may need to force-disable transitiveness on them.
modImplementation "com.github.MeteorDevelopment:meteor-client:master-SNAPSHOT"
// Seed .locate features
modImplementation 'com.github.hube12:SEED:master-SNAPSHOT'
include 'com.github.hube12:SEED:master-SNAPSHOT'
}
processResources {