aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle3
1 files changed, 0 insertions, 3 deletions
diff --git a/build.gradle b/build.gradle
index 15c18c00..721bdc7f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -22,9 +22,6 @@ dependencies {
// Fabric API
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_api_version}"
- // StopModReposts
- include "org.stopmodreposts:Splash-Screen-Mod-Fabric:1.0.1"
-
// Cloth API
include "me.shedaniel.cloth:config-2:4.8.3"
modApi("me.shedaniel.cloth:config-2:4.8.3") {