diff --git a/tools/config.json b/tools/config.json deleted file mode 100644 index 6012833..0000000 --- a/tools/config.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "copyFromSharedServerGlobs": ["overrides/**/*", "!overrides/resources/**/*"], - "copyFromSharedClientGlobs": [ - "overrides/**/*", - "!overrides/resources/minecraft/textures/gui/title/background/*" - ], - "nightlyHookAvatar": "https://github.com/Nomifactory.png", - "nightlyHookName": "Nightly Builds" -}