From 2b654a07a4e60118f72a255d3d182ba8173a0156 Mon Sep 17 00:00:00 2001 From: LittleChest <81231195+LittleChest@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:47:26 +0800 Subject: [PATCH] Disable MoreCulling --- index.toml | 12 ------------ ...eculling.pw.toml => DISABLED-moreculling.pw.toml} | 0 2 files changed, 12 deletions(-) rename mods/{moreculling.pw.toml => DISABLED-moreculling.pw.toml} (100%) diff --git a/index.toml b/index.toml index b545c38..0a2f172 100644 --- a/index.toml +++ b/index.toml @@ -85,10 +85,6 @@ metafile = true file = "mods/fast-ip-ping.pw.toml" metafile = true -[[files]] -file = "mods/fastopenlinksandfolders.pw.toml" -metafile = true - [[files]] file = "mods/fastquit.pw.toml" metafile = true @@ -109,10 +105,6 @@ metafile = true file = "mods/immediatelyfast.pw.toml" metafile = true -[[files]] -file = "mods/indium.pw.toml" -metafile = true - [[files]] file = "mods/krypton.pw.toml" metafile = true @@ -145,10 +137,6 @@ metafile = true file = "mods/modernfix.pw.toml" metafile = true -[[files]] -file = "mods/moreculling.pw.toml" -metafile = true - [[files]] file = "mods/notenoughcrashes.pw.toml" metafile = true diff --git a/mods/moreculling.pw.toml b/mods/DISABLED-moreculling.pw.toml similarity index 100% rename from mods/moreculling.pw.toml rename to mods/DISABLED-moreculling.pw.toml