Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-03 01:50:07 +01:00
2e10936b3d
Closes #1333
28 Zeilen
557 B
JSON
28 Zeilen
557 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
":disableDependencyDashboard"
|
|
],
|
|
"ignoreDeps": [
|
|
"guava",
|
|
"com.google.guava:guava",
|
|
"rhino-runtime",
|
|
"mockito-core",
|
|
"org.antlr",
|
|
"antlr4-runtime",
|
|
"paranamer",
|
|
"fastutil",
|
|
"it.unimi.dsi:fastutil",
|
|
"auto-value-annotations",
|
|
"auto-value",
|
|
"com.google.code.gson:gson",
|
|
"net.fabricmc:fabric-loader",
|
|
"net.fabricmc.fabric-api:fabric-api",
|
|
"com.github.luben:zstd-jni"
|
|
],
|
|
"timezone": "Europe/Berlin",
|
|
"schedule": [
|
|
"on monday after 9am"
|
|
]
|
|
}
|