From fd8530b325df50fff21be4b675d068a42b8d648b Mon Sep 17 00:00:00 2001
From: Michael <goldtextwitch@outlook.com>
Date: Mon, 9 Oct 2017 21:09:01 -0700
Subject: [PATCH] Rename Cheats to Modifications

---
 {Cheats => Modifications}/Splatoon_CallieOverMarie/patches.txt | 0
 {Cheats => Modifications}/Splatoon_CallieOverMarie/rules.txt   | 0
 {Cheats => Modifications}/Splatoon_MapSwap/patches.txt         | 0
 {Cheats => Modifications}/Splatoon_MapSwap/rules.txt           | 0
 {Cheats => Modifications}/Splatoon_MarieOverCallie/patches.txt | 0
 {Cheats => Modifications}/Splatoon_MarieOverCallie/rules.txt   | 0
 {Cheats => Modifications}/Splatoon_Octohax/patches.txt         | 0
 {Cheats => Modifications}/Splatoon_Octohax/rules.txt           | 0
 appveyor.yml                                                   | 2 +-
 docs/index.md                                                  | 2 +-
 10 files changed, 2 insertions(+), 2 deletions(-)
 rename {Cheats => Modifications}/Splatoon_CallieOverMarie/patches.txt (100%)
 rename {Cheats => Modifications}/Splatoon_CallieOverMarie/rules.txt (100%)
 rename {Cheats => Modifications}/Splatoon_MapSwap/patches.txt (100%)
 rename {Cheats => Modifications}/Splatoon_MapSwap/rules.txt (100%)
 rename {Cheats => Modifications}/Splatoon_MarieOverCallie/patches.txt (100%)
 rename {Cheats => Modifications}/Splatoon_MarieOverCallie/rules.txt (100%)
 rename {Cheats => Modifications}/Splatoon_Octohax/patches.txt (100%)
 rename {Cheats => Modifications}/Splatoon_Octohax/rules.txt (100%)

diff --git a/Cheats/Splatoon_CallieOverMarie/patches.txt b/Modifications/Splatoon_CallieOverMarie/patches.txt
similarity index 100%
rename from Cheats/Splatoon_CallieOverMarie/patches.txt
rename to Modifications/Splatoon_CallieOverMarie/patches.txt
diff --git a/Cheats/Splatoon_CallieOverMarie/rules.txt b/Modifications/Splatoon_CallieOverMarie/rules.txt
similarity index 100%
rename from Cheats/Splatoon_CallieOverMarie/rules.txt
rename to Modifications/Splatoon_CallieOverMarie/rules.txt
diff --git a/Cheats/Splatoon_MapSwap/patches.txt b/Modifications/Splatoon_MapSwap/patches.txt
similarity index 100%
rename from Cheats/Splatoon_MapSwap/patches.txt
rename to Modifications/Splatoon_MapSwap/patches.txt
diff --git a/Cheats/Splatoon_MapSwap/rules.txt b/Modifications/Splatoon_MapSwap/rules.txt
similarity index 100%
rename from Cheats/Splatoon_MapSwap/rules.txt
rename to Modifications/Splatoon_MapSwap/rules.txt
diff --git a/Cheats/Splatoon_MarieOverCallie/patches.txt b/Modifications/Splatoon_MarieOverCallie/patches.txt
similarity index 100%
rename from Cheats/Splatoon_MarieOverCallie/patches.txt
rename to Modifications/Splatoon_MarieOverCallie/patches.txt
diff --git a/Cheats/Splatoon_MarieOverCallie/rules.txt b/Modifications/Splatoon_MarieOverCallie/rules.txt
similarity index 100%
rename from Cheats/Splatoon_MarieOverCallie/rules.txt
rename to Modifications/Splatoon_MarieOverCallie/rules.txt
diff --git a/Cheats/Splatoon_Octohax/patches.txt b/Modifications/Splatoon_Octohax/patches.txt
similarity index 100%
rename from Cheats/Splatoon_Octohax/patches.txt
rename to Modifications/Splatoon_Octohax/patches.txt
diff --git a/Cheats/Splatoon_Octohax/rules.txt b/Modifications/Splatoon_Octohax/rules.txt
similarity index 100%
rename from Cheats/Splatoon_Octohax/rules.txt
rename to Modifications/Splatoon_Octohax/rules.txt
diff --git a/appveyor.yml b/appveyor.yml
index e87c2313..458a2fae 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,8 +1,8 @@
 version: v2-{build}
 install:
- - xcopy C:\projects\cemu-graphic-packs\Cheats C:\projects\cemu-graphic-packs\AppVeyor /E /I
  - xcopy C:\projects\cemu-graphic-packs\Enhancement C:\projects\cemu-graphic-packs\AppVeyor /E /I
  - xcopy C:\projects\cemu-graphic-packs\Enthusiast C:\projects\cemu-graphic-packs\AppVeyor /E /I
+ - xcopy C:\projects\cemu-graphic-packs\Modifications C:\projects\cemu-graphic-packs\AppVeyor /E /I
  - xcopy C:\projects\cemu-graphic-packs\Performance C:\projects\cemu-graphic-packs\AppVeyor /E /I
  - xcopy C:\projects\cemu-graphic-packs\Quality C:\projects\cemu-graphic-packs\AppVeyor /E /I
  - xcopy C:\projects\cemu-graphic-packs\Workaround C:\projects\cemu-graphic-packs\AppVeyor /E /I
diff --git a/docs/index.md b/docs/index.md
index 3ad81494..9e230ff5 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -12,7 +12,7 @@ If you want to push your GPU to it's limits, [Enthusiast](https://github.com/sla
 
 If you want to upgrade your game experience, [Enhancement](https://github.com/slashiee/cemu_graphic_packs/tree/master/Enhancement) is right up your ally.
 
-If you want game patches ([Cemuhook](http://sshnuke.net/cemuhook/) required), [Cheats](https://github.com/slashiee/cemu_graphic_packs/tree/master/Cheats) is there.
+If you want game patches ([Cemuhook](http://sshnuke.net/cemuhook/) required), [Modifications](https://github.com/slashiee/cemu_graphic_packs/tree/master/Modifications) is there.
 
 If there's a certain issue with a game that's in the current version of Cemu, you should look at [Workaround](https://github.com/slashiee/cemu_graphic_packs/tree/master/Workaround) to see if there's a workaround for it.