From 55e2e94b635f179046cabbaf640e510e47c3e897 Mon Sep 17 00:00:00 2001 From: clienthax Date: Fri, 6 Aug 2021 18:07:52 +0100 Subject: [PATCH] Dockerise --- .gitattributes | 2 + Dockerfile | 63 ++++++++++++++ ctcci/ctcconfig.example.py | 79 ------------------ patchport-state.json | 1 - resources/distok/android/.gitignore | 2 + resources/distok/android/.gitkeep | 0 resources/distok/versionlogs/.gitkeep | 0 resources/fdroid/repo/.gitkeep | 0 resources/fonts/.gitkeep | 0 {icons => resources/icons}/README.md | 0 {icons => resources/icons}/ave/ctcave.xcf | Bin {icons => resources/icons}/ave/fgave.png | Bin {icons => resources/icons}/ave/fullave.png | Bin {icons => resources/icons}/bg.png | Bin {icons => resources/icons}/ctc.xcf | Bin .../icons}/dzuk/dzuk_telegram_credit.png | Bin .../dzuk/icons/cutthecord_bluepurple.svg | 0 .../dzuk/icons/cutthecord_bluepurple_128.png | Bin .../dzuk/icons/cutthecord_bluepurple_256.png | Bin .../dzuk/icons/cutthecord_bluepurple_32.png | Bin .../dzuk/icons/cutthecord_bluepurple_512.png | Bin .../dzuk/icons/cutthecord_bluepurple_64.png | Bin .../icons}/dzuk/icons/cutthecord_purple.svg | 0 .../dzuk/icons/cutthecord_purple_128.png | Bin .../dzuk/icons/cutthecord_purple_256.png | Bin .../dzuk/icons/cutthecord_purple_32.png | Bin .../dzuk/icons/cutthecord_purple_512.png | Bin .../dzuk/icons/cutthecord_purple_64.png | Bin .../icons}/dzuk/icons/cutthecord_red.svg | 0 .../icons}/dzuk/icons/cutthecord_red_128.png | Bin .../icons}/dzuk/icons/cutthecord_red_256.png | Bin .../icons}/dzuk/icons/cutthecord_red_32.png | Bin .../icons}/dzuk/icons/cutthecord_red_512.png | Bin .../icons}/dzuk/icons/cutthecord_red_64.png | Bin .../icons}/dzuk/icons/cutthecord_yellow.svg | 0 .../dzuk/icons/cutthecord_yellow_128.png | Bin .../dzuk/icons/cutthecord_yellow_256.png | Bin .../dzuk/icons/cutthecord_yellow_32.png | Bin .../dzuk/icons/cutthecord_yellow_512.png | Bin .../dzuk/icons/cutthecord_yellow_64.png | Bin .../icons}/dzuk/showcase_high.png | Bin .../icons}/dzuk/showcase_low.png | Bin {icons => resources/icons}/fg.png | Bin {icons => resources/icons}/full.png | Bin {icons => resources/icons}/old/ctc.xcf | Bin {icons => resources/icons}/old/fg.png | Bin {icons => resources/icons}/old/full.png | Bin {icons => resources/icons}/old/zhuzhu.svg | 0 .../old-patches}/README.md | 0 .../old-patches}/compact/835.patch | 0 .../old-patches}/compact/836.patch | 0 .../old-patches}/compact/839.patch | 0 .../old-patches}/compact/841.patch | 0 .../old-patches}/compact/842.patch | 0 .../old-patches}/compact/843.patch | 0 .../old-patches}/compact/844.patch | 0 .../old-patches}/compact/845.patch | 0 .../old-patches}/compact/848.patch | 0 .../old-patches}/compact/850.patch | 0 .../old-patches}/compact/851.patch | 0 .../old-patches}/compact/853.patch | 0 .../old-patches}/compact/854.patch | 0 .../old-patches}/compact/855.patch | 0 .../old-patches}/compact/856.patch | 0 .../old-patches}/compact/876.patch | 0 .../old-patches}/compact/884.patch | 0 .../old-patches}/compact/888.patch | 0 .../old-patches}/compact/896.patch | 0 .../old-patches}/compact/897.patch | 0 .../old-patches}/compact/898.patch | 0 .../old-patches}/compact/899.patch | 0 .../old-patches}/compact/900.patch | 0 .../old-patches}/compact/901.patch | 0 .../old-patches}/compact/902.patch | 0 .../old-patches}/compact/903.patch | 0 .../old-patches}/compact/904.patch | 0 .../old-patches}/compact/906.patch | 0 .../old-patches}/compact/909.patch | 0 .../old-patches}/compact/910.patch | 0 .../old-patches}/compact/938.patch | 0 .../old-patches}/compact/939.patch | 0 .../old-patches}/compact/940.patch | 0 .../old-patches}/compact/942.patch | 0 .../old-patches}/compact/943.patch | 0 .../old-patches}/compact/945.patch | 0 .../old-patches}/compact/946.patch | 0 .../old-patches}/compact/947.patch | 0 .../old-patches}/compact/948.patch | 0 .../old-patches}/compact/963.patch | 0 .../old-patches}/compact/964.patch | 0 .../old-patches}/compact/965.patch | 0 .../old-patches}/compact/966.patch | 0 .../old-patches}/compact/967.patch | 0 .../old-patches}/compact/968.patch | 0 .../old-patches}/compact/970.patch | 0 .../old-patches}/compact/980.patch | 0 .../old-patches}/compact/984.patch-failed | 0 .../old-patches}/compact/README.md | 0 .../customdefaultemoji/1006.patch | 0 .../customdefaultemoji/1007.patch | 0 .../customdefaultemoji/1011.patch | 0 .../customdefaultemoji/1012.patch | 0 .../customdefaultemoji/1013.patch-failed | 0 .../old-patches}/customdefaultemoji/884.patch | 0 .../old-patches}/customdefaultemoji/888.patch | 0 .../old-patches}/customdefaultemoji/896.patch | 0 .../old-patches}/customdefaultemoji/897.patch | 0 .../old-patches}/customdefaultemoji/898.patch | 0 .../old-patches}/customdefaultemoji/899.patch | 0 .../old-patches}/customdefaultemoji/900.patch | 0 .../old-patches}/customdefaultemoji/901.patch | 0 .../old-patches}/customdefaultemoji/902.patch | 0 .../old-patches}/customdefaultemoji/903.patch | 0 .../old-patches}/customdefaultemoji/904.patch | 0 .../old-patches}/customdefaultemoji/906.patch | 0 .../old-patches}/customdefaultemoji/909.patch | 0 .../old-patches}/customdefaultemoji/910.patch | 0 .../old-patches}/customdefaultemoji/938.patch | 0 .../old-patches}/customdefaultemoji/939.patch | 0 .../old-patches}/customdefaultemoji/940.patch | 0 .../old-patches}/customdefaultemoji/942.patch | 0 .../old-patches}/customdefaultemoji/943.patch | 0 .../old-patches}/customdefaultemoji/945.patch | 0 .../old-patches}/customdefaultemoji/946.patch | 0 .../old-patches}/customdefaultemoji/947.patch | 0 .../old-patches}/customdefaultemoji/948.patch | 0 .../old-patches}/customdefaultemoji/963.patch | 0 .../old-patches}/customdefaultemoji/964.patch | 0 .../old-patches}/customdefaultemoji/965.patch | 0 .../old-patches}/customdefaultemoji/966.patch | 0 .../old-patches}/customdefaultemoji/967.patch | 0 .../old-patches}/customdefaultemoji/968.patch | 0 .../old-patches}/customdefaultemoji/970.patch | 0 .../old-patches}/customdefaultemoji/980.patch | 0 .../old-patches}/customdefaultemoji/984.patch | 0 .../old-patches}/customdefaultemoji/986.patch | 0 .../old-patches}/customdefaultemoji/991.patch | 0 .../customdefaultemoji/991.patch-failed | 0 .../old-patches}/customdefaultemoji/992.patch | 0 .../old-patches}/customdefaultemoji/993.patch | 0 .../old-patches}/customdefaultemoji/994.patch | 0 .../old-patches}/customdefaultemoji/996.patch | 0 .../old-patches}/customdefaultemoji/README.md | 0 .../old-patches}/nohiddenchannels/903.patch | 0 .../old-patches}/nohiddenchannels/README.md | 0 .../old-patches}/nonearby/1006.patch | 0 .../old-patches}/nonearby/1007.patch | 0 .../old-patches}/nonearby/1011.patch | 0 .../old-patches}/nonearby/1012.patch | 0 .../old-patches}/nonearby/1013.patch | 0 .../old-patches}/nonearby/1015.patch | 0 .../old-patches}/nonearby/1016.patch | 0 .../old-patches}/nonearby/1019.patch | 0 .../old-patches}/nonearby/1020.patch | 0 .../old-patches}/nonearby/1021.patch | 0 .../old-patches}/nonearby/1022.patch | 0 .../old-patches}/nonearby/1023.patch | 0 .../old-patches}/nonearby/1024.patch | 0 .../old-patches}/nonearby/1025.patch | 0 .../old-patches}/nonearby/1026.patch | 0 .../old-patches}/nonearby/1029.patch | 0 .../old-patches}/nonearby/1031.patch | 0 .../old-patches}/nonearby/1032.patch | 0 .../old-patches}/nonearby/1033.patch | 0 .../old-patches}/nonearby/1036.patch | 0 .../old-patches}/nonearby/1037.patch | 0 .../old-patches}/nonearby/1040.patch | 0 .../old-patches}/nonearby/1041.patch | 0 .../old-patches}/nonearby/1045.patch | 0 .../old-patches}/nonearby/1046.patch | 0 .../old-patches}/nonearby/1047.patch | 0 .../old-patches}/nonearby/1049.patch | 0 .../old-patches}/nonearby/1052.patch | 0 .../old-patches}/nonearby/1053.patch | 0 .../old-patches}/nonearby/1054.patch | 0 .../old-patches}/nonearby/1056.patch | 0 .../old-patches}/nonearby/1057.patch | 0 .../old-patches}/nonearby/1062.patch | 0 .../old-patches}/nonearby/1065.patch | 0 .../old-patches}/nonearby/1066.patch | 0 .../old-patches}/nonearby/1069.patch | 0 .../old-patches}/nonearby/1073.patch | 0 .../old-patches}/nonearby/1074.patch | 0 .../old-patches}/nonearby/1078.patch | 0 .../old-patches}/nonearby/1084.patch | 0 .../old-patches}/nonearby/1085.patch | 0 .../old-patches}/nonearby/1087.patch | 0 .../old-patches}/nonearby/1091.patch | 0 .../old-patches}/nonearby/1092.patch | 0 .../old-patches}/nonearby/1100.patch | 0 .../old-patches}/nonearby/1103.patch | 0 .../old-patches}/nonearby/1104.patch | 0 .../old-patches}/nonearby/1105.patch | 0 .../old-patches}/nonearby/1107.patch | 0 .../old-patches}/nonearby/1123.patch | 0 .../old-patches}/nonearby/1132.patch | 0 .../old-patches}/nonearby/1134.patch | 0 .../old-patches}/nonearby/1144.patch | 0 .../old-patches}/nonearby/1145.patch | 0 .../old-patches}/nonearby/1146.patch | 0 .../old-patches}/nonearby/1148.patch | 0 .../old-patches}/nonearby/1150.patch | 0 .../old-patches}/nonearby/1167.patch | 0 .../old-patches}/nonearby/1169.patch | 0 .../old-patches}/nonearby/1171.patch | 0 .../old-patches}/nonearby/1180.patch | 0 .../old-patches}/nonearby/1181.patch | 0 .../old-patches}/nonearby/1192.patch | 0 .../old-patches}/nonearby/1196.patch | 0 .../old-patches}/nonearby/1200.patch | 0 .../old-patches}/nonearby/1201.patch | 0 .../old-patches}/nonearby/1208.patch | 0 .../old-patches}/nonearby/1213.patch | 0 .../old-patches}/nonearby/1216.patch | 0 .../old-patches}/nonearby/1218.patch | 0 .../old-patches}/nonearby/1223.patch | 0 .../old-patches}/nonearby/1243.patch | 0 .../old-patches}/nonearby/1246.patch | 0 .../old-patches}/nonearby/1249.patch | 0 .../old-patches}/nonearby/1251.patch | 0 .../old-patches}/nonearby/1252.patch | 0 .../old-patches}/nonearby/1259.patch | 0 .../old-patches}/nonearby/1266.patch | 0 .../old-patches}/nonearby/1270.patch | 0 .../old-patches}/nonearby/1273.patch | 0 .../old-patches}/nonearby/1279.patch | 0 .../old-patches}/nonearby/1280.patch | 0 .../old-patches}/nonearby/1281.patch | 0 .../old-patches}/nonearby/1282.patch | 0 .../old-patches}/nonearby/1284.patch | 0 .../old-patches}/nonearby/1290.patch | 0 .../old-patches}/nonearby/1294.patch | 0 .../old-patches}/nonearby/1295.patch | 0 .../old-patches}/nonearby/1298.patch | 0 .../old-patches}/nonearby/1300.patch | 0 .../old-patches}/nonearby/1301.patch | 0 .../old-patches}/nonearby/1304.patch | 0 .../old-patches}/nonearby/1306.patch | 0 .../old-patches}/nonearby/1307.patch | 0 .../old-patches}/nonearby/1310.patch | 0 .../old-patches}/nonearby/1315.patch | 0 .../old-patches}/nonearby/1318.patch | 0 .../old-patches}/nonearby/1330.patch | 0 .../old-patches}/nonearby/1334.patch | 0 .../old-patches}/nonearby/1339.patch | 0 .../old-patches}/nonearby/1340.patch | 0 .../old-patches}/nonearby/1355.patch | 0 .../old-patches}/nonearby/1356.patch | 0 .../old-patches}/nonearby/1358.patch | 0 .../old-patches}/nonearby/1361.patch | 0 .../old-patches}/nonearby/1362.patch | 0 .../old-patches}/nonearby/1365.patch | 0 .../old-patches}/nonearby/1367.patch | 0 .../old-patches}/nonearby/1368.patch | 0 .../old-patches}/nonearby/1370.patch | 0 .../old-patches}/nonearby/1371.patch | 0 .../old-patches}/nonearby/78204.patch-failed | 0 .../old-patches}/nonearby/832.patch | 0 .../old-patches}/nonearby/833.patch | 0 .../old-patches}/nonearby/834.patch | 0 .../old-patches}/nonearby/835.patch | 0 .../old-patches}/nonearby/836.patch | 0 .../old-patches}/nonearby/839.patch | 0 .../old-patches}/nonearby/841.patch | 0 .../old-patches}/nonearby/842.patch | 0 .../old-patches}/nonearby/843.patch | 0 .../old-patches}/nonearby/844.patch | 0 .../old-patches}/nonearby/845.patch | 0 .../old-patches}/nonearby/848.patch | 0 .../old-patches}/nonearby/850.patch | 0 .../old-patches}/nonearby/851.patch | 0 .../old-patches}/nonearby/853.patch | 0 .../old-patches}/nonearby/854.patch | 0 .../old-patches}/nonearby/855.patch | 0 .../old-patches}/nonearby/856.patch | 0 .../old-patches}/nonearby/876.patch | 0 .../old-patches}/nonearby/884.patch | 0 .../old-patches}/nonearby/888.patch | 0 .../old-patches}/nonearby/896.patch | 0 .../old-patches}/nonearby/897.patch | 0 .../old-patches}/nonearby/898.patch | 0 .../old-patches}/nonearby/899.patch | 0 .../old-patches}/nonearby/900.patch | 0 .../old-patches}/nonearby/901.patch | 0 .../old-patches}/nonearby/902.patch | 0 .../old-patches}/nonearby/903.patch | 0 .../old-patches}/nonearby/904.patch | 0 .../old-patches}/nonearby/906.patch | 0 .../old-patches}/nonearby/909.patch | 0 .../old-patches}/nonearby/910.patch | 0 .../old-patches}/nonearby/938.patch | 0 .../old-patches}/nonearby/939.patch | 0 .../old-patches}/nonearby/940.patch | 0 .../old-patches}/nonearby/942.patch | 0 .../old-patches}/nonearby/943.patch | 0 .../old-patches}/nonearby/945.patch | 0 .../old-patches}/nonearby/946.patch | 0 .../old-patches}/nonearby/947.patch | 0 .../old-patches}/nonearby/948.patch | 0 .../old-patches}/nonearby/963.patch | 0 .../old-patches}/nonearby/964.patch | 0 .../old-patches}/nonearby/965.patch | 0 .../old-patches}/nonearby/966.patch | 0 .../old-patches}/nonearby/967.patch | 0 .../old-patches}/nonearby/968.patch | 0 .../old-patches}/nonearby/970.patch | 0 .../old-patches}/nonearby/980.patch | 0 .../old-patches}/nonearby/984.patch | 0 .../old-patches}/nonearby/986.patch | 0 .../old-patches}/nonearby/991.patch | 0 .../old-patches}/nonearby/992.patch | 0 .../old-patches}/nonearby/993.patch | 0 .../old-patches}/nonearby/994.patch | 0 .../old-patches}/nonearby/996.patch | 0 .../old-patches}/nonearby/README.md | 0 .../old-patches}/noprofilestrip/1006.patch | 0 .../old-patches}/noprofilestrip/1007.patch | 0 .../old-patches}/noprofilestrip/1011.patch | 0 .../old-patches}/noprofilestrip/1012.patch | 0 .../old-patches}/noprofilestrip/1013.patch | 0 .../old-patches}/noprofilestrip/1015.patch | 0 .../old-patches}/noprofilestrip/1016.patch | 0 .../old-patches}/noprofilestrip/1019.patch | 0 .../old-patches}/noprofilestrip/1020.patch | 0 .../old-patches}/noprofilestrip/1021.patch | 0 .../old-patches}/noprofilestrip/1022.patch | 0 .../old-patches}/noprofilestrip/1023.patch | 0 .../old-patches}/noprofilestrip/1024.patch | 0 .../old-patches}/noprofilestrip/1025.patch | 0 .../old-patches}/noprofilestrip/1026.patch | 0 .../old-patches}/noprofilestrip/1029.patch | 0 .../old-patches}/noprofilestrip/1031.patch | 0 .../old-patches}/noprofilestrip/1032.patch | 0 .../old-patches}/noprofilestrip/1033.patch | 0 .../old-patches}/noprofilestrip/1036.patch | 0 .../old-patches}/noprofilestrip/1037.patch | 0 .../old-patches}/noprofilestrip/1040.patch | 0 .../old-patches}/noprofilestrip/1041.patch | 0 .../old-patches}/noprofilestrip/1045.patch | 0 .../old-patches}/noprofilestrip/1046.patch | 0 .../old-patches}/noprofilestrip/1047.patch | 0 .../old-patches}/noprofilestrip/1049.patch | 0 .../old-patches}/noprofilestrip/1052.patch | 0 .../old-patches}/noprofilestrip/1053.patch | 0 .../old-patches}/noprofilestrip/1054.patch | 0 .../old-patches}/noprofilestrip/1056.patch | 0 .../old-patches}/noprofilestrip/1057.patch | 0 .../old-patches}/noprofilestrip/1062.patch | 0 .../old-patches}/noprofilestrip/1065.patch | 0 .../old-patches}/noprofilestrip/1066.patch | 0 .../old-patches}/noprofilestrip/1069.patch | 0 .../old-patches}/noprofilestrip/1073.patch | 0 .../old-patches}/noprofilestrip/1074.patch | 0 .../old-patches}/noprofilestrip/1078.patch | 0 .../old-patches}/noprofilestrip/1084.patch | 0 .../old-patches}/noprofilestrip/1085.patch | 0 .../old-patches}/noprofilestrip/1087.patch | 0 .../old-patches}/noprofilestrip/1091.patch | 0 .../old-patches}/noprofilestrip/1092.patch | 0 .../old-patches}/noprofilestrip/1100.patch | 0 .../old-patches}/noprofilestrip/1103.patch | 0 .../old-patches}/noprofilestrip/1104.patch | 0 .../old-patches}/noprofilestrip/1105.patch | 0 .../old-patches}/noprofilestrip/1107.patch | 0 .../old-patches}/noprofilestrip/1123.patch | 0 .../old-patches}/noprofilestrip/1132.patch | 0 .../old-patches}/noprofilestrip/1134.patch | 0 .../old-patches}/noprofilestrip/1144.patch | 0 .../old-patches}/noprofilestrip/1145.patch | 0 .../old-patches}/noprofilestrip/1146.patch | 0 .../old-patches}/noprofilestrip/1148.patch | 0 .../old-patches}/noprofilestrip/1150.patch | 0 .../old-patches}/noprofilestrip/1167.patch | 0 .../old-patches}/noprofilestrip/1169.patch | 0 .../old-patches}/noprofilestrip/1171.patch | 0 .../old-patches}/noprofilestrip/1180.patch | 0 .../old-patches}/noprofilestrip/1181.patch | 0 .../old-patches}/noprofilestrip/1192.patch | 0 .../old-patches}/noprofilestrip/1196.patch | 0 .../old-patches}/noprofilestrip/1200.patch | 0 .../old-patches}/noprofilestrip/1201.patch | 0 .../old-patches}/noprofilestrip/1208.patch | 0 .../old-patches}/noprofilestrip/1213.patch | 0 .../old-patches}/noprofilestrip/1216.patch | 0 .../old-patches}/noprofilestrip/1218.patch | 0 .../old-patches}/noprofilestrip/1223.patch | 0 .../old-patches}/noprofilestrip/1243.patch | 0 .../old-patches}/noprofilestrip/1246.patch | 0 .../old-patches}/noprofilestrip/1249.patch | 0 .../old-patches}/noprofilestrip/1251.patch | 0 .../old-patches}/noprofilestrip/1252.patch | 0 .../old-patches}/noprofilestrip/1259.patch | 0 .../old-patches}/noprofilestrip/1266.patch | 0 .../old-patches}/noprofilestrip/1270.patch | 0 .../old-patches}/noprofilestrip/1273.patch | 0 .../old-patches}/noprofilestrip/1279.patch | 0 .../old-patches}/noprofilestrip/1280.patch | 0 .../old-patches}/noprofilestrip/1281.patch | 0 .../old-patches}/noprofilestrip/1282.patch | 0 .../old-patches}/noprofilestrip/1284.patch | 0 .../old-patches}/noprofilestrip/1290.patch | 0 .../old-patches}/noprofilestrip/1294.patch | 0 .../old-patches}/noprofilestrip/1295.patch | 0 .../old-patches}/noprofilestrip/1298.patch | 0 .../old-patches}/noprofilestrip/1300.patch | 0 .../old-patches}/noprofilestrip/1301.patch | 0 .../old-patches}/noprofilestrip/1304.patch | 0 .../old-patches}/noprofilestrip/1306.patch | 0 .../old-patches}/noprofilestrip/1307.patch | 0 .../old-patches}/noprofilestrip/1310.patch | 0 .../old-patches}/noprofilestrip/1315.patch | 0 .../old-patches}/noprofilestrip/1318.patch | 0 .../old-patches}/noprofilestrip/1330.patch | 0 .../old-patches}/noprofilestrip/1334.patch | 0 .../old-patches}/noprofilestrip/1339.patch | 0 .../old-patches}/noprofilestrip/1340.patch | 0 .../old-patches}/noprofilestrip/1355.patch | 0 .../old-patches}/noprofilestrip/1356.patch | 0 .../old-patches}/noprofilestrip/1358.patch | 0 .../old-patches}/noprofilestrip/1361.patch | 0 .../old-patches}/noprofilestrip/1362.patch | 0 .../old-patches}/noprofilestrip/1365.patch | 0 .../old-patches}/noprofilestrip/1367.patch | 0 .../old-patches}/noprofilestrip/1368.patch | 0 .../old-patches}/noprofilestrip/1370.patch | 0 .../old-patches}/noprofilestrip/1371.patch | 0 .../noprofilestrip/78204.patch-failed | 0 .../old-patches}/noprofilestrip/842.patch | 0 .../old-patches}/noprofilestrip/843.patch | 0 .../old-patches}/noprofilestrip/844.patch | 0 .../old-patches}/noprofilestrip/845.patch | 0 .../old-patches}/noprofilestrip/848.patch | 0 .../old-patches}/noprofilestrip/850.patch | 0 .../old-patches}/noprofilestrip/851.patch | 0 .../old-patches}/noprofilestrip/853.patch | 0 .../old-patches}/noprofilestrip/854.patch | 0 .../old-patches}/noprofilestrip/855.patch | 0 .../old-patches}/noprofilestrip/856.patch | 0 .../old-patches}/noprofilestrip/876.patch | 0 .../old-patches}/noprofilestrip/884.patch | 0 .../old-patches}/noprofilestrip/888.patch | 0 .../old-patches}/noprofilestrip/896.patch | 0 .../old-patches}/noprofilestrip/897.patch | 0 .../old-patches}/noprofilestrip/898.patch | 0 .../old-patches}/noprofilestrip/899.patch | 0 .../old-patches}/noprofilestrip/900.patch | 0 .../old-patches}/noprofilestrip/901.patch | 0 .../old-patches}/noprofilestrip/902.patch | 0 .../old-patches}/noprofilestrip/903.patch | 0 .../old-patches}/noprofilestrip/904.patch | 0 .../old-patches}/noprofilestrip/906.patch | 0 .../old-patches}/noprofilestrip/909.patch | 0 .../old-patches}/noprofilestrip/910.patch | 0 .../old-patches}/noprofilestrip/938.patch | 0 .../old-patches}/noprofilestrip/939.patch | 0 .../old-patches}/noprofilestrip/940.patch | 0 .../old-patches}/noprofilestrip/942.patch | 0 .../old-patches}/noprofilestrip/943.patch | 0 .../old-patches}/noprofilestrip/945.patch | 0 .../old-patches}/noprofilestrip/946.patch | 0 .../old-patches}/noprofilestrip/947.patch | 0 .../old-patches}/noprofilestrip/948.patch | 0 .../old-patches}/noprofilestrip/964.patch | 0 .../old-patches}/noprofilestrip/965.patch | 0 .../old-patches}/noprofilestrip/966.patch | 0 .../old-patches}/noprofilestrip/967.patch | 0 .../old-patches}/noprofilestrip/968.patch | 0 .../old-patches}/noprofilestrip/970.patch | 0 .../old-patches}/noprofilestrip/980.patch | 0 .../old-patches}/noprofilestrip/984.patch | 0 .../old-patches}/noprofilestrip/986.patch | 0 .../old-patches}/noprofilestrip/991.patch | 0 .../old-patches}/noprofilestrip/992.patch | 0 .../old-patches}/noprofilestrip/993.patch | 0 .../old-patches}/noprofilestrip/994.patch | 0 .../old-patches}/noprofilestrip/996.patch | 0 .../old-patches}/noprofilestrip/README.md | 0 .../old-patches}/notyping/836.patch | 0 .../old-patches}/notyping/839.patch | 0 .../old-patches}/notyping/841.patch | 0 .../old-patches}/notyping/842.patch | 0 .../old-patches}/notyping/843.patch | 0 .../old-patches}/notyping/844.patch | 0 .../old-patches}/notyping/845.patch | 0 .../old-patches}/notyping/848.patch | 0 .../old-patches}/notyping/850.patch | 0 .../old-patches}/notyping/851.patch | 0 .../old-patches}/notyping/853.patch | 0 .../old-patches}/notyping/854.patch | 0 .../old-patches}/notyping/855.patch | 0 .../old-patches}/notyping/856.patch | 0 .../old-patches}/notyping/876.patch | 0 .../old-patches}/notyping/884.patch | 0 .../old-patches}/notyping/888.patch | 0 .../old-patches}/notyping/896.patch | 0 .../old-patches}/notyping/897.patch | 0 .../old-patches}/notyping/898.patch | 0 .../old-patches}/notyping/899.patch | 0 .../old-patches}/notyping/900.patch | 0 .../old-patches}/notyping/901.patch | 0 .../old-patches}/notyping/902.patch | 0 .../old-patches}/notyping/903.patch | 0 .../old-patches}/notyping/README.md | 0 .../old-patches}/pureevil/832.patch | 0 .../old-patches}/pureevil/833.patch | 0 .../old-patches}/pureevil/834.patch | 0 .../old-patches}/pureevil/835.patch | 0 .../old-patches}/pureevil/836.patch | 0 .../old-patches}/pureevil/839.patch | 0 .../old-patches}/pureevil/841.patch | 0 .../old-patches}/pureevil/842.patch | 0 .../old-patches}/pureevil/843.patch | 0 .../old-patches}/pureevil/844.patch | 0 .../old-patches}/pureevil/845.patch | 0 .../old-patches}/pureevil/848.patch | 0 .../old-patches}/pureevil/850.patch | 0 .../old-patches}/pureevil/851.patch | 0 .../old-patches}/pureevil/853.patch | 0 .../old-patches}/pureevil/854.patch | 0 .../old-patches}/pureevil/855.patch | 0 .../old-patches}/pureevil/856.patch | 0 .../old-patches}/pureevil/876.patch | 0 .../old-patches}/pureevil/884.patch | 0 .../old-patches}/pureevil/888.patch | 0 .../old-patches}/pureevil/896.patch | 0 .../old-patches}/pureevil/897.patch | 0 .../old-patches}/pureevil/898.patch | 0 .../old-patches}/pureevil/899.patch | 0 .../old-patches}/pureevil/900.patch | 0 .../old-patches}/pureevil/901.patch | 0 .../old-patches}/pureevil/902.patch | 0 .../old-patches}/pureevil/903.patch | 0 .../old-patches}/pureevil/904.patch | 0 .../old-patches}/pureevil/906.patch | 0 .../old-patches}/pureevil/909.patch | 0 .../old-patches}/pureevil/910.patch | 0 .../old-patches}/pureevil/938.patch | 0 .../old-patches}/pureevil/939.patch | 0 .../old-patches}/pureevil/940.patch | 0 .../old-patches}/pureevil/942.patch | 0 .../old-patches}/pureevil/943.patch | 0 .../old-patches}/pureevil/945.patch | 0 .../old-patches}/pureevil/946.patch | 0 .../old-patches}/pureevil/947.patch | 0 .../old-patches}/pureevil/948.patch | 0 .../old-patches}/pureevil/963.patch | 0 .../old-patches}/pureevil/964.patch | 0 .../old-patches}/pureevil/965.patch | 0 .../old-patches}/pureevil/966.patch | 0 .../old-patches}/pureevil/967.patch | 0 .../old-patches}/pureevil/968.patch | 0 .../old-patches}/pureevil/970.patch | 0 .../old-patches}/pureevil/980.patch | 0 .../old-patches}/pureevil/984.patch-failed | 0 .../old-patches}/pureevil/README.md | 0 .../old-patches}/smalltime/1006.patch-failed | 0 .../old-patches}/smalltime/835.patch | 0 .../old-patches}/smalltime/836.patch | 0 .../old-patches}/smalltime/839.patch | 0 .../old-patches}/smalltime/841.patch | 0 .../old-patches}/smalltime/842.patch | 0 .../old-patches}/smalltime/843.patch | 0 .../old-patches}/smalltime/844.patch | 0 .../old-patches}/smalltime/845.patch | 0 .../old-patches}/smalltime/848.patch | 0 .../old-patches}/smalltime/850.patch | 0 .../old-patches}/smalltime/851.patch | 0 .../old-patches}/smalltime/853.patch | 0 .../old-patches}/smalltime/854.patch | 0 .../old-patches}/smalltime/855.patch | 0 .../old-patches}/smalltime/856.patch | 0 .../old-patches}/smalltime/876.patch | 0 .../old-patches}/smalltime/884.patch | 0 .../old-patches}/smalltime/888.patch | 0 .../old-patches}/smalltime/896.patch | 0 .../old-patches}/smalltime/897.patch | 0 .../old-patches}/smalltime/898.patch | 0 .../old-patches}/smalltime/899.patch | 0 .../old-patches}/smalltime/900.patch | 0 .../old-patches}/smalltime/901.patch | 0 .../old-patches}/smalltime/902.patch | 0 .../old-patches}/smalltime/903.patch | 0 .../old-patches}/smalltime/904.patch | 0 .../old-patches}/smalltime/906.patch | 0 .../old-patches}/smalltime/909.patch | 0 .../old-patches}/smalltime/910.patch | 0 .../old-patches}/smalltime/938.patch | 0 .../old-patches}/smalltime/939.patch | 0 .../old-patches}/smalltime/940.patch | 0 .../old-patches}/smalltime/942.patch | 0 .../old-patches}/smalltime/943.patch | 0 .../old-patches}/smalltime/945.patch | 0 .../old-patches}/smalltime/946.patch | 0 .../old-patches}/smalltime/947.patch | 0 .../old-patches}/smalltime/948.patch | 0 .../old-patches}/smalltime/963.patch | 0 .../old-patches}/smalltime/964.patch | 0 .../old-patches}/smalltime/965.patch | 0 .../old-patches}/smalltime/966.patch | 0 .../old-patches}/smalltime/967.patch | 0 .../old-patches}/smalltime/968.patch | 0 .../old-patches}/smalltime/970.patch | 0 .../old-patches}/smalltime/980.patch | 0 .../old-patches}/smalltime/984.patch | 0 .../old-patches}/smalltime/986.patch | 0 .../old-patches}/smalltime/991.patch | 0 .../old-patches}/smalltime/992.patch | 0 .../old-patches}/smalltime/993.patch | 0 .../old-patches}/smalltime/994.patch | 0 .../old-patches}/smalltime/996.patch | 0 .../old-patches}/smalltime/998.patch-failed | 0 .../old-patches}/smalltime/README.md | 0 {patches => resources/patches}/README.md | 0 .../patches}/betterdmheader/1208.patch | 0 .../patches}/betterdmheader/1213.patch | 0 .../patches}/betterdmheader/1216.patch | 0 .../patches}/betterdmheader/1218.patch | 0 .../patches}/betterdmheader/1223.patch | 0 .../patches}/betterdmheader/1243.patch | 0 .../patches}/betterdmheader/1246.patch | 0 .../patches}/betterdmheader/1249.patch | 0 .../patches}/betterdmheader/1251.patch | 0 .../patches}/betterdmheader/1252.patch | 0 .../patches}/betterdmheader/1259.patch | 0 .../patches}/betterdmheader/1266.patch | 0 .../patches}/betterdmheader/1270.patch | 0 .../patches}/betterdmheader/1273.patch | 0 .../patches}/betterdmheader/1279.patch | 0 .../patches}/betterdmheader/1280.patch | 0 .../patches}/betterdmheader/1281.patch | 0 .../patches}/betterdmheader/1282.patch | 0 .../patches}/betterdmheader/1284.patch | 0 .../patches}/betterdmheader/1290.patch | 0 .../patches}/betterdmheader/1294.patch | 0 .../patches}/betterdmheader/1295.patch | 0 .../patches}/betterdmheader/1298.patch | 0 .../patches}/betterdmheader/1300.patch | 0 .../patches}/betterdmheader/1301.patch | 0 .../patches}/betterdmheader/1304.patch | 0 .../patches}/betterdmheader/1306.patch | 0 .../patches}/betterdmheader/1307.patch | 0 .../patches}/betterdmheader/1310.patch | 0 .../patches}/betterdmheader/1315.patch | 0 .../patches}/betterdmheader/1318.patch | 0 .../patches}/betterdmheader/1330.patch | 0 .../patches}/betterdmheader/1334.patch | 0 .../patches}/betterdmheader/1339.patch | 0 .../patches}/betterdmheader/1340.patch | 0 .../patches}/betterdmheader/1355.patch | 0 .../patches}/betterdmheader/1356.patch | 0 .../patches}/betterdmheader/1358.patch | 0 .../patches}/betterdmheader/1361.patch | 0 .../patches}/betterdmheader/1362.patch | 0 .../patches}/betterdmheader/1365.patch | 0 .../patches}/betterdmheader/1367.patch | 0 .../patches}/betterdmheader/1368.patch | 0 .../patches}/betterdmheader/1370.patch | 0 .../patches}/betterdmheader/1371.patch | 0 .../patches}/betterdmheader/README.md | 0 .../patches}/betterrotation/1340.patch | 0 .../patches}/betterrotation/1355.patch | 0 .../patches}/betterrotation/1356.patch | 0 .../patches}/betterrotation/1358.patch | 0 .../patches}/betterrotation/1361.patch | 0 .../patches}/betterrotation/1362.patch | 0 .../patches}/betterrotation/1365.patch | 0 .../patches}/betterrotation/1367.patch | 0 .../patches}/betterrotation/1368.patch | 0 .../patches}/betterrotation/1370.patch | 0 .../patches}/betterrotation/1371.patch | 0 .../patches}/betterrotation/78204.patch | 0 .../patches}/betterrotation/87202.patch | 0 .../patches}/betterrotation/README.md | 0 .../patches}/bettertm/README.md | 0 .../patches}/bettertm/bettertm.sh | 0 .../patches}/bettertm/emoji_2122_fe0f.png | Bin .../patches}/bettertm/emoji_2122_fe0f.xcf | Bin .../patches}/bettertm/emoji_ae_fe0f.png | Bin .../patches}/bettertm/emoji_ae_fe0f.xcf | Bin .../patches}/bettertmlight/README.md | 0 .../patches}/bettertmlight/bettertm.sh | 0 .../bettertmlight/emoji_2122_fe0f.png | Bin .../bettertmlight/emoji_2122_fe0f.xcf | Bin .../patches}/bettertmlight/emoji_ae_fe0f.png | Bin .../patches}/bettertmlight/emoji_ae_fe0f.xcf | Bin .../patches}/blobs/README.md | 0 .../patches}/blobs/emojireplace.py | 2 +- .../patches}/branding/1006.patch | 0 .../patches}/branding/1007.patch | 0 .../patches}/branding/1011.patch | 0 .../patches}/branding/1012.patch | 0 .../patches}/branding/1013.patch | 0 .../patches}/branding/1015.patch | 0 .../patches}/branding/1016.patch | 0 .../patches}/branding/1019.patch | 0 .../patches}/branding/1020.patch | 0 .../patches}/branding/1021.patch | 0 .../patches}/branding/1022.patch | 0 .../patches}/branding/1023.patch | 0 .../patches}/branding/1024.patch | 0 .../patches}/branding/1025.patch | 0 .../patches}/branding/1026.patch | 0 .../patches}/branding/1029.patch | 0 .../patches}/branding/1031.patch | 0 .../patches}/branding/1032.patch | 0 .../patches}/branding/1033.patch | 0 .../patches}/branding/1036.patch | 0 .../patches}/branding/1037.patch | 0 .../patches}/branding/1040.patch | 0 .../patches}/branding/1041.patch | 0 .../patches}/branding/1045.patch | 0 .../patches}/branding/1046.patch | 0 .../patches}/branding/1047.patch | 0 .../patches}/branding/1049.patch | 0 .../patches}/branding/1052.patch | 0 .../patches}/branding/1053.patch | 0 .../patches}/branding/1054.patch | 0 .../patches}/branding/1056.patch | 0 .../patches}/branding/1057.patch | 0 .../patches}/branding/1062.patch | 0 .../patches}/branding/1065.patch | 0 .../patches}/branding/1066.patch | 0 .../patches}/branding/1069.patch | 0 .../patches}/branding/1073.patch | 0 .../patches}/branding/1074.patch | 0 .../patches}/branding/1078.patch | 0 .../patches}/branding/1084.patch | 0 .../patches}/branding/1085.patch | 0 .../patches}/branding/1087.patch | 0 .../patches}/branding/1091.patch | 0 .../patches}/branding/1092.patch | 0 .../patches}/branding/1100.patch | 0 .../patches}/branding/1103.patch | 0 .../patches}/branding/1104.patch | 0 .../patches}/branding/1105.patch | 0 .../patches}/branding/1107.patch | 0 .../patches}/branding/1123.patch | 0 .../patches}/branding/1132.patch | 0 .../patches}/branding/1134.patch | 0 .../patches}/branding/1144.patch | 0 .../patches}/branding/1145.patch | 0 .../patches}/branding/1146.patch | 0 .../patches}/branding/1148.patch | 0 .../patches}/branding/1150.patch | 0 .../patches}/branding/1167.patch | 0 .../patches}/branding/1169.patch | 0 .../patches}/branding/1171.patch | 0 .../patches}/branding/1180.patch | 0 .../patches}/branding/1181.patch | 0 .../patches}/branding/1192.patch | 0 .../patches}/branding/1196.patch | 0 .../patches}/branding/1200.patch | 0 .../patches}/branding/1201.patch | 0 .../patches}/branding/1208.patch | 0 .../patches}/branding/1213.patch | 0 .../patches}/branding/1216.patch | 0 .../patches}/branding/1218.patch | 0 .../patches}/branding/1223.patch | 0 .../patches}/branding/1243.patch | 0 .../patches}/branding/1246.patch | 0 .../patches}/branding/1249.patch | 0 .../patches}/branding/1251.patch | 0 .../patches}/branding/1252.patch | 0 .../patches}/branding/1259.patch | 0 .../patches}/branding/1266.patch | 0 .../patches}/branding/1270.patch | 0 .../patches}/branding/1273.patch | 0 .../patches}/branding/1279.patch | 0 .../patches}/branding/1280.patch | 0 .../patches}/branding/1281.patch | 0 .../patches}/branding/1282.patch | 0 .../patches}/branding/1284.patch | 0 .../patches}/branding/1290.patch | 0 .../patches}/branding/1294.patch | 0 .../patches}/branding/1295.patch | 0 .../patches}/branding/1298.patch | 0 .../patches}/branding/1300.patch | 0 .../patches}/branding/1301.patch | 0 .../patches}/branding/1304.patch | 0 .../patches}/branding/1306.patch | 0 .../patches}/branding/1307.patch | 0 .../patches}/branding/1310.patch | 0 .../patches}/branding/1315.patch | 0 .../patches}/branding/1318.patch | 0 .../patches}/branding/1330.patch | 0 .../patches}/branding/1334.patch | 0 .../patches}/branding/1339.patch | 0 .../patches}/branding/1340.patch | 0 .../patches}/branding/1355.patch | 0 .../patches}/branding/1356.patch | 0 .../patches}/branding/1358.patch | 0 .../patches}/branding/1361.patch | 0 .../patches}/branding/1362.patch | 0 .../patches}/branding/1365.patch | 0 .../patches}/branding/1367.patch | 0 .../patches}/branding/1368.patch | 0 .../patches}/branding/1370.patch | 0 .../patches}/branding/1371.patch | 0 .../patches}/branding/78204.patch | 0 .../patches}/branding/833.patch | 0 .../patches}/branding/834.patch | 0 .../patches}/branding/835.patch | 0 .../patches}/branding/836.patch | 0 .../patches}/branding/839.patch | 0 .../patches}/branding/841.patch | 0 .../patches}/branding/842.patch | 0 .../patches}/branding/843.patch | 0 .../patches}/branding/844.patch | 0 .../patches}/branding/845.patch | 0 .../patches}/branding/848.patch | 0 .../patches}/branding/850.patch | 0 .../patches}/branding/851.patch | 0 .../patches}/branding/853.patch | 0 .../patches}/branding/854.patch | 0 .../patches}/branding/855.patch | 0 .../patches}/branding/856.patch | 0 .../patches}/branding/87202.patch | 0 .../patches}/branding/876.patch | 0 .../patches}/branding/884.patch | 0 .../patches}/branding/888.patch | 0 .../patches}/branding/896.patch | 0 .../patches}/branding/897.patch | 0 .../patches}/branding/898.patch | 0 .../patches}/branding/899.patch | 0 .../patches}/branding/900.patch | 0 .../patches}/branding/901.patch | 0 .../patches}/branding/902.patch | 0 .../patches}/branding/903.patch | 0 .../patches}/branding/904.patch | 0 .../patches}/branding/906.patch | 0 .../patches}/branding/909.patch | 0 .../patches}/branding/910.patch | 0 .../patches}/branding/938.patch | 0 .../patches}/branding/939.patch | 0 .../patches}/branding/940.patch | 0 .../patches}/branding/942.patch | 0 .../patches}/branding/943.patch | 0 .../patches}/branding/945.patch | 0 .../patches}/branding/946.patch | 0 .../patches}/branding/947.patch | 0 .../patches}/branding/948.patch | 0 .../patches}/branding/963.patch | 0 .../patches}/branding/964.patch | 0 .../patches}/branding/965.patch | 0 .../patches}/branding/966.patch | 0 .../patches}/branding/967.patch | 0 .../patches}/branding/968.patch | 0 .../patches}/branding/970.patch | 0 .../patches}/branding/980.patch | 0 .../patches}/branding/984.patch | 0 .../patches}/branding/986.patch | 0 .../patches}/branding/991.patch | 0 .../patches}/branding/992.patch | 0 .../patches}/branding/993.patch | 0 .../patches}/branding/994.patch | 0 .../patches}/branding/996.patch | 0 .../patches}/branding/README.md | 0 .../patches}/branding/addpatch.py | 2 +- .../patches}/branding/customdynamicicon.sh | 0 .../patches}/branding/customicon.sh | 0 .../patches}/customfont/README.md | 0 .../patches}/customring/README.md | 0 .../patches}/customtheme/1006.patch | 0 .../patches}/customtheme/1007.patch | 0 .../patches}/customtheme/1011.patch | 0 .../patches}/customtheme/1012.patch | 0 .../patches}/customtheme/1013.patch | 0 .../patches}/customtheme/1015.patch | 0 .../patches}/customtheme/1016.patch | 0 .../patches}/customtheme/1019.patch | 0 .../patches}/customtheme/1020.patch | 0 .../patches}/customtheme/1021.patch | 0 .../patches}/customtheme/1022.patch | 0 .../patches}/customtheme/1023.patch | 0 .../patches}/customtheme/1024.patch | 0 .../patches}/customtheme/1025.patch | 0 .../patches}/customtheme/1026.patch | 0 .../patches}/customtheme/1029.patch | 0 .../patches}/customtheme/1031.patch | 0 .../patches}/customtheme/1032.patch | 0 .../patches}/customtheme/1033.patch | 0 .../patches}/customtheme/1036.patch | 0 .../patches}/customtheme/1037.patch | 0 .../patches}/customtheme/1040.patch | 0 .../patches}/customtheme/1041.patch | 0 .../patches}/customtheme/1045.patch | 0 .../patches}/customtheme/1046.patch | 0 .../patches}/customtheme/1047.patch | 0 .../patches}/customtheme/1049.patch | 0 .../patches}/customtheme/1052.patch | 0 .../patches}/customtheme/1053.patch | 0 .../patches}/customtheme/1054.patch | 0 .../patches}/customtheme/1056.patch | 0 .../patches}/customtheme/1057.patch | 0 .../patches}/customtheme/1062.patch | 0 .../patches}/customtheme/1065.patch | 0 .../patches}/customtheme/1066.patch | 0 .../patches}/customtheme/1069.patch | 0 .../patches}/customtheme/1073.patch | 0 .../patches}/customtheme/1074.patch | 0 .../patches}/customtheme/1078.patch | 0 .../patches}/customtheme/1084.patch | 0 .../patches}/customtheme/1085.patch | 0 .../patches}/customtheme/1087.patch | 0 .../patches}/customtheme/1091.patch | 0 .../patches}/customtheme/1092.patch | 0 .../patches}/customtheme/1100.patch | 0 .../patches}/customtheme/1103.patch | 0 .../patches}/customtheme/1104.patch | 0 .../patches}/customtheme/1105.patch | 0 .../patches}/customtheme/1107.patch | 0 .../patches}/customtheme/1123.patch | 0 .../patches}/customtheme/1132.patch | 0 .../patches}/customtheme/1134.patch | 0 .../patches}/customtheme/1144.patch | 0 .../patches}/customtheme/1145.patch | 0 .../patches}/customtheme/1146.patch | 0 .../patches}/customtheme/1148.patch | 0 .../patches}/customtheme/1150.patch | 0 .../patches}/customtheme/1167.patch | 0 .../patches}/customtheme/1169.patch | 0 .../patches}/customtheme/1171.patch | 0 .../patches}/customtheme/1180.patch | 0 .../patches}/customtheme/1181.patch | 0 .../patches}/customtheme/1192.patch | 0 .../patches}/customtheme/1196.patch | 0 .../patches}/customtheme/1200.patch | 0 .../patches}/customtheme/1201.patch | 0 .../patches}/customtheme/1208.patch | 0 .../patches}/customtheme/1213.patch | 0 .../patches}/customtheme/1216.patch | 0 .../patches}/customtheme/1218.patch | 0 .../patches}/customtheme/1223.patch | 0 .../patches}/customtheme/1243.patch | 0 .../patches}/customtheme/1246.patch | 0 .../patches}/customtheme/1249.patch | 0 .../patches}/customtheme/1251.patch | 0 .../patches}/customtheme/1252.patch | 0 .../patches}/customtheme/1259.patch | 0 .../patches}/customtheme/1266.patch | 0 .../patches}/customtheme/1270.patch | 0 .../patches}/customtheme/1273.patch | 0 .../patches}/customtheme/1279.patch | 0 .../patches}/customtheme/1280.patch | 0 .../patches}/customtheme/1281.patch | 0 .../patches}/customtheme/1282.patch | 0 .../patches}/customtheme/1284.patch | 0 .../patches}/customtheme/1290.patch | 0 .../patches}/customtheme/1294.patch | 0 .../patches}/customtheme/1295.patch | 0 .../patches}/customtheme/1298.patch | 0 .../patches}/customtheme/1300.patch | 0 .../patches}/customtheme/1301.patch | 0 .../patches}/customtheme/1304.patch | 0 .../patches}/customtheme/1306.patch | 0 .../patches}/customtheme/1307.patch | 0 .../patches}/customtheme/1310.patch | 0 .../patches}/customtheme/1315.patch | 0 .../patches}/customtheme/1318.patch | 0 .../patches}/customtheme/1330.patch | 0 .../patches}/customtheme/1334.patch | 0 .../patches}/customtheme/1339.patch | 0 .../patches}/customtheme/1340.patch | 0 .../patches}/customtheme/1355.patch | 0 .../patches}/customtheme/1356.patch | 0 .../patches}/customtheme/1358.patch | 0 .../patches}/customtheme/1361.patch | 0 .../patches}/customtheme/1362.patch | 0 .../patches}/customtheme/1365.patch | 0 .../patches}/customtheme/1367.patch | 0 .../patches}/customtheme/1368.patch | 0 .../patches}/customtheme/1370.patch | 0 .../patches}/customtheme/1371.patch | 0 .../patches}/customtheme/832.patch | 0 .../patches}/customtheme/833.patch | 0 .../patches}/customtheme/834.patch | 0 .../patches}/customtheme/835.patch | 0 .../patches}/customtheme/836.patch | 0 .../patches}/customtheme/839.patch | 0 .../patches}/customtheme/841.patch | 0 .../patches}/customtheme/842.patch | 0 .../patches}/customtheme/843.patch | 0 .../patches}/customtheme/844.patch | 0 .../patches}/customtheme/845.patch | 0 .../patches}/customtheme/848.patch | 0 .../patches}/customtheme/850.patch | 0 .../patches}/customtheme/851.patch | 0 .../patches}/customtheme/853.patch | 0 .../patches}/customtheme/854.patch | 0 .../patches}/customtheme/855.patch | 0 .../patches}/customtheme/856.patch | 0 .../patches}/customtheme/876.patch | 0 .../patches}/customtheme/884.patch | 0 .../patches}/customtheme/888.patch | 0 .../patches}/customtheme/896.patch | 0 .../patches}/customtheme/897.patch | 0 .../patches}/customtheme/898.patch | 0 .../patches}/customtheme/899.patch | 0 .../patches}/customtheme/900.patch | 0 .../patches}/customtheme/901.patch | 0 .../patches}/customtheme/902.patch | 0 .../patches}/customtheme/903.patch | 0 .../patches}/customtheme/904.patch | 0 .../patches}/customtheme/906.patch | 0 .../patches}/customtheme/909.patch | 0 .../patches}/customtheme/910.patch | 0 .../patches}/customtheme/938.patch | 0 .../patches}/customtheme/939.patch | 0 .../patches}/customtheme/940.patch | 0 .../patches}/customtheme/942.patch | 0 .../patches}/customtheme/943.patch | 0 .../patches}/customtheme/945.patch | 0 .../patches}/customtheme/946.patch | 0 .../patches}/customtheme/947.patch | 0 .../patches}/customtheme/948.patch | 0 .../patches}/customtheme/963.patch | 0 .../patches}/customtheme/964.patch | 0 .../patches}/customtheme/965.patch | 0 .../patches}/customtheme/966.patch | 0 .../patches}/customtheme/967.patch | 0 .../patches}/customtheme/968.patch | 0 .../patches}/customtheme/970.patch | 0 .../patches}/customtheme/980.patch | 0 .../patches}/customtheme/984.patch | 0 .../patches}/customtheme/986.patch | 0 .../patches}/customtheme/991.patch | 0 .../patches}/customtheme/992.patch | 0 .../patches}/customtheme/993.patch | 0 .../patches}/customtheme/994.patch | 0 .../patches}/customtheme/996.patch | 0 .../patches}/customtheme/README.md | 0 .../patches}/customtheme/asset_loading.png | 0 .../customtheme/asset_loading_discord.png | Bin .../customtheme/asset_loading_zhu.png | Bin .../customtheme/asset_loading_zhu_white.png | Bin .../patches}/customtheme/fixsplash.sh | 0 .../patches}/customversion/1006.patch | 0 .../patches}/customversion/1007.patch | 0 .../patches}/customversion/1011.patch | 0 .../patches}/customversion/1012.patch | 0 .../patches}/customversion/1013.patch | 0 .../patches}/customversion/1015.patch | 0 .../patches}/customversion/1016.patch | 0 .../patches}/customversion/1019.patch | 0 .../patches}/customversion/1020.patch | 0 .../patches}/customversion/1021.patch | 0 .../patches}/customversion/1022.patch | 0 .../patches}/customversion/1023.patch | 0 .../patches}/customversion/1024.patch | 0 .../patches}/customversion/1025.patch | 0 .../patches}/customversion/1026.patch | 0 .../patches}/customversion/1029.patch | 0 .../patches}/customversion/1031.patch | 0 .../patches}/customversion/1032.patch | 0 .../patches}/customversion/1033.patch | 0 .../patches}/customversion/1036.patch | 0 .../patches}/customversion/1037.patch | 0 .../patches}/customversion/1040.patch | 0 .../patches}/customversion/1041.patch | 0 .../patches}/customversion/1045.patch | 0 .../patches}/customversion/1046.patch | 0 .../patches}/customversion/1047.patch | 0 .../patches}/customversion/1049.patch | 0 .../patches}/customversion/1052.patch | 0 .../patches}/customversion/1053.patch | 0 .../patches}/customversion/1054.patch | 0 .../patches}/customversion/1056.patch | 0 .../patches}/customversion/1057.patch | 0 .../patches}/customversion/1062.patch | 0 .../patches}/customversion/1065.patch | 0 .../patches}/customversion/1066.patch | 0 .../patches}/customversion/1069.patch | 0 .../patches}/customversion/1073.patch | 0 .../patches}/customversion/1074.patch | 0 .../patches}/customversion/1078.patch | 0 .../patches}/customversion/1084.patch | 0 .../patches}/customversion/1085.patch | 0 .../patches}/customversion/1087.patch | 0 .../patches}/customversion/1091.patch | 0 .../patches}/customversion/1092.patch | 0 .../patches}/customversion/1100.patch | 0 .../patches}/customversion/1103.patch | 0 .../patches}/customversion/1104.patch | 0 .../patches}/customversion/1105.patch | 0 .../patches}/customversion/1107.patch | 0 .../patches}/customversion/1123.patch | 0 .../patches}/customversion/1132.patch | 0 .../patches}/customversion/1134.patch | 0 .../patches}/customversion/1144.patch | 0 .../patches}/customversion/1145.patch | 0 .../patches}/customversion/1146.patch | 0 .../patches}/customversion/1148.patch | 0 .../patches}/customversion/1150.patch | 0 .../patches}/customversion/1167.patch | 0 .../patches}/customversion/1169.patch | 0 .../patches}/customversion/1171.patch | 0 .../patches}/customversion/1180.patch | 0 .../patches}/customversion/1181.patch | 0 .../patches}/customversion/1192.patch | 0 .../patches}/customversion/1196.patch | 0 .../patches}/customversion/1200.patch | 0 .../patches}/customversion/1201.patch | 0 .../patches}/customversion/1208.patch | 0 .../patches}/customversion/1213.patch | 0 .../patches}/customversion/1216.patch | 0 .../patches}/customversion/1218.patch | 0 .../patches}/customversion/1223.patch | 0 .../patches}/customversion/1243.patch | 0 .../patches}/customversion/1246.patch | 0 .../patches}/customversion/1249.patch | 0 .../patches}/customversion/1251.patch | 0 .../patches}/customversion/1252.patch | 0 .../patches}/customversion/1259.patch | 0 .../patches}/customversion/1266.patch | 0 .../patches}/customversion/1270.patch | 0 .../patches}/customversion/1273.patch | 0 .../patches}/customversion/1279.patch | 0 .../patches}/customversion/1280.patch | 0 .../patches}/customversion/1281.patch | 0 .../patches}/customversion/1282.patch | 0 .../patches}/customversion/1284.patch | 0 .../patches}/customversion/1290.patch | 0 .../patches}/customversion/1294.patch | 0 .../patches}/customversion/1295.patch | 0 .../patches}/customversion/1298.patch | 0 .../patches}/customversion/1300.patch | 0 .../patches}/customversion/1301.patch | 0 .../patches}/customversion/1304.patch | 0 .../patches}/customversion/1306.patch | 0 .../patches}/customversion/1307.patch | 0 .../patches}/customversion/1310.patch | 0 .../patches}/customversion/1315.patch | 0 .../patches}/customversion/1318.patch | 0 .../patches}/customversion/1330.patch | 0 .../patches}/customversion/1334.patch | 0 .../patches}/customversion/1339.patch | 0 .../patches}/customversion/1340.patch | 0 .../patches}/customversion/1355.patch | 0 .../patches}/customversion/1356.patch | 0 .../patches}/customversion/1358.patch | 0 .../patches}/customversion/1361.patch | 0 .../patches}/customversion/1362.patch | 0 .../patches}/customversion/1365.patch | 0 .../patches}/customversion/1367.patch | 0 .../patches}/customversion/1368.patch | 0 .../patches}/customversion/1370.patch | 0 .../patches}/customversion/1371.patch | 0 .../patches}/customversion/78204.patch | 0 .../patches}/customversion/832.patch | 0 .../patches}/customversion/833.patch | 0 .../patches}/customversion/834.patch | 0 .../patches}/customversion/835.patch | 0 .../patches}/customversion/836.patch | 0 .../patches}/customversion/839.patch | 0 .../patches}/customversion/841.patch | 0 .../patches}/customversion/842.patch | 0 .../patches}/customversion/843.patch | 0 .../patches}/customversion/844.patch | 0 .../patches}/customversion/845.patch | 0 .../patches}/customversion/848.patch | 0 .../patches}/customversion/850.patch | 0 .../patches}/customversion/851.patch | 0 .../patches}/customversion/853.patch | 0 .../patches}/customversion/854.patch | 0 .../patches}/customversion/855.patch | 0 .../patches}/customversion/856.patch | 0 .../patches}/customversion/87202.patch | 0 .../patches}/customversion/876.patch | 0 .../patches}/customversion/884.patch | 0 .../patches}/customversion/888.patch | 0 .../patches}/customversion/896.patch | 0 .../patches}/customversion/897.patch | 0 .../patches}/customversion/898.patch | 0 .../patches}/customversion/899.patch | 0 .../patches}/customversion/900.patch | 0 .../patches}/customversion/901.patch | 0 .../patches}/customversion/902.patch | 0 .../patches}/customversion/903.patch | 0 .../patches}/customversion/904.patch | 0 .../patches}/customversion/906.patch | 0 .../patches}/customversion/909.patch | 0 .../patches}/customversion/910.patch | 0 .../patches}/customversion/938.patch | 0 .../patches}/customversion/939.patch | 0 .../patches}/customversion/940.patch | 0 .../patches}/customversion/942.patch | 0 .../patches}/customversion/943.patch | 0 .../patches}/customversion/945.patch | 0 .../patches}/customversion/946.patch | 0 .../patches}/customversion/947.patch | 0 .../patches}/customversion/948.patch | 0 .../patches}/customversion/963.patch | 0 .../patches}/customversion/964.patch | 0 .../patches}/customversion/965.patch | 0 .../patches}/customversion/966.patch | 0 .../patches}/customversion/967.patch | 0 .../patches}/customversion/968.patch | 0 .../patches}/customversion/970.patch | 0 .../patches}/customversion/980.patch | 0 .../patches}/customversion/984.patch | 0 .../patches}/customversion/986.patch | 0 .../patches}/customversion/991.patch | 0 .../patches}/customversion/992.patch | 0 .../patches}/customversion/993.patch | 0 .../patches}/customversion/994.patch | 0 .../patches}/customversion/996.patch | 0 .../patches}/customversion/README.md | 0 .../patches}/customversion/addpatch.py | 0 .../disable-mobileindicator/1006.patch | 0 .../disable-mobileindicator/1007.patch | 0 .../disable-mobileindicator/1011.patch | 0 .../disable-mobileindicator/1012.patch | 0 .../disable-mobileindicator/1013.patch | 0 .../disable-mobileindicator/1015.patch | 0 .../disable-mobileindicator/1016.patch | 0 .../disable-mobileindicator/1019.patch | 0 .../disable-mobileindicator/1020.patch | 0 .../disable-mobileindicator/1021.patch | 0 .../disable-mobileindicator/1022.patch | 0 .../disable-mobileindicator/1023.patch | 0 .../disable-mobileindicator/1024.patch | 0 .../disable-mobileindicator/1025.patch | 0 .../disable-mobileindicator/1026.patch | 0 .../disable-mobileindicator/1029.patch | 0 .../disable-mobileindicator/1031.patch | 0 .../disable-mobileindicator/1032.patch | 0 .../disable-mobileindicator/1033.patch | 0 .../disable-mobileindicator/1036.patch | 0 .../disable-mobileindicator/1037.patch | 0 .../disable-mobileindicator/1040.patch | 0 .../disable-mobileindicator/1041.patch | 0 .../disable-mobileindicator/1045.patch | 0 .../disable-mobileindicator/1046.patch | 0 .../disable-mobileindicator/1047.patch | 0 .../disable-mobileindicator/1049.patch | 0 .../disable-mobileindicator/1052.patch | 0 .../disable-mobileindicator/1053.patch | 0 .../disable-mobileindicator/1054.patch | 0 .../disable-mobileindicator/1056.patch | 0 .../disable-mobileindicator/1057.patch | 0 .../disable-mobileindicator/1062.patch | 0 .../disable-mobileindicator/1065.patch | 0 .../disable-mobileindicator/1066.patch | 0 .../disable-mobileindicator/1069.patch | 0 .../disable-mobileindicator/1073.patch | 0 .../disable-mobileindicator/1074.patch | 0 .../disable-mobileindicator/1078.patch | 0 .../disable-mobileindicator/1084.patch | 0 .../disable-mobileindicator/1085.patch | 0 .../disable-mobileindicator/1087.patch | 0 .../disable-mobileindicator/1091.patch | 0 .../disable-mobileindicator/1092.patch | 0 .../disable-mobileindicator/1100.patch | 0 .../disable-mobileindicator/1103.patch | 0 .../disable-mobileindicator/1104.patch | 0 .../disable-mobileindicator/1105.patch | 0 .../disable-mobileindicator/1107.patch | 0 .../disable-mobileindicator/1123.patch | 0 .../disable-mobileindicator/1132.patch | 0 .../disable-mobileindicator/1134.patch | 0 .../disable-mobileindicator/1144.patch | 0 .../disable-mobileindicator/1145.patch | 0 .../disable-mobileindicator/1146.patch | 0 .../disable-mobileindicator/1148.patch | 0 .../disable-mobileindicator/1150.patch | 0 .../disable-mobileindicator/1167.patch | 0 .../disable-mobileindicator/1169.patch | 0 .../disable-mobileindicator/1171.patch | 0 .../disable-mobileindicator/1180.patch | 0 .../disable-mobileindicator/1181.patch | 0 .../disable-mobileindicator/1192.patch | 0 .../disable-mobileindicator/1196.patch | 0 .../disable-mobileindicator/1200.patch | 0 .../disable-mobileindicator/1201.patch | 0 .../disable-mobileindicator/1208.patch | 0 .../disable-mobileindicator/1213.patch | 0 .../disable-mobileindicator/1216.patch | 0 .../disable-mobileindicator/1218.patch | 0 .../disable-mobileindicator/1223.patch | 0 .../disable-mobileindicator/1243.patch | 0 .../disable-mobileindicator/1246.patch | 0 .../disable-mobileindicator/1249.patch | 0 .../disable-mobileindicator/1251.patch | 0 .../disable-mobileindicator/1252.patch | 0 .../disable-mobileindicator/1259.patch | 0 .../disable-mobileindicator/1266.patch | 0 .../disable-mobileindicator/1270.patch | 0 .../disable-mobileindicator/1273.patch | 0 .../disable-mobileindicator/1279.patch | 0 .../disable-mobileindicator/1280.patch | 0 .../disable-mobileindicator/1281.patch | 0 .../disable-mobileindicator/1282.patch | 0 .../disable-mobileindicator/1284.patch | 0 .../disable-mobileindicator/1290.patch | 0 .../disable-mobileindicator/1294.patch | 0 .../disable-mobileindicator/1295.patch | 0 .../disable-mobileindicator/1298.patch | 0 .../disable-mobileindicator/1300.patch | 0 .../disable-mobileindicator/1301.patch | 0 .../disable-mobileindicator/1304.patch | 0 .../disable-mobileindicator/1306.patch | 0 .../disable-mobileindicator/1307.patch | 0 .../disable-mobileindicator/1310.patch | 0 .../disable-mobileindicator/1315.patch | 0 .../disable-mobileindicator/1318.patch | 0 .../disable-mobileindicator/1330.patch | 0 .../disable-mobileindicator/1334.patch | 0 .../disable-mobileindicator/1339.patch | 0 .../disable-mobileindicator/1340.patch | 0 .../disable-mobileindicator/1355.patch | 0 .../disable-mobileindicator/1356.patch | 0 .../disable-mobileindicator/1358.patch | 0 .../disable-mobileindicator/1361.patch | 0 .../disable-mobileindicator/1362.patch | 0 .../disable-mobileindicator/1365.patch | 0 .../disable-mobileindicator/1367.patch | 0 .../disable-mobileindicator/1368.patch | 0 .../disable-mobileindicator/1370.patch | 0 .../disable-mobileindicator/1371.patch | 0 .../disable-mobileindicator/830.patch | 0 .../disable-mobileindicator/831.patch | 0 .../disable-mobileindicator/836.patch | 0 .../disable-mobileindicator/839.patch | 0 .../disable-mobileindicator/841.patch | 0 .../disable-mobileindicator/842.patch | 0 .../disable-mobileindicator/843.patch | 0 .../disable-mobileindicator/844.patch | 0 .../disable-mobileindicator/845.patch | 0 .../disable-mobileindicator/848.patch | 0 .../disable-mobileindicator/850.patch | 0 .../disable-mobileindicator/851.patch | 0 .../disable-mobileindicator/853.patch | 0 .../disable-mobileindicator/854.patch | 0 .../disable-mobileindicator/855.patch | 0 .../disable-mobileindicator/856.patch | 0 .../disable-mobileindicator/87202.patch | 0 .../disable-mobileindicator/876.patch | 0 .../disable-mobileindicator/884.patch | 0 .../disable-mobileindicator/888.patch | 0 .../disable-mobileindicator/896.patch | 0 .../disable-mobileindicator/897.patch | 0 .../disable-mobileindicator/898.patch | 0 .../disable-mobileindicator/899.patch | 0 .../disable-mobileindicator/900.patch | 0 .../disable-mobileindicator/901.patch | 0 .../disable-mobileindicator/902.patch | 0 .../disable-mobileindicator/903.patch | 0 .../disable-mobileindicator/904.patch | 0 .../disable-mobileindicator/906.patch | 0 .../disable-mobileindicator/909.patch | 0 .../disable-mobileindicator/910.patch | 0 .../disable-mobileindicator/938.patch | 0 .../disable-mobileindicator/939.patch | 0 .../disable-mobileindicator/940.patch | 0 .../disable-mobileindicator/942.patch | 0 .../disable-mobileindicator/943.patch | 0 .../disable-mobileindicator/945.patch | 0 .../disable-mobileindicator/946.patch | 0 .../disable-mobileindicator/947.patch | 0 .../disable-mobileindicator/948.patch | 0 .../disable-mobileindicator/963.patch | 0 .../disable-mobileindicator/964.patch | 0 .../disable-mobileindicator/965.patch | 0 .../disable-mobileindicator/966.patch | 0 .../disable-mobileindicator/967.patch | 0 .../disable-mobileindicator/968.patch | 0 .../disable-mobileindicator/970.patch | 0 .../disable-mobileindicator/980.patch | 0 .../disable-mobileindicator/984.patch | 0 .../disable-mobileindicator/986.patch | 0 .../disable-mobileindicator/991.patch | 0 .../disable-mobileindicator/992.patch | 0 .../disable-mobileindicator/993.patch | 0 .../disable-mobileindicator/994.patch | 0 .../disable-mobileindicator/996.patch | 0 .../disable-mobileindicator/README.md | 0 .../patches}/embedlinks/1246.patch | 0 .../patches}/embedlinks/1249.patch | 0 .../patches}/embedlinks/1251.patch | 0 .../patches}/embedlinks/1252.patch | 0 .../patches}/embedlinks/1259.patch | 0 .../patches}/embedlinks/1266.patch | 0 .../patches}/embedlinks/1270.patch | 0 .../patches}/embedlinks/1273.patch | 0 .../patches}/embedlinks/1279.patch | 0 .../patches}/embedlinks/1280.patch | 0 .../patches}/embedlinks/1281.patch | 0 .../patches}/embedlinks/1282.patch | 0 .../patches}/embedlinks/1284.patch | 0 .../patches}/embedlinks/1290.patch | 0 .../patches}/embedlinks/1294.patch | 0 .../patches}/embedlinks/1295.patch | 0 .../patches}/embedlinks/1298.patch | 0 .../patches}/embedlinks/1300.patch | 0 .../patches}/embedlinks/1301.patch | 0 .../patches}/embedlinks/1304.patch | 0 .../patches}/embedlinks/1306.patch | 0 .../patches}/embedlinks/1307.patch | 0 .../patches}/embedlinks/1310.patch | 0 .../patches}/embedlinks/1315.patch | 0 .../patches}/embedlinks/1318.patch | 0 .../patches}/embedlinks/1330.patch | 0 .../patches}/embedlinks/1334.patch | 0 .../patches}/embedlinks/1339.patch | 0 .../patches}/embedlinks/1340.patch | 0 .../patches}/embedlinks/1355.patch | 0 .../patches}/embedlinks/1356.patch | 0 .../patches}/embedlinks/1358.patch | 0 .../patches}/embedlinks/1361.patch | 0 .../patches}/embedlinks/1362.patch | 0 .../patches}/embedlinks/1365.patch | 0 .../patches}/embedlinks/1367.patch | 0 .../patches}/embedlinks/1368.patch | 0 .../patches}/embedlinks/1370.patch | 0 .../patches}/embedlinks/1371.patch | 0 .../patches}/embedlinks/78204.patch | 0 .../patches}/embedlinks/87202.patch | 0 .../patches}/embedlinks/README.md | 0 .../patches}/experiments/1006.patch | 0 .../patches}/experiments/1007.patch | 0 .../patches}/experiments/1011.patch | 0 .../patches}/experiments/1012.patch | 0 .../patches}/experiments/1013.patch | 0 .../patches}/experiments/1015.patch | 0 .../patches}/experiments/1016.patch | 0 .../patches}/experiments/1019.patch | 0 .../patches}/experiments/1020.patch | 0 .../patches}/experiments/1021.patch | 0 .../patches}/experiments/1022.patch | 0 .../patches}/experiments/1023.patch | 0 .../patches}/experiments/1024.patch | 0 .../patches}/experiments/1025.patch | 0 .../patches}/experiments/1026.patch | 0 .../patches}/experiments/1029.patch | 0 .../patches}/experiments/1031.patch | 0 .../patches}/experiments/1032.patch | 0 .../patches}/experiments/1033.patch | 0 .../patches}/experiments/1036.patch | 0 .../patches}/experiments/1037.patch | 0 .../patches}/experiments/1040.patch | 0 .../patches}/experiments/1041.patch | 0 .../patches}/experiments/1045.patch | 0 .../patches}/experiments/1046.patch | 0 .../patches}/experiments/1047.patch | 0 .../patches}/experiments/1049.patch | 0 .../patches}/experiments/1052.patch | 0 .../patches}/experiments/1053.patch | 0 .../patches}/experiments/1054.patch | 0 .../patches}/experiments/1056.patch | 0 .../patches}/experiments/1057.patch | 0 .../patches}/experiments/1062.patch | 0 .../patches}/experiments/1065.patch | 0 .../patches}/experiments/1066.patch | 0 .../patches}/experiments/1069.patch | 0 .../patches}/experiments/1073.patch | 0 .../patches}/experiments/1074.patch | 0 .../patches}/experiments/1078.patch | 0 .../patches}/experiments/1084.patch | 0 .../patches}/experiments/1085.patch | 0 .../patches}/experiments/1087.patch | 0 .../patches}/experiments/1091.patch | 0 .../patches}/experiments/1092.patch | 0 .../patches}/experiments/1100.patch | 0 .../patches}/experiments/1103.patch | 0 .../patches}/experiments/1104.patch | 0 .../patches}/experiments/1105.patch | 0 .../patches}/experiments/1107.patch | 0 .../patches}/experiments/1123.patch | 0 .../patches}/experiments/1132.patch | 0 .../patches}/experiments/1134.patch | 0 .../patches}/experiments/1144.patch | 0 .../patches}/experiments/1145.patch | 0 .../patches}/experiments/1146.patch | 0 .../patches}/experiments/1148.patch | 0 .../patches}/experiments/1150.patch | 0 .../patches}/experiments/1167.patch | 0 .../patches}/experiments/1169.patch | 0 .../patches}/experiments/1171.patch | 0 .../patches}/experiments/1180.patch | 0 .../patches}/experiments/1181.patch | 0 .../patches}/experiments/1192.patch | 0 .../patches}/experiments/1196.patch | 0 .../patches}/experiments/1200.patch | 0 .../patches}/experiments/1201.patch | 0 .../patches}/experiments/1208.patch | 0 .../patches}/experiments/1213.patch | 0 .../patches}/experiments/1216.patch | 0 .../patches}/experiments/1218.patch | 0 .../patches}/experiments/1223.patch | 0 .../patches}/experiments/1243.patch | 0 .../patches}/experiments/1246.patch | 0 .../patches}/experiments/1249.patch | 0 .../patches}/experiments/1251.patch | 0 .../patches}/experiments/1252.patch | 0 .../patches}/experiments/1259.patch | 0 .../patches}/experiments/1266.patch | 0 .../patches}/experiments/1270.patch | 0 .../patches}/experiments/1273.patch | 0 .../patches}/experiments/1279.patch | 0 .../patches}/experiments/1280.patch | 0 .../patches}/experiments/1281.patch | 0 .../patches}/experiments/1282.patch | 0 .../patches}/experiments/1284.patch | 0 .../patches}/experiments/1290.patch | 0 .../patches}/experiments/1294.patch | 0 .../patches}/experiments/1295.patch | 0 .../patches}/experiments/1298.patch | 0 .../patches}/experiments/1300.patch | 0 .../patches}/experiments/1301.patch | 0 .../patches}/experiments/1304.patch | 0 .../patches}/experiments/1306.patch | 0 .../patches}/experiments/1307.patch | 0 .../patches}/experiments/1310.patch | 0 .../patches}/experiments/1315.patch | 0 .../patches}/experiments/1318.patch | 0 .../patches}/experiments/1330.patch | 0 .../patches}/experiments/1334.patch | 0 .../patches}/experiments/1339.patch | 0 .../patches}/experiments/1340.patch | 0 .../patches}/experiments/1355.patch | 0 .../patches}/experiments/1356.patch | 0 .../patches}/experiments/1358.patch | 0 .../patches}/experiments/1361.patch | 0 .../patches}/experiments/1362.patch | 0 .../patches}/experiments/1365.patch | 0 .../patches}/experiments/1367.patch | 0 .../patches}/experiments/1368.patch | 0 .../patches}/experiments/1370.patch | 0 .../patches}/experiments/1371.patch | 0 .../patches}/experiments/832.patch | 0 .../patches}/experiments/833.patch | 0 .../patches}/experiments/834.patch | 0 .../patches}/experiments/835.patch | 0 .../patches}/experiments/836.patch | 0 .../patches}/experiments/839.patch | 0 .../patches}/experiments/841.patch | 0 .../patches}/experiments/842.patch | 0 .../patches}/experiments/843.patch | 0 .../patches}/experiments/844.patch | 0 .../patches}/experiments/845.patch | 0 .../patches}/experiments/848.patch | 0 .../patches}/experiments/850.patch | 0 .../patches}/experiments/851.patch | 0 .../patches}/experiments/853.patch | 0 .../patches}/experiments/854.patch | 0 .../patches}/experiments/855.patch | 0 .../patches}/experiments/856.patch | 0 .../patches}/experiments/87202.patch | 0 .../patches}/experiments/876.patch | 0 .../patches}/experiments/884.patch | 0 .../patches}/experiments/888.patch | 0 .../patches}/experiments/896.patch | 0 .../patches}/experiments/897.patch | 0 .../patches}/experiments/898.patch | 0 .../patches}/experiments/899.patch | 0 .../patches}/experiments/900.patch | 0 .../patches}/experiments/901.patch | 0 .../patches}/experiments/902.patch | 0 .../patches}/experiments/903.patch | 0 .../patches}/experiments/904.patch | 0 .../patches}/experiments/906.patch | 0 .../patches}/experiments/909.patch | 0 .../patches}/experiments/910.patch | 0 .../patches}/experiments/938.patch | 0 .../patches}/experiments/939.patch | 0 .../patches}/experiments/940.patch | 0 .../patches}/experiments/942.patch | 0 .../patches}/experiments/943.patch | 0 .../patches}/experiments/945.patch | 0 .../patches}/experiments/946.patch | 0 .../patches}/experiments/947.patch | 0 .../patches}/experiments/948.patch | 0 .../patches}/experiments/963.patch | 0 .../patches}/experiments/964.patch | 0 .../patches}/experiments/965.patch | 0 .../patches}/experiments/966.patch | 0 .../patches}/experiments/967.patch | 0 .../patches}/experiments/968.patch | 0 .../patches}/experiments/970.patch | 0 .../patches}/experiments/980.patch | 0 .../patches}/experiments/984.patch | 0 .../patches}/experiments/986.patch | 0 .../patches}/experiments/991.patch | 0 .../patches}/experiments/992.patch | 0 .../patches}/experiments/993.patch | 0 .../patches}/experiments/994.patch | 0 .../patches}/experiments/996.patch | 0 .../patches}/experiments/README.md | 0 .../patches}/hideunusableemojis/1213.patch | 0 .../patches}/hideunusableemojis/1216.patch | 0 .../patches}/hideunusableemojis/1218.patch | 0 .../patches}/hideunusableemojis/1223.patch | 0 .../patches}/hideunusableemojis/1243.patch | 0 .../patches}/hideunusableemojis/1246.patch | 0 .../patches}/hideunusableemojis/1249.patch | 0 .../patches}/hideunusableemojis/1251.patch | 0 .../patches}/hideunusableemojis/1252.patch | 0 .../patches}/hideunusableemojis/1259.patch | 0 .../patches}/hideunusableemojis/1266.patch | 0 .../patches}/hideunusableemojis/1270.patch | 0 .../patches}/hideunusableemojis/1273.patch | 0 .../patches}/hideunusableemojis/1279.patch | 0 .../patches}/hideunusableemojis/1280.patch | 0 .../patches}/hideunusableemojis/1281.patch | 0 .../patches}/hideunusableemojis/1282.patch | 0 .../patches}/hideunusableemojis/1284.patch | 0 .../patches}/hideunusableemojis/1290.patch | 0 .../patches}/hideunusableemojis/1294.patch | 0 .../patches}/hideunusableemojis/1295.patch | 0 .../patches}/hideunusableemojis/1298.patch | 0 .../patches}/hideunusableemojis/1300.patch | 0 .../patches}/hideunusableemojis/1301.patch | 0 .../patches}/hideunusableemojis/1304.patch | 0 .../patches}/hideunusableemojis/1306.patch | 0 .../patches}/hideunusableemojis/1307.patch | 0 .../patches}/hideunusableemojis/1310.patch | 0 .../patches}/hideunusableemojis/1315.patch | 0 .../patches}/hideunusableemojis/1318.patch | 0 .../patches}/hideunusableemojis/1330.patch | 0 .../patches}/hideunusableemojis/1334.patch | 0 .../patches}/hideunusableemojis/1339.patch | 0 .../patches}/hideunusableemojis/1340.patch | 0 .../patches}/hideunusableemojis/1355.patch | 0 .../patches}/hideunusableemojis/1356.patch | 0 .../patches}/hideunusableemojis/1358.patch | 0 .../patches}/hideunusableemojis/1361.patch | 0 .../patches}/hideunusableemojis/1362.patch | 0 .../patches}/hideunusableemojis/1365.patch | 0 .../patches}/hideunusableemojis/1367.patch | 0 .../patches}/hideunusableemojis/1368.patch | 0 .../patches}/hideunusableemojis/1370.patch | 0 .../patches}/hideunusableemojis/1371.patch | 0 .../patches}/hideunusableemojis/87202.patch | 0 .../patches}/hideunusableemojis/README.md | 0 .../patches}/hqavatars/1078.patch | 0 .../patches}/hqavatars/1084.patch | 0 .../patches}/hqavatars/1085.patch | 0 .../patches}/hqavatars/1087.patch | 0 .../patches}/hqavatars/1091.patch | 0 .../patches}/hqavatars/1092.patch | 0 .../patches}/hqavatars/1100.patch | 0 .../patches}/hqavatars/1103.patch | 0 .../patches}/hqavatars/1104.patch | 0 .../patches}/hqavatars/1105.patch | 0 .../patches}/hqavatars/1107.patch | 0 .../patches}/hqavatars/1123.patch | 0 .../patches}/hqavatars/1132.patch | 0 .../patches}/hqavatars/1134.patch | 0 .../patches}/hqavatars/1144.patch | 0 .../patches}/hqavatars/1145.patch | 0 .../patches}/hqavatars/1146.patch | 0 .../patches}/hqavatars/1148.patch | 0 .../patches}/hqavatars/1150.patch | 0 .../patches}/hqavatars/1167.patch | 0 .../patches}/hqavatars/1169.patch | 0 .../patches}/hqavatars/1171.patch | 0 .../patches}/hqavatars/1180.patch | 0 .../patches}/hqavatars/1181.patch | 0 .../patches}/hqavatars/1192.patch | 0 .../patches}/hqavatars/1196.patch | 0 .../patches}/hqavatars/1200.patch | 0 .../patches}/hqavatars/1201.patch | 0 .../patches}/hqavatars/1208.patch | 0 .../patches}/hqavatars/1213.patch | 0 .../patches}/hqavatars/1216.patch | 0 .../patches}/hqavatars/1218.patch | 0 .../patches}/hqavatars/1223.patch | 0 .../patches}/hqavatars/1243.patch | 0 .../patches}/hqavatars/1246.patch | 0 .../patches}/hqavatars/1249.patch | 0 .../patches}/hqavatars/1251.patch | 0 .../patches}/hqavatars/1252.patch | 0 .../patches}/hqavatars/1259.patch | 0 .../patches}/hqavatars/1266.patch | 0 .../patches}/hqavatars/1270.patch | 0 .../patches}/hqavatars/1273.patch | 0 .../patches}/hqavatars/1279.patch | 0 .../patches}/hqavatars/1280.patch | 0 .../patches}/hqavatars/1281.patch | 0 .../patches}/hqavatars/1282.patch | 0 .../patches}/hqavatars/1284.patch | 0 .../patches}/hqavatars/1290.patch | 0 .../patches}/hqavatars/1294.patch | 0 .../patches}/hqavatars/1295.patch | 0 .../patches}/hqavatars/1298.patch | 0 .../patches}/hqavatars/1300.patch | 0 .../patches}/hqavatars/1301.patch | 0 .../patches}/hqavatars/1304.patch | 0 .../patches}/hqavatars/1306.patch | 0 .../patches}/hqavatars/1307.patch | 0 .../patches}/hqavatars/1310.patch | 0 .../patches}/hqavatars/1315.patch | 0 .../patches}/hqavatars/1318.patch | 0 .../patches}/hqavatars/1330.patch | 0 .../patches}/hqavatars/1334.patch | 0 .../patches}/hqavatars/1339.patch | 0 .../patches}/hqavatars/1340.patch | 0 .../patches}/hqavatars/1355.patch | 0 .../patches}/hqavatars/1356.patch | 0 .../patches}/hqavatars/1358.patch | 0 .../patches}/hqavatars/1361.patch | 0 .../patches}/hqavatars/1362.patch | 0 .../patches}/hqavatars/1365.patch | 0 .../patches}/hqavatars/1367.patch | 0 .../patches}/hqavatars/1368.patch | 0 .../patches}/hqavatars/1370.patch | 0 .../patches}/hqavatars/1371.patch | 0 .../patches}/hqavatars/78204.patch | 0 .../patches}/hqavatars/README.md | 0 .../patches}/litecord/1006.patch | 0 .../patches}/litecord/1007.patch | 0 .../patches}/litecord/1011.patch | 0 .../patches}/litecord/1012.patch | 0 .../patches}/litecord/1013.patch | 0 .../patches}/litecord/1015.patch | 0 .../patches}/litecord/1016.patch | 0 .../patches}/litecord/1019.patch | 0 .../patches}/litecord/1020.patch | 0 .../patches}/litecord/1021.patch | 0 .../patches}/litecord/1022.patch | 0 .../patches}/litecord/1023.patch | 0 .../patches}/litecord/1024.patch | 0 .../patches}/litecord/1025.patch | 0 .../patches}/litecord/1026.patch | 0 .../patches}/litecord/1029.patch | 0 .../patches}/litecord/1031.patch | 0 .../patches}/litecord/1032.patch | 0 .../patches}/litecord/1033.patch | 0 .../patches}/litecord/1036.patch | 0 .../patches}/litecord/1037.patch | 0 .../patches}/litecord/1040.patch | 0 .../patches}/litecord/1041.patch | 0 .../patches}/litecord/1045.patch | 0 .../patches}/litecord/1046.patch | 0 .../patches}/litecord/1047.patch | 0 .../patches}/litecord/1049.patch | 0 .../patches}/litecord/1052.patch | 0 .../patches}/litecord/1053.patch | 0 .../patches}/litecord/1054.patch | 0 .../patches}/litecord/1056.patch | 0 .../patches}/litecord/1057.patch | 0 .../patches}/litecord/1062.patch | 0 .../patches}/litecord/1065.patch | 0 .../patches}/litecord/1066.patch | 0 .../patches}/litecord/1069.patch | 0 .../patches}/litecord/1073.patch | 0 .../patches}/litecord/1074.patch | 0 .../patches}/litecord/1078.patch | 0 .../patches}/litecord/1084.patch | 0 .../patches}/litecord/1085.patch | 0 .../patches}/litecord/1087.patch | 0 .../patches}/litecord/1091.patch | 0 .../patches}/litecord/1092.patch | 0 .../patches}/litecord/1100.patch | 0 .../patches}/litecord/1103.patch | 0 .../patches}/litecord/1104.patch | 0 .../patches}/litecord/1105.patch | 0 .../patches}/litecord/1107.patch | 0 .../patches}/litecord/1123.patch | 0 .../patches}/litecord/1132.patch | 0 .../patches}/litecord/1134.patch | 0 .../patches}/litecord/1144.patch | 0 .../patches}/litecord/1145.patch | 0 .../patches}/litecord/1146.patch | 0 .../patches}/litecord/1148.patch | 0 .../patches}/litecord/1150.patch | 0 .../patches}/litecord/1167.patch | 0 .../patches}/litecord/1169.patch | 0 .../patches}/litecord/1171.patch | 0 .../patches}/litecord/1180.patch | 0 .../patches}/litecord/1181.patch | 0 .../patches}/litecord/1192.patch | 0 .../patches}/litecord/1196.patch | 0 .../patches}/litecord/1200.patch | 0 .../patches}/litecord/1201.patch | 0 .../patches}/litecord/1208.patch | 0 .../patches}/litecord/1213.patch | 0 .../patches}/litecord/1216.patch | 0 .../patches}/litecord/1218.patch | 0 .../patches}/litecord/1223.patch | 0 .../patches}/litecord/1243.patch | 0 .../patches}/litecord/1246.patch | 0 .../patches}/litecord/1249.patch | 0 .../patches}/litecord/1251.patch | 0 .../patches}/litecord/1252.patch | 0 .../patches}/litecord/1259.patch | 0 .../patches}/litecord/1266.patch | 0 .../patches}/litecord/1270.patch | 0 .../patches}/litecord/1273.patch | 0 .../patches}/litecord/1279.patch | 0 .../patches}/litecord/1280.patch | 0 .../patches}/litecord/1281.patch | 0 .../patches}/litecord/1282.patch | 0 .../patches}/litecord/1284.patch | 0 .../patches}/litecord/1290.patch | 0 .../patches}/litecord/1294.patch | 0 .../patches}/litecord/1295.patch | 0 .../patches}/litecord/1298.patch | 0 .../patches}/litecord/1300.patch | 0 .../patches}/litecord/1301.patch | 0 .../patches}/litecord/1304.patch | 0 .../patches}/litecord/1306.patch | 0 .../patches}/litecord/1307.patch | 0 .../patches}/litecord/1310.patch | 0 .../patches}/litecord/1315.patch | 0 .../patches}/litecord/1318.patch | 0 .../patches}/litecord/1330.patch | 0 .../patches}/litecord/1334.patch | 0 .../patches}/litecord/1339.patch | 0 .../patches}/litecord/1340.patch | 0 .../patches}/litecord/1355.patch | 0 .../patches}/litecord/1356.patch | 0 .../patches}/litecord/1358.patch | 0 .../patches}/litecord/1361.patch | 0 .../patches}/litecord/1362.patch | 0 .../patches}/litecord/1365.patch | 0 .../patches}/litecord/1367.patch | 0 .../patches}/litecord/1368.patch | 0 .../patches}/litecord/1370.patch | 0 .../patches}/litecord/1371.patch | 0 .../patches}/litecord/832.patch | 0 .../patches}/litecord/833.patch | 0 .../patches}/litecord/834.patch | 0 .../patches}/litecord/835.patch | 0 .../patches}/litecord/836.patch | 0 .../patches}/litecord/839.patch | 0 .../patches}/litecord/841.patch | 0 .../patches}/litecord/842.patch | 0 .../patches}/litecord/843.patch | 0 .../patches}/litecord/844.patch | 0 .../patches}/litecord/845.patch | 0 .../patches}/litecord/848.patch | 0 .../patches}/litecord/850.patch | 0 .../patches}/litecord/851.patch | 0 .../patches}/litecord/853.patch | 0 .../patches}/litecord/854.patch | 0 .../patches}/litecord/855.patch | 0 .../patches}/litecord/856.patch | 0 .../patches}/litecord/876.patch | 0 .../patches}/litecord/884.patch | 0 .../patches}/litecord/888.patch | 0 .../patches}/litecord/896.patch | 0 .../patches}/litecord/897.patch | 0 .../patches}/litecord/898.patch | 0 .../patches}/litecord/899.patch | 0 .../patches}/litecord/900.patch | 0 .../patches}/litecord/901.patch | 0 .../patches}/litecord/902.patch | 0 .../patches}/litecord/903.patch | 0 .../patches}/litecord/904.patch | 0 .../patches}/litecord/906.patch | 0 .../patches}/litecord/909.patch | 0 .../patches}/litecord/910.patch | 0 .../patches}/litecord/939.patch | 0 .../patches}/litecord/940.patch | 0 .../patches}/litecord/942.patch | 0 .../patches}/litecord/943.patch | 0 .../patches}/litecord/945.patch | 0 .../patches}/litecord/946.patch | 0 .../patches}/litecord/947.patch | 0 .../patches}/litecord/948.patch | 0 .../patches}/litecord/963.patch | 0 .../patches}/litecord/964.patch | 0 .../patches}/litecord/965.patch | 0 .../patches}/litecord/966.patch | 0 .../patches}/litecord/967.patch | 0 .../patches}/litecord/968.patch | 0 .../patches}/litecord/970.patch | 0 .../patches}/litecord/980.patch | 0 .../patches}/litecord/984.patch | 0 .../patches}/litecord/986.patch | 0 .../patches}/litecord/991.patch | 0 .../patches}/litecord/992.patch | 0 .../patches}/litecord/993.patch | 0 .../patches}/litecord/994.patch | 0 .../patches}/litecord/996.patch | 0 .../patches}/litecord/README.md | 0 .../patches}/mutant/1006.patch | 0 .../patches}/mutant/1007.patch | 0 .../patches}/mutant/1011.patch | 0 .../patches}/mutant/1012.patch | 0 .../patches}/mutant/1013.patch | 0 .../patches}/mutant/1015.patch | 0 .../patches}/mutant/1016.patch | 0 .../patches}/mutant/1019.patch | 0 .../patches}/mutant/1020.patch | 0 .../patches}/mutant/1021.patch | 0 .../patches}/mutant/1022.patch | 0 .../patches}/mutant/1023.patch | 0 .../patches}/mutant/1024.patch | 0 .../patches}/mutant/1025.patch | 0 .../patches}/mutant/1026.patch | 0 .../patches}/mutant/1029.patch | 0 .../patches}/mutant/1031.patch | 0 .../patches}/mutant/1032.patch | 0 .../patches}/mutant/1033.patch | 0 .../patches}/mutant/1036.patch | 0 .../patches}/mutant/1037.patch | 0 .../patches}/mutant/1040.patch | 0 .../patches}/mutant/1041.patch | 0 .../patches}/mutant/1045.patch | 0 .../patches}/mutant/1046.patch | 0 .../patches}/mutant/1047.patch | 0 .../patches}/mutant/1049.patch | 0 .../patches}/mutant/1052.patch | 0 .../patches}/mutant/1053.patch | 0 .../patches}/mutant/1054.patch | 0 .../patches}/mutant/1056.patch | 0 .../patches}/mutant/1057.patch | 0 .../patches}/mutant/1062.patch | 0 .../patches}/mutant/1065.patch | 0 .../patches}/mutant/1066.patch | 0 .../patches}/mutant/1069.patch | 0 .../patches}/mutant/1073.patch | 0 .../patches}/mutant/1074.patch | 0 .../patches}/mutant/1078.patch | 0 .../patches}/mutant/1084.patch | 0 .../patches}/mutant/1085.patch | 0 .../patches}/mutant/1087.patch | 0 .../patches}/mutant/1091.patch | 0 .../patches}/mutant/1092.patch | 0 .../patches}/mutant/1100.patch | 0 .../patches}/mutant/1103.patch | 0 .../patches}/mutant/1104.patch | 0 .../patches}/mutant/1105.patch | 0 .../patches}/mutant/1107.patch | 0 .../patches}/mutant/1123.patch | 0 .../patches}/mutant/1132.patch | 0 .../patches}/mutant/1134.patch | 0 .../patches}/mutant/1144.patch | 0 .../patches}/mutant/1145.patch | 0 .../patches}/mutant/1146.patch | 0 .../patches}/mutant/1148.patch | 0 .../patches}/mutant/1150.patch | 0 .../patches}/mutant/1167.patch | 0 .../patches}/mutant/1169.patch | 0 .../patches}/mutant/1171.patch | 0 .../patches}/mutant/1180.patch | 0 .../patches}/mutant/1181.patch | 0 .../patches}/mutant/1192.patch | 0 .../patches}/mutant/1196.patch | 0 .../patches}/mutant/1200.patch | 0 .../patches}/mutant/1201.patch | 0 .../patches}/mutant/1208.patch | 0 .../patches}/mutant/1213.patch | 0 .../patches}/mutant/1216.patch | 0 .../patches}/mutant/1218.patch | 0 .../patches}/mutant/1223.patch | 0 .../patches}/mutant/1243.patch | 0 .../patches}/mutant/1246.patch | 0 .../patches}/mutant/1249.patch | 0 .../patches}/mutant/1251.patch | 0 .../patches}/mutant/1252.patch | 0 .../patches}/mutant/1259.patch | 0 .../patches}/mutant/1266.patch | 0 .../patches}/mutant/1270.patch | 0 .../patches}/mutant/1273.patch | 0 .../patches}/mutant/1279.patch | 0 .../patches}/mutant/1280.patch | 0 .../patches}/mutant/1281.patch | 0 .../patches}/mutant/1282.patch | 0 .../patches}/mutant/1284.patch | 0 .../patches}/mutant/1290.patch | 0 .../patches}/mutant/1294.patch | 0 .../patches}/mutant/1295.patch | 0 .../patches}/mutant/1298.patch | 0 .../patches}/mutant/1300.patch | 0 .../patches}/mutant/1301.patch | 0 .../patches}/mutant/1304.patch | 0 .../patches}/mutant/1306.patch | 0 .../patches}/mutant/1307.patch | 0 .../patches}/mutant/1310.patch | 0 .../patches}/mutant/1315.patch | 0 .../patches}/mutant/1318.patch | 0 .../patches}/mutant/1330.patch | 0 .../patches}/mutant/1334.patch | 0 .../patches}/mutant/1339.patch | 0 .../patches}/mutant/1340.patch | 0 .../patches}/mutant/1355.patch | 0 .../patches}/mutant/1356.patch | 0 .../patches}/mutant/1358.patch | 0 .../patches}/mutant/1361.patch | 0 .../patches}/mutant/1362.patch | 0 .../patches}/mutant/1365.patch | 0 .../patches}/mutant/1367.patch | 0 .../patches}/mutant/1368.patch | 0 .../patches}/mutant/1370.patch | 0 .../patches}/mutant/1371.patch | 0 .../patches}/mutant/78204.patch | 0 .../patches}/mutant/831.patch | 0 .../patches}/mutant/832.patch | 0 .../patches}/mutant/833.patch | 0 .../patches}/mutant/834.patch | 0 .../patches}/mutant/835.patch | 0 .../patches}/mutant/836.patch | 0 .../patches}/mutant/839.patch | 0 .../patches}/mutant/841.patch | 0 .../patches}/mutant/842.patch | 0 .../patches}/mutant/843.patch | 0 .../patches}/mutant/844.patch | 0 .../patches}/mutant/845.patch | 0 .../patches}/mutant/848.patch | 0 .../patches}/mutant/850.patch | 0 .../patches}/mutant/851.patch | 0 .../patches}/mutant/853.patch | 0 .../patches}/mutant/854.patch | 0 .../patches}/mutant/855.patch | 0 .../patches}/mutant/856.patch | 0 .../patches}/mutant/87202.patch | 0 .../patches}/mutant/876.patch | 0 .../patches}/mutant/884.patch | 0 .../patches}/mutant/888.patch | 0 .../patches}/mutant/896.patch | 0 .../patches}/mutant/897.patch | 0 .../patches}/mutant/898.patch | 0 .../patches}/mutant/899.patch | 0 .../patches}/mutant/900.patch | 0 .../patches}/mutant/901.patch | 0 .../patches}/mutant/902.patch | 0 .../patches}/mutant/903.patch | 0 .../patches}/mutant/904.patch | 0 .../patches}/mutant/906.patch | 0 .../patches}/mutant/909.patch | 0 .../patches}/mutant/910.patch | 0 .../patches}/mutant/938.patch | 0 .../patches}/mutant/939.patch | 0 .../patches}/mutant/940.patch | 0 .../patches}/mutant/942.patch | 0 .../patches}/mutant/943.patch | 0 .../patches}/mutant/945.patch | 0 .../patches}/mutant/946.patch | 0 .../patches}/mutant/947.patch | 0 .../patches}/mutant/948.patch | 0 .../patches}/mutant/963.patch | 0 .../patches}/mutant/964.patch | 0 .../patches}/mutant/965.patch | 0 .../patches}/mutant/966.patch | 0 .../patches}/mutant/967.patch | 0 .../patches}/mutant/968.patch | 0 .../patches}/mutant/970.patch | 0 .../patches}/mutant/980.patch | 0 .../patches}/mutant/984.patch | 0 .../patches}/mutant/986.patch | 0 .../patches}/mutant/991.patch | 0 .../patches}/mutant/992.patch | 0 .../patches}/mutant/993.patch | 0 .../patches}/mutant/994.patch | 0 .../patches}/mutant/996.patch | 0 .../patches}/mutant/README.md | 0 .../patches}/mutant/emojipatch.py | 0 .../patches}/mutant/emojireplace.py | 0 .../patches}/mutant/gendiversitycode.py | 0 .../patches}/mutant/genemojitest.py | 0 .../patches}/necessary/1006.patch | 0 .../patches}/necessary/1007.patch | 0 .../patches}/necessary/1011.patch | 0 .../patches}/necessary/1012.patch | 0 .../patches}/necessary/1013.patch | 0 .../patches}/necessary/1015.patch | 0 .../patches}/necessary/1016.patch | 0 .../patches}/necessary/1019.patch | 0 .../patches}/necessary/1020.patch | 0 .../patches}/necessary/1021.patch | 0 .../patches}/necessary/1022.patch | 0 .../patches}/necessary/1023.patch | 0 .../patches}/necessary/1024.patch | 0 .../patches}/necessary/1025.patch | 0 .../patches}/necessary/1026.patch | 0 .../patches}/necessary/1029.patch | 0 .../patches}/necessary/1031.patch | 0 .../patches}/necessary/1032.patch | 0 .../patches}/necessary/1033.patch | 0 .../patches}/necessary/1036.patch | 0 .../patches}/necessary/1037.patch | 0 .../patches}/necessary/1040.patch | 0 .../patches}/necessary/1041.patch | 0 .../patches}/necessary/1045.patch | 0 .../patches}/necessary/1046.patch | 0 .../patches}/necessary/1047.patch | 0 .../patches}/necessary/1049.patch | 0 .../patches}/necessary/1052.patch | 0 .../patches}/necessary/1053.patch | 0 .../patches}/necessary/1054.patch | 0 .../patches}/necessary/1056.patch | 0 .../patches}/necessary/1057.patch | 0 .../patches}/necessary/1062.patch | 0 .../patches}/necessary/1065.patch | 0 .../patches}/necessary/1066.patch | 0 .../patches}/necessary/1069.patch | 0 .../patches}/necessary/1073.patch | 0 .../patches}/necessary/1074.patch | 0 .../patches}/necessary/1078.patch | 0 .../patches}/necessary/1084.patch | 0 .../patches}/necessary/1085.patch | 0 .../patches}/necessary/1087.patch | 0 .../patches}/necessary/1091.patch | 0 .../patches}/necessary/1092.patch | 0 .../patches}/necessary/1100.patch | 0 .../patches}/necessary/1103.patch | 0 .../patches}/necessary/1104.patch | 0 .../patches}/necessary/1105.patch | 0 .../patches}/necessary/1107.patch | 0 .../patches}/necessary/1123.patch | 0 .../patches}/necessary/1132.patch | 0 .../patches}/necessary/1134.patch | 0 .../patches}/necessary/1144.patch | 0 .../patches}/necessary/1145.patch | 0 .../patches}/necessary/1146.patch | 0 .../patches}/necessary/1148.patch | 0 .../patches}/necessary/1150.patch | 0 .../patches}/necessary/1167.patch | 0 .../patches}/necessary/1169.patch | 0 .../patches}/necessary/1171.patch | 0 .../patches}/necessary/1180.patch | 0 .../patches}/necessary/1181.patch | 0 .../patches}/necessary/1192.patch | 0 .../patches}/necessary/1196.patch | 0 .../patches}/necessary/1200.patch | 0 .../patches}/necessary/1201.patch | 0 .../patches}/necessary/1208.patch | 0 .../patches}/necessary/1213.patch | 0 .../patches}/necessary/1216.patch | 0 .../patches}/necessary/1218.patch | 0 .../patches}/necessary/1223.patch | 0 .../patches}/necessary/1243.patch | 0 .../patches}/necessary/1246.patch | 0 .../patches}/necessary/1249.patch | 0 .../patches}/necessary/1251.patch | 0 .../patches}/necessary/1252.patch | 0 .../patches}/necessary/1259.patch | 0 .../patches}/necessary/1266.patch | 0 .../patches}/necessary/1270.patch | 0 .../patches}/necessary/1273.patch | 0 .../patches}/necessary/1279.patch | 0 .../patches}/necessary/1280.patch | 0 .../patches}/necessary/1281.patch | 0 .../patches}/necessary/1282.patch | 0 .../patches}/necessary/1284.patch | 0 .../patches}/necessary/1290.patch | 0 .../patches}/necessary/1294.patch | 0 .../patches}/necessary/1295.patch | 0 .../patches}/necessary/1298.patch | 0 .../patches}/necessary/1300.patch | 0 .../patches}/necessary/1301.patch | 0 .../patches}/necessary/1304.patch | 0 .../patches}/necessary/1306.patch | 0 .../patches}/necessary/1307.patch | 0 .../patches}/necessary/1310.patch | 0 .../patches}/necessary/1315.patch | 0 .../patches}/necessary/1318.patch | 0 .../patches}/necessary/1330.patch | 0 .../patches}/necessary/1334.patch | 0 .../patches}/necessary/1339.patch | 0 .../patches}/necessary/1340.patch | 0 .../patches}/necessary/1355.patch | 0 .../patches}/necessary/1356.patch | 0 .../patches}/necessary/1358.patch | 0 .../patches}/necessary/1361.patch | 0 .../patches}/necessary/1362.patch | 0 .../patches}/necessary/1365.patch | 0 .../patches}/necessary/1367.patch | 0 .../patches}/necessary/1368.patch | 0 .../patches}/necessary/1370.patch | 0 .../patches}/necessary/1371.patch | 0 .../patches}/necessary/78204.patch | 0 .../patches}/necessary/831.patch | 0 .../patches}/necessary/832.patch | 0 .../patches}/necessary/833.patch | 0 .../patches}/necessary/834.patch | 0 .../patches}/necessary/835.patch | 0 .../patches}/necessary/836.patch | 0 .../patches}/necessary/839.patch | 0 .../patches}/necessary/841.patch | 0 .../patches}/necessary/842.patch | 0 .../patches}/necessary/843.patch | 0 .../patches}/necessary/844.patch | 0 .../patches}/necessary/845.patch | 0 .../patches}/necessary/848.patch | 0 .../patches}/necessary/850.patch | 0 .../patches}/necessary/851.patch | 0 .../patches}/necessary/853.patch | 0 .../patches}/necessary/854.patch | 0 .../patches}/necessary/855.patch | 0 .../patches}/necessary/87202.patch | 0 .../patches}/necessary/876.patch | 0 .../patches}/necessary/884.patch | 0 .../patches}/necessary/888.patch | 0 .../patches}/necessary/896.patch | 0 .../patches}/necessary/897.patch | 0 .../patches}/necessary/898.patch | 0 .../patches}/necessary/899.patch | 0 .../patches}/necessary/900.patch | 0 .../patches}/necessary/901.patch | 0 .../patches}/necessary/902.patch | 0 .../patches}/necessary/903.patch | 0 .../patches}/necessary/904.patch | 0 .../patches}/necessary/906.patch | 0 .../patches}/necessary/909.patch | 0 .../patches}/necessary/910.patch | 0 .../patches}/necessary/938.patch | 0 .../patches}/necessary/939.patch | 0 .../patches}/necessary/940.patch | 0 .../patches}/necessary/942.patch | 0 .../patches}/necessary/943.patch | 0 .../patches}/necessary/945.patch | 0 .../patches}/necessary/946.patch | 0 .../patches}/necessary/947.patch | 0 .../patches}/necessary/948.patch | 0 .../patches}/necessary/963.patch | 0 .../patches}/necessary/964.patch | 0 .../patches}/necessary/965.patch | 0 .../patches}/necessary/966.patch | 0 .../patches}/necessary/967.patch | 0 .../patches}/necessary/968.patch | 0 .../patches}/necessary/970.patch | 0 .../patches}/necessary/980.patch | 0 .../patches}/necessary/984.patch | 0 .../patches}/necessary/986.patch | 0 .../patches}/necessary/991.patch | 0 .../patches}/necessary/992.patch | 0 .../patches}/necessary/993.patch | 0 .../patches}/necessary/994.patch | 0 .../patches}/necessary/996.patch | 0 .../patches}/necessary/README.md | 0 .../patches}/noblocked/1006.patch | 0 .../patches}/noblocked/1007.patch | 0 .../patches}/noblocked/1011.patch | 0 .../patches}/noblocked/1012.patch | 0 .../patches}/noblocked/1013.patch | 0 .../patches}/noblocked/1015.patch | 0 .../patches}/noblocked/1016.patch | 0 .../patches}/noblocked/1019.patch | 0 .../patches}/noblocked/1020.patch | 0 .../patches}/noblocked/1021.patch | 0 .../patches}/noblocked/1022.patch | 0 .../patches}/noblocked/1023.patch | 0 .../patches}/noblocked/1024.patch | 0 .../patches}/noblocked/1025.patch | 0 .../patches}/noblocked/1026.patch | 0 .../patches}/noblocked/1029.patch | 0 .../patches}/noblocked/1031.patch | 0 .../patches}/noblocked/1032.patch | 0 .../patches}/noblocked/1033.patch | 0 .../patches}/noblocked/1036.patch | 0 .../patches}/noblocked/1037.patch | 0 .../patches}/noblocked/1040.patch | 0 .../patches}/noblocked/1041.patch | 0 .../patches}/noblocked/1045.patch | 0 .../patches}/noblocked/1046.patch | 0 .../patches}/noblocked/1047.patch | 0 .../patches}/noblocked/1049.patch | 0 .../patches}/noblocked/1052.patch | 0 .../patches}/noblocked/1053.patch | 0 .../patches}/noblocked/1054.patch | 0 .../patches}/noblocked/1056.patch | 0 .../patches}/noblocked/1057.patch | 0 .../patches}/noblocked/1062.patch | 0 .../patches}/noblocked/1065.patch | 0 .../patches}/noblocked/1066.patch | 0 .../patches}/noblocked/1069.patch | 0 .../patches}/noblocked/1073.patch | 0 .../patches}/noblocked/1074.patch | 0 .../patches}/noblocked/1078.patch | 0 .../patches}/noblocked/1084.patch | 0 .../patches}/noblocked/1085.patch | 0 .../patches}/noblocked/1087.patch | 0 .../patches}/noblocked/1091.patch | 0 .../patches}/noblocked/1092.patch | 0 .../patches}/noblocked/1100.patch | 0 .../patches}/noblocked/1103.patch | 0 .../patches}/noblocked/1104.patch | 0 .../patches}/noblocked/1105.patch | 0 .../patches}/noblocked/1107.patch | 0 .../patches}/noblocked/1123.patch | 0 .../patches}/noblocked/1132.patch | 0 .../patches}/noblocked/1134.patch | 0 .../patches}/noblocked/1144.patch | 0 .../patches}/noblocked/1145.patch | 0 .../patches}/noblocked/1146.patch | 0 .../patches}/noblocked/1148.patch | 0 .../patches}/noblocked/1150.patch | 0 .../patches}/noblocked/1167.patch | 0 .../patches}/noblocked/1169.patch | 0 .../patches}/noblocked/1171.patch | 0 .../patches}/noblocked/1180.patch | 0 .../patches}/noblocked/1181.patch | 0 .../patches}/noblocked/1192.patch | 0 .../patches}/noblocked/1196.patch | 0 .../patches}/noblocked/1200.patch | 0 .../patches}/noblocked/1201.patch | 0 .../patches}/noblocked/1208.patch | 0 .../patches}/noblocked/1213.patch | 0 .../patches}/noblocked/1216.patch | 0 .../patches}/noblocked/1218.patch | 0 .../patches}/noblocked/1223.patch | 0 .../patches}/noblocked/1243.patch | 0 .../patches}/noblocked/1246.patch | 0 .../patches}/noblocked/1249.patch | 0 .../patches}/noblocked/1251.patch | 0 .../patches}/noblocked/1252.patch | 0 .../patches}/noblocked/1259.patch | 0 .../patches}/noblocked/1266.patch | 0 .../patches}/noblocked/1270.patch | 0 .../patches}/noblocked/1273.patch | 0 .../patches}/noblocked/1279.patch | 0 .../patches}/noblocked/1280.patch | 0 .../patches}/noblocked/1281.patch | 0 .../patches}/noblocked/1282.patch | 0 .../patches}/noblocked/1284.patch | 0 .../patches}/noblocked/1290.patch | 0 .../patches}/noblocked/1294.patch | 0 .../patches}/noblocked/1295.patch | 0 .../patches}/noblocked/1298.patch | 0 .../patches}/noblocked/1300.patch | 0 .../patches}/noblocked/1301.patch | 0 .../patches}/noblocked/1304.patch | 0 .../patches}/noblocked/1306.patch | 0 .../patches}/noblocked/1307.patch | 0 .../patches}/noblocked/1310.patch | 0 .../patches}/noblocked/1315.patch | 0 .../patches}/noblocked/1318.patch | 0 .../patches}/noblocked/1330.patch | 0 .../patches}/noblocked/1334.patch | 0 .../patches}/noblocked/1339.patch | 0 .../patches}/noblocked/1340.patch | 0 .../patches}/noblocked/1355.patch | 0 .../patches}/noblocked/1356.patch | 0 .../patches}/noblocked/1358.patch | 0 .../patches}/noblocked/1361.patch | 0 .../patches}/noblocked/1362.patch | 0 .../patches}/noblocked/1365.patch | 0 .../patches}/noblocked/1367.patch | 0 .../patches}/noblocked/1368.patch | 0 .../patches}/noblocked/1370.patch | 0 .../patches}/noblocked/1371.patch | 0 .../patches}/noblocked/78204.patch | 0 .../patches}/noblocked/835.patch | 0 .../patches}/noblocked/836.patch | 0 .../patches}/noblocked/839.patch | 0 .../patches}/noblocked/841.patch | 0 .../patches}/noblocked/842.patch | 0 .../patches}/noblocked/843.patch | 0 .../patches}/noblocked/844.patch | 0 .../patches}/noblocked/845.patch | 0 .../patches}/noblocked/848.patch | 0 .../patches}/noblocked/850.patch | 0 .../patches}/noblocked/851.patch | 0 .../patches}/noblocked/853.patch | 0 .../patches}/noblocked/854.patch | 0 .../patches}/noblocked/855.patch | 0 .../patches}/noblocked/856.patch | 0 .../patches}/noblocked/87202.patch | 0 .../patches}/noblocked/876.patch | 0 .../patches}/noblocked/884.patch | 0 .../patches}/noblocked/888.patch | 0 .../patches}/noblocked/896.patch | 0 .../patches}/noblocked/897.patch | 0 .../patches}/noblocked/898.patch | 0 .../patches}/noblocked/899.patch | 0 .../patches}/noblocked/900.patch | 0 .../patches}/noblocked/901.patch | 0 .../patches}/noblocked/902.patch | 0 .../patches}/noblocked/903.patch | 0 .../patches}/noblocked/904.patch | 0 .../patches}/noblocked/906.patch | 0 .../patches}/noblocked/909.patch | 0 .../patches}/noblocked/910.patch | 0 .../patches}/noblocked/938.patch | 0 .../patches}/noblocked/939.patch | 0 .../patches}/noblocked/940.patch | 0 .../patches}/noblocked/942.patch | 0 .../patches}/noblocked/943.patch | 0 .../patches}/noblocked/945.patch | 0 .../patches}/noblocked/946.patch | 0 .../patches}/noblocked/947.patch | 0 .../patches}/noblocked/948.patch | 0 .../patches}/noblocked/963.patch | 0 .../patches}/noblocked/964.patch | 0 .../patches}/noblocked/965.patch | 0 .../patches}/noblocked/966.patch | 0 .../patches}/noblocked/967.patch | 0 .../patches}/noblocked/968.patch | 0 .../patches}/noblocked/970.patch | 0 .../patches}/noblocked/980.patch | 0 .../patches}/noblocked/984.patch | 0 .../patches}/noblocked/986.patch | 0 .../patches}/noblocked/991.patch | 0 .../patches}/noblocked/992.patch | 0 .../patches}/noblocked/993.patch | 0 .../patches}/noblocked/994.patch | 0 .../patches}/noblocked/996.patch | 0 .../patches}/noblocked/README.md | 0 .../patches}/nocamerabutton/1078.patch | 0 .../patches}/nocamerabutton/1084.patch | 0 .../patches}/nocamerabutton/1085.patch | 0 .../patches}/nocamerabutton/1087.patch | 0 .../patches}/nocamerabutton/1091.patch | 0 .../patches}/nocamerabutton/1092.patch | 0 .../patches}/nocamerabutton/1100.patch | 0 .../patches}/nocamerabutton/1103.patch | 0 .../patches}/nocamerabutton/1104.patch | 0 .../patches}/nocamerabutton/1105.patch | 0 .../patches}/nocamerabutton/1107.patch | 0 .../patches}/nocamerabutton/1123.patch | 0 .../patches}/nocamerabutton/1132.patch | 0 .../patches}/nocamerabutton/1134.patch | 0 .../patches}/nocamerabutton/1144.patch | 0 .../patches}/nocamerabutton/1145.patch | 0 .../patches}/nocamerabutton/1146.patch | 0 .../patches}/nocamerabutton/1148.patch | 0 .../patches}/nocamerabutton/1150.patch | 0 .../patches}/nocamerabutton/1167.patch | 0 .../patches}/nocamerabutton/1169.patch | 0 .../patches}/nocamerabutton/1171.patch | 0 .../patches}/nocamerabutton/1180.patch | 0 .../patches}/nocamerabutton/1181.patch | 0 .../patches}/nocamerabutton/1192.patch | 0 .../patches}/nocamerabutton/1196.patch | 0 .../patches}/nocamerabutton/1200.patch | 0 .../patches}/nocamerabutton/1201.patch | 0 .../patches}/nocamerabutton/1208.patch | 0 .../patches}/nocamerabutton/1213.patch | 0 .../patches}/nocamerabutton/1216.patch | 0 .../patches}/nocamerabutton/1218.patch | 0 .../patches}/nocamerabutton/1223.patch | 0 .../patches}/nocamerabutton/1243.patch | 0 .../patches}/nocamerabutton/1246.patch | 0 .../patches}/nocamerabutton/1249.patch | 0 .../patches}/nocamerabutton/1251.patch | 0 .../patches}/nocamerabutton/1252.patch | 0 .../patches}/nocamerabutton/1259.patch | 0 .../patches}/nocamerabutton/1266.patch | 0 .../patches}/nocamerabutton/1270.patch | 0 .../patches}/nocamerabutton/1273.patch | 0 .../patches}/nocamerabutton/1279.patch | 0 .../patches}/nocamerabutton/1280.patch | 0 .../patches}/nocamerabutton/1281.patch | 0 .../patches}/nocamerabutton/1282.patch | 0 .../patches}/nocamerabutton/1284.patch | 0 .../patches}/nocamerabutton/1290.patch | 0 .../patches}/nocamerabutton/1294.patch | 0 .../patches}/nocamerabutton/1295.patch | 0 .../patches}/nocamerabutton/1298.patch | 0 .../patches}/nocamerabutton/1300.patch | 0 .../patches}/nocamerabutton/1301.patch | 0 .../patches}/nocamerabutton/1304.patch | 0 .../patches}/nocamerabutton/1306.patch | 0 .../patches}/nocamerabutton/1307.patch | 0 .../patches}/nocamerabutton/1310.patch | 0 .../patches}/nocamerabutton/1315.patch | 0 .../patches}/nocamerabutton/1318.patch | 0 .../patches}/nocamerabutton/1330.patch | 0 .../patches}/nocamerabutton/1334.patch | 0 .../patches}/nocamerabutton/1339.patch | 0 .../patches}/nocamerabutton/1340.patch | 0 .../patches}/nocamerabutton/1355.patch | 0 .../patches}/nocamerabutton/1356.patch | 0 .../patches}/nocamerabutton/1358.patch | 0 .../patches}/nocamerabutton/1361.patch | 0 .../patches}/nocamerabutton/1362.patch | 0 .../patches}/nocamerabutton/1365.patch | 0 .../patches}/nocamerabutton/1367.patch | 0 .../patches}/nocamerabutton/1368.patch | 0 .../patches}/nocamerabutton/1370.patch | 0 .../patches}/nocamerabutton/1371.patch | 0 .../patches}/nocamerabutton/78204.patch | 0 .../patches}/nocamerabutton/87202.patch | 0 .../patches}/nocamerabutton/README.md | 0 .../patches}/noemojibutton/1037.patch | 0 .../patches}/noemojibutton/1040.patch | 0 .../patches}/noemojibutton/1041.patch | 0 .../patches}/noemojibutton/1045.patch | 0 .../patches}/noemojibutton/1046.patch | 0 .../patches}/noemojibutton/1047.patch | 0 .../patches}/noemojibutton/1049.patch | 0 .../patches}/noemojibutton/1052.patch | 0 .../patches}/noemojibutton/1053.patch | 0 .../patches}/noemojibutton/1054.patch | 0 .../patches}/noemojibutton/1056.patch | 0 .../patches}/noemojibutton/1057.patch | 0 .../patches}/noemojibutton/1062.patch | 0 .../patches}/noemojibutton/1065.patch | 0 .../patches}/noemojibutton/1066.patch | 0 .../patches}/noemojibutton/1069.patch | 0 .../patches}/noemojibutton/1073.patch | 0 .../patches}/noemojibutton/1074.patch | 0 .../patches}/noemojibutton/1078.patch | 0 .../patches}/noemojibutton/1084.patch | 0 .../patches}/noemojibutton/1085.patch | 0 .../patches}/noemojibutton/1087.patch | 0 .../patches}/noemojibutton/1091.patch | 0 .../patches}/noemojibutton/1092.patch | 0 .../patches}/noemojibutton/1100.patch | 0 .../patches}/noemojibutton/1103.patch | 0 .../patches}/noemojibutton/1104.patch | 0 .../patches}/noemojibutton/1105.patch | 0 .../patches}/noemojibutton/1107.patch | 0 .../patches}/noemojibutton/1123.patch | 0 .../patches}/noemojibutton/1132.patch | 0 .../patches}/noemojibutton/1134.patch | 0 .../patches}/noemojibutton/1144.patch | 0 .../patches}/noemojibutton/1145.patch | 0 .../patches}/noemojibutton/1146.patch | 0 .../patches}/noemojibutton/1148.patch | 0 .../patches}/noemojibutton/1150.patch | 0 .../patches}/noemojibutton/1167.patch | 0 .../patches}/noemojibutton/1169.patch | 0 .../patches}/noemojibutton/1171.patch | 0 .../patches}/noemojibutton/1180.patch | 0 .../patches}/noemojibutton/1181.patch | 0 .../patches}/noemojibutton/1192.patch | 0 .../patches}/noemojibutton/1196.patch | 0 .../patches}/noemojibutton/1200.patch | 0 .../patches}/noemojibutton/1201.patch | 0 .../patches}/noemojibutton/1208.patch | 0 .../patches}/noemojibutton/1213.patch | 0 .../patches}/noemojibutton/1216.patch | 0 .../patches}/noemojibutton/1218.patch | 0 .../patches}/noemojibutton/1223.patch | 0 .../patches}/noemojibutton/1243.patch | 0 .../patches}/noemojibutton/1246.patch | 0 .../patches}/noemojibutton/1249.patch | 0 .../patches}/noemojibutton/1251.patch | 0 .../patches}/noemojibutton/1252.patch | 0 .../patches}/noemojibutton/1259.patch | 0 .../patches}/noemojibutton/1266.patch | 0 .../patches}/noemojibutton/1270.patch | 0 .../patches}/noemojibutton/1273.patch | 0 .../patches}/noemojibutton/1279.patch | 0 .../patches}/noemojibutton/1280.patch | 0 .../patches}/noemojibutton/1281.patch | 0 .../patches}/noemojibutton/1282.patch | 0 .../patches}/noemojibutton/1284.patch | 0 .../patches}/noemojibutton/1290.patch | 0 .../patches}/noemojibutton/1294.patch | 0 .../patches}/noemojibutton/1295.patch | 0 .../patches}/noemojibutton/1298.patch | 0 .../patches}/noemojibutton/1300.patch | 0 .../patches}/noemojibutton/1301.patch | 0 .../patches}/noemojibutton/1304.patch | 0 .../patches}/noemojibutton/1306.patch | 0 .../patches}/noemojibutton/1307.patch | 0 .../patches}/noemojibutton/1310.patch | 0 .../patches}/noemojibutton/1315.patch | 0 .../patches}/noemojibutton/1318.patch | 0 .../patches}/noemojibutton/1330.patch | 0 .../patches}/noemojibutton/1334.patch | 0 .../patches}/noemojibutton/1339.patch | 0 .../patches}/noemojibutton/1340.patch | 0 .../patches}/noemojibutton/1355.patch | 0 .../patches}/noemojibutton/1356.patch | 0 .../patches}/noemojibutton/1358.patch | 0 .../patches}/noemojibutton/1361.patch | 0 .../patches}/noemojibutton/1362.patch | 0 .../patches}/noemojibutton/1365.patch | 0 .../patches}/noemojibutton/1367.patch | 0 .../patches}/noemojibutton/1368.patch | 0 .../patches}/noemojibutton/1370.patch | 0 .../patches}/noemojibutton/1371.patch | 0 .../patches}/noemojibutton/87202.patch | 0 .../patches}/noemojibutton/README.md | 0 .../patches}/nospoiler/1006.patch | 0 .../patches}/nospoiler/1007.patch | 0 .../patches}/nospoiler/1011.patch | 0 .../patches}/nospoiler/1012.patch | 0 .../patches}/nospoiler/1013.patch | 0 .../patches}/nospoiler/1015.patch | 0 .../patches}/nospoiler/1016.patch | 0 .../patches}/nospoiler/1019.patch | 0 .../patches}/nospoiler/1020.patch | 0 .../patches}/nospoiler/1021.patch | 0 .../patches}/nospoiler/1022.patch | 0 .../patches}/nospoiler/1023.patch | 0 .../patches}/nospoiler/1024.patch | 0 .../patches}/nospoiler/1025.patch | 0 .../patches}/nospoiler/1026.patch | 0 .../patches}/nospoiler/1029.patch | 0 .../patches}/nospoiler/1031.patch | 0 .../patches}/nospoiler/1032.patch | 0 .../patches}/nospoiler/1033.patch | 0 .../patches}/nospoiler/1036.patch | 0 .../patches}/nospoiler/1037.patch | 0 .../patches}/nospoiler/1040.patch | 0 .../patches}/nospoiler/1041.patch | 0 .../patches}/nospoiler/1045.patch | 0 .../patches}/nospoiler/1046.patch | 0 .../patches}/nospoiler/1047.patch | 0 .../patches}/nospoiler/1049.patch | 0 .../patches}/nospoiler/1052.patch | 0 .../patches}/nospoiler/1053.patch | 0 .../patches}/nospoiler/1054.patch | 0 .../patches}/nospoiler/1056.patch | 0 .../patches}/nospoiler/1057.patch | 0 .../patches}/nospoiler/1062.patch | 0 .../patches}/nospoiler/1065.patch | 0 .../patches}/nospoiler/1066.patch | 0 .../patches}/nospoiler/1069.patch | 0 .../patches}/nospoiler/1073.patch | 0 .../patches}/nospoiler/1074.patch | 0 .../patches}/nospoiler/1078.patch | 0 .../patches}/nospoiler/1084.patch | 0 .../patches}/nospoiler/1085.patch | 0 .../patches}/nospoiler/1087.patch | 0 .../patches}/nospoiler/1091.patch | 0 .../patches}/nospoiler/1092.patch | 0 .../patches}/nospoiler/1100.patch | 0 .../patches}/nospoiler/1103.patch | 0 .../patches}/nospoiler/1104.patch | 0 .../patches}/nospoiler/1105.patch | 0 .../patches}/nospoiler/1107.patch | 0 .../patches}/nospoiler/1123.patch | 0 .../patches}/nospoiler/1132.patch | 0 .../patches}/nospoiler/1134.patch | 0 .../patches}/nospoiler/1144.patch | 0 .../patches}/nospoiler/1145.patch | 0 .../patches}/nospoiler/1146.patch | 0 .../patches}/nospoiler/1148.patch | 0 .../patches}/nospoiler/1150.patch | 0 .../patches}/nospoiler/1167.patch | 0 .../patches}/nospoiler/1169.patch | 0 .../patches}/nospoiler/1171.patch | 0 .../patches}/nospoiler/1180.patch | 0 .../patches}/nospoiler/1181.patch | 0 .../patches}/nospoiler/1192.patch | 0 .../patches}/nospoiler/1196.patch | 0 .../patches}/nospoiler/1200.patch | 0 .../patches}/nospoiler/1201.patch | 0 .../patches}/nospoiler/1208.patch | 0 .../patches}/nospoiler/1213.patch | 0 .../patches}/nospoiler/1216.patch | 0 .../patches}/nospoiler/1218.patch | 0 .../patches}/nospoiler/1223.patch | 0 .../patches}/nospoiler/1243.patch | 0 .../patches}/nospoiler/1246.patch | 0 .../patches}/nospoiler/1249.patch | 0 .../patches}/nospoiler/1251.patch | 0 .../patches}/nospoiler/1252.patch | 0 .../patches}/nospoiler/1259.patch | 0 .../patches}/nospoiler/1266.patch | 0 .../patches}/nospoiler/1270.patch | 0 .../patches}/nospoiler/1273.patch | 0 .../patches}/nospoiler/1279.patch | 0 .../patches}/nospoiler/1280.patch | 0 .../patches}/nospoiler/1281.patch | 0 .../patches}/nospoiler/1282.patch | 0 .../patches}/nospoiler/1284.patch | 0 .../patches}/nospoiler/1290.patch | 0 .../patches}/nospoiler/1294.patch | 0 .../patches}/nospoiler/1295.patch | 0 .../patches}/nospoiler/1298.patch | 0 .../patches}/nospoiler/1300.patch | 0 .../patches}/nospoiler/1301.patch | 0 .../patches}/nospoiler/1304.patch | 0 .../patches}/nospoiler/1306.patch | 0 .../patches}/nospoiler/1307.patch | 0 .../patches}/nospoiler/1310.patch | 0 .../patches}/nospoiler/1315.patch | 0 .../patches}/nospoiler/1318.patch | 0 .../patches}/nospoiler/1330.patch | 0 .../patches}/nospoiler/1334.patch | 0 .../patches}/nospoiler/1339.patch | 0 .../patches}/nospoiler/1340.patch | 0 .../patches}/nospoiler/1355.patch | 0 .../patches}/nospoiler/1356.patch | 0 .../patches}/nospoiler/1358.patch | 0 .../patches}/nospoiler/1361.patch | 0 .../patches}/nospoiler/1362.patch | 0 .../patches}/nospoiler/1365.patch | 0 .../patches}/nospoiler/1367.patch | 0 .../patches}/nospoiler/1368.patch | 0 .../patches}/nospoiler/1370.patch | 0 .../patches}/nospoiler/1371.patch | 0 .../patches}/nospoiler/78204.patch | 0 .../patches}/nospoiler/839.patch | 0 .../patches}/nospoiler/841.patch | 0 .../patches}/nospoiler/842.patch | 0 .../patches}/nospoiler/843.patch | 0 .../patches}/nospoiler/844.patch | 0 .../patches}/nospoiler/845.patch | 0 .../patches}/nospoiler/848.patch | 0 .../patches}/nospoiler/850.patch | 0 .../patches}/nospoiler/851.patch | 0 .../patches}/nospoiler/853.patch | 0 .../patches}/nospoiler/854.patch | 0 .../patches}/nospoiler/855.patch | 0 .../patches}/nospoiler/856.patch | 0 .../patches}/nospoiler/87202.patch | 0 .../patches}/nospoiler/876.patch | 0 .../patches}/nospoiler/884.patch | 0 .../patches}/nospoiler/888.patch | 0 .../patches}/nospoiler/896.patch | 0 .../patches}/nospoiler/897.patch | 0 .../patches}/nospoiler/898.patch | 0 .../patches}/nospoiler/899.patch | 0 .../patches}/nospoiler/900.patch | 0 .../patches}/nospoiler/901.patch | 0 .../patches}/nospoiler/902.patch | 0 .../patches}/nospoiler/903.patch | 0 .../patches}/nospoiler/904.patch | 0 .../patches}/nospoiler/906.patch | 0 .../patches}/nospoiler/909.patch | 0 .../patches}/nospoiler/910.patch | 0 .../patches}/nospoiler/938.patch | 0 .../patches}/nospoiler/939.patch | 0 .../patches}/nospoiler/940.patch | 0 .../patches}/nospoiler/942.patch | 0 .../patches}/nospoiler/943.patch | 0 .../patches}/nospoiler/945.patch | 0 .../patches}/nospoiler/946.patch | 0 .../patches}/nospoiler/947.patch | 0 .../patches}/nospoiler/948.patch | 0 .../patches}/nospoiler/963.patch | 0 .../patches}/nospoiler/964.patch | 0 .../patches}/nospoiler/965.patch | 0 .../patches}/nospoiler/966.patch | 0 .../patches}/nospoiler/967.patch | 0 .../patches}/nospoiler/968.patch | 0 .../patches}/nospoiler/970.patch | 0 .../patches}/nospoiler/980.patch | 0 .../patches}/nospoiler/984.patch | 0 .../patches}/nospoiler/986.patch | 0 .../patches}/nospoiler/991.patch | 0 .../patches}/nospoiler/992.patch | 0 .../patches}/nospoiler/993.patch | 0 .../patches}/nospoiler/994.patch | 0 .../patches}/nospoiler/996.patch | 0 .../patches}/nospoiler/README.md | 0 .../patches}/notrack/1006-post.sh | 0 .../patches}/notrack/1006.patch | 0 .../patches}/notrack/1007-post.sh | 0 .../patches}/notrack/1007.patch | 0 .../patches}/notrack/1011-post.sh | 0 .../patches}/notrack/1011.patch | 0 .../patches}/notrack/1012-post.sh | 0 .../patches}/notrack/1012.patch | 0 .../patches}/notrack/1013-post.sh | 0 .../patches}/notrack/1013.patch | 0 .../patches}/notrack/1015-post.sh | 0 .../patches}/notrack/1015.patch | 0 .../patches}/notrack/1016-post.sh | 0 .../patches}/notrack/1016.patch | 0 .../patches}/notrack/1019-post.sh | 0 .../patches}/notrack/1019.patch | 0 .../patches}/notrack/1020-post.sh | 0 .../patches}/notrack/1020.patch | 0 .../patches}/notrack/1021-post.sh | 0 .../patches}/notrack/1021.patch | 0 .../patches}/notrack/1022-post.sh | 0 .../patches}/notrack/1022.patch | 0 .../patches}/notrack/1023-post.sh | 0 .../patches}/notrack/1023.patch | 0 .../patches}/notrack/1024-post.sh | 0 .../patches}/notrack/1024.patch | 0 .../patches}/notrack/1025-post.sh | 0 .../patches}/notrack/1025.patch | 0 .../patches}/notrack/1026-post.sh | 0 .../patches}/notrack/1026.patch | 0 .../patches}/notrack/1029-post.sh | 0 .../patches}/notrack/1029.patch | 0 .../patches}/notrack/1031-post.sh | 0 .../patches}/notrack/1031.patch | 0 .../patches}/notrack/1032-post.sh | 0 .../patches}/notrack/1032.patch | 0 .../patches}/notrack/1033-post.sh | 0 .../patches}/notrack/1033.patch | 0 .../patches}/notrack/1036-post.sh | 0 .../patches}/notrack/1036.patch | 0 .../patches}/notrack/1037-post.sh | 0 .../patches}/notrack/1037.patch | 0 .../patches}/notrack/1040-post.sh | 0 .../patches}/notrack/1040.patch | 0 .../patches}/notrack/1041-post.sh | 0 .../patches}/notrack/1041.patch | 0 .../patches}/notrack/1045-post.sh | 0 .../patches}/notrack/1045.patch | 0 .../patches}/notrack/1046-post.sh | 0 .../patches}/notrack/1046.patch | 0 .../patches}/notrack/1047-post.sh | 0 .../patches}/notrack/1047.patch | 0 .../patches}/notrack/1049-post.sh | 0 .../patches}/notrack/1049.patch | 0 .../patches}/notrack/1052-post.sh | 0 .../patches}/notrack/1052.patch | 0 .../patches}/notrack/1053-post.sh | 0 .../patches}/notrack/1053.patch | 0 .../patches}/notrack/1054-post.sh | 0 .../patches}/notrack/1054.patch | 0 .../patches}/notrack/1056-post.sh | 0 .../patches}/notrack/1056.patch | 0 .../patches}/notrack/1057-post.sh | 0 .../patches}/notrack/1057.patch | 0 .../patches}/notrack/1062-post.sh | 0 .../patches}/notrack/1062.patch | 0 .../patches}/notrack/1065-post.sh | 0 .../patches}/notrack/1065.patch | 0 .../patches}/notrack/1066-post.sh | 0 .../patches}/notrack/1066.patch | 0 .../patches}/notrack/1069-post.sh | 0 .../patches}/notrack/1069.patch | 0 .../patches}/notrack/1073-post.sh | 0 .../patches}/notrack/1073.patch | 0 .../patches}/notrack/1074-post.sh | 0 .../patches}/notrack/1074.patch | 0 .../patches}/notrack/1078-post.sh | 0 .../patches}/notrack/1078.patch | 0 .../patches}/notrack/1084-post.sh | 0 .../patches}/notrack/1084.patch | 0 .../patches}/notrack/1085-post.sh | 0 .../patches}/notrack/1085.patch | 0 .../patches}/notrack/1087-post.sh | 0 .../patches}/notrack/1087.patch | 0 .../patches}/notrack/1091-post.sh | 0 .../patches}/notrack/1091.patch | 0 .../patches}/notrack/1092-post.sh | 0 .../patches}/notrack/1092.patch | 0 .../patches}/notrack/1100-post.sh | 0 .../patches}/notrack/1100.patch | 0 .../patches}/notrack/1103-post.sh | 0 .../patches}/notrack/1103.patch | 0 .../patches}/notrack/1104-post.sh | 0 .../patches}/notrack/1104.patch | 0 .../patches}/notrack/1105-post.sh | 0 .../patches}/notrack/1105.patch | 0 .../patches}/notrack/1107-post.sh | 0 .../patches}/notrack/1107.patch | 0 .../patches}/notrack/1123-post.sh | 0 .../patches}/notrack/1123.patch | 0 .../patches}/notrack/1132-post.sh | 0 .../patches}/notrack/1132.patch | 0 .../patches}/notrack/1134-post.sh | 0 .../patches}/notrack/1134.patch | 0 .../patches}/notrack/1144-post.sh | 0 .../patches}/notrack/1144.patch | 0 .../patches}/notrack/1145-post.sh | 0 .../patches}/notrack/1145.patch | 0 .../patches}/notrack/1146-post.sh | 0 .../patches}/notrack/1146.patch | 0 .../patches}/notrack/1148-post.sh | 0 .../patches}/notrack/1148.patch | 0 .../patches}/notrack/1150-post.sh | 0 .../patches}/notrack/1150.patch | 0 .../patches}/notrack/1167-post.sh | 0 .../patches}/notrack/1167.patch | 0 .../patches}/notrack/1169-post.sh | 0 .../patches}/notrack/1169.patch | 0 .../patches}/notrack/1171-post.sh | 0 .../patches}/notrack/1171.patch | 0 .../patches}/notrack/1180-post.sh | 0 .../patches}/notrack/1180.patch | 0 .../patches}/notrack/1181-post.sh | 0 .../patches}/notrack/1181.patch | 0 .../patches}/notrack/1192-post.sh | 0 .../patches}/notrack/1192.patch | 0 .../patches}/notrack/1196-post.sh | 0 .../patches}/notrack/1196.patch | 0 .../patches}/notrack/1200-post.sh | 0 .../patches}/notrack/1200.patch | 0 .../patches}/notrack/1201-post.sh | 0 .../patches}/notrack/1201.patch | 0 .../patches}/notrack/1208-post.sh | 0 .../patches}/notrack/1208.patch | 0 .../patches}/notrack/1213-post.sh | 0 .../patches}/notrack/1213.patch | 0 .../patches}/notrack/1216-post.sh | 0 .../patches}/notrack/1216.patch | 0 .../patches}/notrack/1218-post.sh | 0 .../patches}/notrack/1218.patch | 0 .../patches}/notrack/1223-post.sh | 0 .../patches}/notrack/1223.patch | 0 .../patches}/notrack/1243-post.sh | 0 .../patches}/notrack/1243.patch | 0 .../patches}/notrack/1246-post.sh | 0 .../patches}/notrack/1246.patch | 0 .../patches}/notrack/1249-post.sh | 0 .../patches}/notrack/1249.patch | 0 .../patches}/notrack/1251-post.sh | 0 .../patches}/notrack/1251.patch | 0 .../patches}/notrack/1252-post.sh | 0 .../patches}/notrack/1252.patch | 0 .../patches}/notrack/1259-post.sh | 0 .../patches}/notrack/1259.patch | 0 .../patches}/notrack/1266-post.sh | 0 .../patches}/notrack/1266.patch | 0 .../patches}/notrack/1270-post.sh | 0 .../patches}/notrack/1270.patch | 0 .../patches}/notrack/1273-post.sh | 0 .../patches}/notrack/1273.patch | 0 .../patches}/notrack/1279-post.sh | 0 .../patches}/notrack/1279.patch | 0 .../patches}/notrack/1280-post.sh | 0 .../patches}/notrack/1280.patch | 0 .../patches}/notrack/1281-post.sh | 0 .../patches}/notrack/1281.patch | 0 .../patches}/notrack/1282-post.sh | 0 .../patches}/notrack/1282.patch | 0 .../patches}/notrack/1284-post.sh | 0 .../patches}/notrack/1284.patch | 0 .../patches}/notrack/1290-post.sh | 0 .../patches}/notrack/1290.patch | 0 .../patches}/notrack/1294-post.sh | 0 .../patches}/notrack/1294.patch | 0 .../patches}/notrack/1295-post.sh | 0 .../patches}/notrack/1295.patch | 0 .../patches}/notrack/1298-post.sh | 0 .../patches}/notrack/1298.patch | 0 .../patches}/notrack/1300-post.sh | 0 .../patches}/notrack/1300.patch | 0 .../patches}/notrack/1301-post.sh | 0 .../patches}/notrack/1301.patch | 0 .../patches}/notrack/1304-post.sh | 0 .../patches}/notrack/1304.patch | 0 .../patches}/notrack/1306-post.sh | 0 .../patches}/notrack/1306.patch | 0 .../patches}/notrack/1307-post.sh | 0 .../patches}/notrack/1307.patch | 0 .../patches}/notrack/1310-post.sh | 0 .../patches}/notrack/1310.patch | 0 .../patches}/notrack/1315-post.sh | 0 .../patches}/notrack/1315.patch | 0 .../patches}/notrack/1318-post.sh | 0 .../patches}/notrack/1318.patch | 0 .../patches}/notrack/1330-post.sh | 0 .../patches}/notrack/1330.patch | 0 .../patches}/notrack/1334-post.sh | 0 .../patches}/notrack/1334.patch | 0 .../patches}/notrack/1339-post.sh | 0 .../patches}/notrack/1339.patch | 0 .../patches}/notrack/1340-post.sh | 0 .../patches}/notrack/1340.patch | 0 .../patches}/notrack/1355-post.sh | 0 .../patches}/notrack/1355.patch | 0 .../patches}/notrack/1356-post.sh | 0 .../patches}/notrack/1356.patch | 0 .../patches}/notrack/1358-post.sh | 0 .../patches}/notrack/1358.patch | 0 .../patches}/notrack/1361-post.sh | 0 .../patches}/notrack/1361.patch | 0 .../patches}/notrack/1362-post.sh | 0 .../patches}/notrack/1362.patch | 0 .../patches}/notrack/1365-post.sh | 0 .../patches}/notrack/1365.patch | 0 .../patches}/notrack/1367-post.sh | 0 .../patches}/notrack/1367.patch | 0 .../patches}/notrack/1368-post.sh | 0 .../patches}/notrack/1368.patch | 0 .../patches}/notrack/1370-post.sh | 0 .../patches}/notrack/1370.patch | 0 .../patches}/notrack/1371-post.sh | 0 .../patches}/notrack/1371.patch | 0 .../patches}/notrack/78204-post.sh | 0 .../patches}/notrack/832.patch | 0 .../patches}/notrack/833.patch | 0 .../patches}/notrack/834.patch | 0 .../patches}/notrack/835.patch | 0 .../patches}/notrack/836.patch | 0 .../patches}/notrack/839.patch | 0 .../patches}/notrack/841.patch | 0 .../patches}/notrack/842.patch | 0 .../patches}/notrack/843.patch | 0 .../patches}/notrack/844.patch | 0 .../patches}/notrack/845.patch | 0 .../patches}/notrack/848.patch | 0 .../patches}/notrack/850.patch | 0 .../patches}/notrack/851.patch | 0 .../patches}/notrack/853.patch | 0 .../patches}/notrack/854.patch | 0 .../patches}/notrack/855.patch | 0 .../patches}/notrack/856.patch | 0 .../patches}/notrack/876.patch | 0 .../patches}/notrack/884.patch | 0 .../patches}/notrack/888.patch | 0 .../patches}/notrack/896.patch | 0 .../patches}/notrack/897.patch | 0 .../patches}/notrack/898.patch | 0 .../patches}/notrack/899.patch | 0 .../patches}/notrack/900.patch | 0 .../patches}/notrack/901.patch | 0 .../patches}/notrack/902.patch | 0 .../patches}/notrack/903.patch | 0 .../patches}/notrack/904.patch | 0 .../patches}/notrack/906.patch | 0 .../patches}/notrack/909.patch | 0 .../patches}/notrack/910.patch | 0 .../patches}/notrack/938.patch | 0 .../patches}/notrack/939.patch | 0 .../patches}/notrack/940.patch | 0 .../patches}/notrack/942.patch | 0 .../patches}/notrack/943.patch | 0 .../patches}/notrack/945.patch | 0 .../patches}/notrack/946.patch | 0 .../patches}/notrack/947.patch | 0 .../patches}/notrack/948.patch | 0 .../patches}/notrack/963.patch | 0 .../patches}/notrack/964.patch | 0 .../patches}/notrack/965.patch | 0 .../patches}/notrack/966.patch | 0 .../patches}/notrack/967.patch | 0 .../patches}/notrack/968-post.sh | 0 .../patches}/notrack/968.patch | 0 .../patches}/notrack/970.patch | 0 .../patches}/notrack/980.patch | 0 .../patches}/notrack/984.patch | 0 .../patches}/notrack/986.patch | 0 .../patches}/notrack/991.patch | 0 .../patches}/notrack/992.patch | 0 .../patches}/notrack/993.patch | 0 .../patches}/notrack/994.patch | 0 .../patches}/notrack/996.patch | 0 .../patches}/notrack/README.md | 0 .../patches}/nozlib/1006.patch | 0 .../patches}/nozlib/1007.patch | 0 .../patches}/nozlib/1011.patch | 0 .../patches}/nozlib/1012.patch | 0 .../patches}/nozlib/1013.patch | 0 .../patches}/nozlib/1015.patch | 0 .../patches}/nozlib/1016.patch | 0 .../patches}/nozlib/1019.patch | 0 .../patches}/nozlib/1020.patch | 0 .../patches}/nozlib/1021.patch | 0 .../patches}/nozlib/1022.patch | 0 .../patches}/nozlib/1023.patch | 0 .../patches}/nozlib/1024.patch | 0 .../patches}/nozlib/1025.patch | 0 .../patches}/nozlib/1026.patch | 0 .../patches}/nozlib/1029.patch | 0 .../patches}/nozlib/1031.patch | 0 .../patches}/nozlib/1032.patch | 0 .../patches}/nozlib/1033.patch | 0 .../patches}/nozlib/1036.patch | 0 .../patches}/nozlib/1037.patch | 0 .../patches}/nozlib/1040.patch | 0 .../patches}/nozlib/1041.patch | 0 .../patches}/nozlib/1045.patch | 0 .../patches}/nozlib/1046.patch | 0 .../patches}/nozlib/1047.patch | 0 .../patches}/nozlib/1049.patch | 0 .../patches}/nozlib/1052.patch | 0 .../patches}/nozlib/1053.patch | 0 .../patches}/nozlib/1054.patch | 0 .../patches}/nozlib/1056.patch | 0 .../patches}/nozlib/1057.patch | 0 .../patches}/nozlib/1062.patch | 0 .../patches}/nozlib/1065.patch | 0 .../patches}/nozlib/1066.patch | 0 .../patches}/nozlib/1069.patch | 0 .../patches}/nozlib/1073.patch | 0 .../patches}/nozlib/1074.patch | 0 .../patches}/nozlib/1078.patch | 0 .../patches}/nozlib/1084.patch | 0 .../patches}/nozlib/1085.patch | 0 .../patches}/nozlib/1087.patch | 0 .../patches}/nozlib/1091.patch | 0 .../patches}/nozlib/1092.patch | 0 .../patches}/nozlib/1100.patch | 0 .../patches}/nozlib/1103.patch | 0 .../patches}/nozlib/1104.patch | 0 .../patches}/nozlib/1105.patch | 0 .../patches}/nozlib/1107.patch | 0 .../patches}/nozlib/1123.patch | 0 .../patches}/nozlib/1132.patch | 0 .../patches}/nozlib/1134.patch | 0 .../patches}/nozlib/1144.patch | 0 .../patches}/nozlib/1145.patch | 0 .../patches}/nozlib/1146.patch | 0 .../patches}/nozlib/1148.patch | 0 .../patches}/nozlib/1150.patch | 0 .../patches}/nozlib/1167.patch | 0 .../patches}/nozlib/1169.patch | 0 .../patches}/nozlib/1171.patch | 0 .../patches}/nozlib/1180.patch | 0 .../patches}/nozlib/1181.patch | 0 .../patches}/nozlib/1192.patch | 0 .../patches}/nozlib/1196.patch | 0 .../patches}/nozlib/1200.patch | 0 .../patches}/nozlib/1201.patch | 0 .../patches}/nozlib/1208.patch | 0 .../patches}/nozlib/1213.patch | 0 .../patches}/nozlib/1216.patch | 0 .../patches}/nozlib/1218.patch | 0 .../patches}/nozlib/1223.patch | 0 .../patches}/nozlib/1243.patch | 0 .../patches}/nozlib/1246.patch | 0 .../patches}/nozlib/1249.patch | 0 .../patches}/nozlib/1251.patch | 0 .../patches}/nozlib/1252.patch | 0 .../patches}/nozlib/1259.patch | 0 .../patches}/nozlib/1266.patch | 0 .../patches}/nozlib/1270.patch | 0 .../patches}/nozlib/1273.patch | 0 .../patches}/nozlib/1279.patch | 0 .../patches}/nozlib/1280.patch | 0 .../patches}/nozlib/1281.patch | 0 .../patches}/nozlib/1282.patch | 0 .../patches}/nozlib/1284.patch | 0 .../patches}/nozlib/1290.patch | 0 .../patches}/nozlib/1294.patch | 0 .../patches}/nozlib/1295.patch | 0 .../patches}/nozlib/1298.patch | 0 .../patches}/nozlib/1300.patch | 0 .../patches}/nozlib/1301.patch | 0 .../patches}/nozlib/1304.patch | 0 .../patches}/nozlib/1306.patch | 0 .../patches}/nozlib/1307.patch | 0 .../patches}/nozlib/1310.patch | 0 .../patches}/nozlib/1315.patch | 0 .../patches}/nozlib/1318.patch | 0 .../patches}/nozlib/1330.patch | 0 .../patches}/nozlib/1334.patch | 0 .../patches}/nozlib/1339.patch | 0 .../patches}/nozlib/1340.patch | 0 .../patches}/nozlib/1355.patch | 0 .../patches}/nozlib/1356.patch | 0 .../patches}/nozlib/1358.patch | 0 .../patches}/nozlib/1361.patch | 0 .../patches}/nozlib/1362.patch | 0 .../patches}/nozlib/1365.patch | 0 .../patches}/nozlib/1367.patch | 0 .../patches}/nozlib/1368.patch | 0 .../patches}/nozlib/1370.patch | 0 .../patches}/nozlib/1371.patch | 0 .../patches}/nozlib/78204.patch | 0 .../patches}/nozlib/835.patch | 0 .../patches}/nozlib/836.patch | 0 .../patches}/nozlib/839.patch | 0 .../patches}/nozlib/841.patch | 0 .../patches}/nozlib/842.patch | 0 .../patches}/nozlib/843.patch | 0 .../patches}/nozlib/844.patch | 0 .../patches}/nozlib/845.patch | 0 .../patches}/nozlib/848.patch | 0 .../patches}/nozlib/850.patch | 0 .../patches}/nozlib/851.patch | 0 .../patches}/nozlib/853.patch | 0 .../patches}/nozlib/854.patch | 0 .../patches}/nozlib/855.patch | 0 .../patches}/nozlib/856.patch | 0 .../patches}/nozlib/87202.patch | 0 .../patches}/nozlib/876.patch | 0 .../patches}/nozlib/884.patch | 0 .../patches}/nozlib/888.patch | 0 .../patches}/nozlib/896.patch | 0 .../patches}/nozlib/897.patch | 0 .../patches}/nozlib/898.patch | 0 .../patches}/nozlib/899.patch | 0 .../patches}/nozlib/900.patch | 0 .../patches}/nozlib/901.patch | 0 .../patches}/nozlib/902.patch | 0 .../patches}/nozlib/903.patch | 0 .../patches}/nozlib/904.patch | 0 .../patches}/nozlib/906.patch | 0 .../patches}/nozlib/909.patch | 0 .../patches}/nozlib/910.patch | 0 .../patches}/nozlib/938.patch | 0 .../patches}/nozlib/939.patch | 0 .../patches}/nozlib/940.patch | 0 .../patches}/nozlib/942.patch | 0 .../patches}/nozlib/943.patch | 0 .../patches}/nozlib/945.patch | 0 .../patches}/nozlib/946.patch | 0 .../patches}/nozlib/947.patch | 0 .../patches}/nozlib/948.patch | 0 .../patches}/nozlib/963.patch | 0 .../patches}/nozlib/964.patch | 0 .../patches}/nozlib/965.patch | 0 .../patches}/nozlib/966.patch | 0 .../patches}/nozlib/967.patch | 0 .../patches}/nozlib/968.patch | 0 .../patches}/nozlib/970.patch | 0 .../patches}/nozlib/980.patch | 0 .../patches}/nozlib/984.patch | 0 .../patches}/nozlib/986.patch | 0 .../patches}/nozlib/991.patch | 0 .../patches}/nozlib/992.patch | 0 .../patches}/nozlib/993.patch | 0 .../patches}/nozlib/994.patch | 0 .../patches}/nozlib/996.patch | 0 .../patches}/nozlib/README.md | 0 .../patches}/profilemention/1144.patch | 0 .../patches}/profilemention/1145.patch | 0 .../patches}/profilemention/1146.patch | 0 .../patches}/profilemention/1148.patch | 0 .../patches}/profilemention/1150.patch | 0 .../patches}/profilemention/1167.patch | 0 .../patches}/profilemention/1169.patch | 0 .../patches}/profilemention/1171.patch | 0 .../patches}/profilemention/1180.patch | 0 .../patches}/profilemention/1181.patch | 0 .../patches}/profilemention/1192.patch | 0 .../patches}/profilemention/1196.patch | 0 .../patches}/profilemention/1200.patch | 0 .../patches}/profilemention/1201.patch | 0 .../patches}/profilemention/1208.patch | 0 .../patches}/profilemention/1213.patch | 0 .../patches}/profilemention/1216.patch | 0 .../patches}/profilemention/1218.patch | 0 .../patches}/profilemention/1223.patch | 0 .../patches}/profilemention/1243.patch | 0 .../patches}/profilemention/1246.patch | 0 .../patches}/profilemention/1249.patch | 0 .../patches}/profilemention/1251.patch | 0 .../patches}/profilemention/1252.patch | 0 .../patches}/profilemention/1259.patch | 0 .../patches}/profilemention/1266.patch | 0 .../patches}/profilemention/1270.patch | 0 .../patches}/profilemention/1273.patch | 0 .../patches}/profilemention/1279.patch | 0 .../patches}/profilemention/1280.patch | 0 .../patches}/profilemention/1281.patch | 0 .../patches}/profilemention/1282.patch | 0 .../patches}/profilemention/1284.patch | 0 .../patches}/profilemention/1290.patch | 0 .../patches}/profilemention/1294.patch | 0 .../patches}/profilemention/1295.patch | 0 .../patches}/profilemention/1298.patch | 0 .../patches}/profilemention/1300.patch | 0 .../patches}/profilemention/1301.patch | 0 .../patches}/profilemention/1304.patch | 0 .../patches}/profilemention/1306.patch | 0 .../patches}/profilemention/1307.patch | 0 .../patches}/profilemention/1310.patch | 0 .../patches}/profilemention/1315.patch | 0 .../patches}/profilemention/1318.patch | 0 .../patches}/profilemention/1330.patch | 0 .../patches}/profilemention/1334.patch | 0 .../patches}/profilemention/1339.patch | 0 .../patches}/profilemention/1340.patch | 0 .../patches}/profilemention/1355.patch | 0 .../patches}/profilemention/1356.patch | 0 .../patches}/profilemention/1358.patch | 0 .../patches}/profilemention/1361.patch | 0 .../patches}/profilemention/1362.patch | 0 .../patches}/profilemention/1365.patch | 0 .../patches}/profilemention/1367.patch | 0 .../patches}/profilemention/1368.patch | 0 .../patches}/profilemention/1370.patch | 0 .../patches}/profilemention/1371.patch | 0 .../patches}/profilemention/78204.patch | 0 .../patches}/profilemention/87202.patch | 0 .../patches}/profilemention/README.md | 0 .../patches}/pseudonitro-viewer/1150.patch | 0 .../patches}/pseudonitro-viewer/1167.patch | 0 .../patches}/pseudonitro-viewer/1169.patch | 0 .../patches}/pseudonitro-viewer/1171.patch | 0 .../patches}/pseudonitro-viewer/1180.patch | 0 .../patches}/pseudonitro-viewer/1181.patch | 0 .../patches}/pseudonitro-viewer/1192.patch | 0 .../patches}/pseudonitro-viewer/1196.patch | 0 .../patches}/pseudonitro-viewer/1200.patch | 0 .../patches}/pseudonitro-viewer/1201.patch | 0 .../patches}/pseudonitro-viewer/1208.patch | 0 .../patches}/pseudonitro-viewer/1213.patch | 0 .../patches}/pseudonitro-viewer/1216.patch | 0 .../patches}/pseudonitro-viewer/1218.patch | 0 .../patches}/pseudonitro-viewer/1223.patch | 0 .../patches}/pseudonitro-viewer/1243.patch | 0 .../patches}/pseudonitro-viewer/1246.patch | 0 .../patches}/pseudonitro-viewer/1249.patch | 0 .../patches}/pseudonitro-viewer/1251.patch | 0 .../patches}/pseudonitro-viewer/1252.patch | 0 .../patches}/pseudonitro-viewer/1259.patch | 0 .../patches}/pseudonitro-viewer/1266.patch | 0 .../patches}/pseudonitro-viewer/1270.patch | 0 .../patches}/pseudonitro-viewer/1273.patch | 0 .../patches}/pseudonitro-viewer/1279.patch | 0 .../patches}/pseudonitro-viewer/1280.patch | 0 .../patches}/pseudonitro-viewer/1281.patch | 0 .../patches}/pseudonitro-viewer/1282.patch | 0 .../patches}/pseudonitro-viewer/1284.patch | 0 .../patches}/pseudonitro-viewer/1290.patch | 0 .../patches}/pseudonitro-viewer/1294.patch | 0 .../patches}/pseudonitro-viewer/1295.patch | 0 .../patches}/pseudonitro-viewer/1298.patch | 0 .../patches}/pseudonitro-viewer/1300.patch | 0 .../patches}/pseudonitro-viewer/1301.patch | 0 .../patches}/pseudonitro-viewer/1304.patch | 0 .../patches}/pseudonitro-viewer/1306.patch | 0 .../patches}/pseudonitro-viewer/1307.patch | 0 .../patches}/pseudonitro-viewer/1310.patch | 0 .../patches}/pseudonitro-viewer/1315.patch | 0 .../patches}/pseudonitro-viewer/1318.patch | 0 .../patches}/pseudonitro-viewer/1330.patch | 0 .../patches}/pseudonitro-viewer/1334.patch | 0 .../patches}/pseudonitro-viewer/1339.patch | 0 .../patches}/pseudonitro-viewer/1340.patch | 0 .../patches}/pseudonitro-viewer/1355.patch | 0 .../patches}/pseudonitro-viewer/1356.patch | 0 .../patches}/pseudonitro-viewer/1358.patch | 0 .../patches}/pseudonitro-viewer/1361.patch | 0 .../patches}/pseudonitro-viewer/1362.patch | 0 .../patches}/pseudonitro-viewer/1365.patch | 0 .../patches}/pseudonitro-viewer/1367.patch | 0 .../patches}/pseudonitro-viewer/1368.patch | 0 .../patches}/pseudonitro-viewer/1370.patch | 0 .../patches}/pseudonitro-viewer/1371.patch | 0 .../patches}/pseudonitro-viewer/78204.patch | 0 .../patches}/pseudonitro-viewer/README.md | 0 .../patches}/showtag/1208.patch | 0 .../patches}/showtag/1213.patch | 0 .../patches}/showtag/1216.patch | 0 .../patches}/showtag/1218.patch | 0 .../patches}/showtag/1223.patch | 0 .../patches}/showtag/1243.patch | 0 .../patches}/showtag/1246.patch | 0 .../patches}/showtag/1249.patch | 0 .../patches}/showtag/1251.patch | 0 .../patches}/showtag/1252.patch | 0 .../patches}/showtag/1259.patch | 0 .../patches}/showtag/1266.patch | 0 .../patches}/showtag/1270.patch | 0 .../patches}/showtag/1273.patch | 0 .../patches}/showtag/1279.patch | 0 .../patches}/showtag/1280.patch | 0 .../patches}/showtag/1281.patch | 0 .../patches}/showtag/1282.patch | 0 .../patches}/showtag/1284.patch | 0 .../patches}/showtag/1290.patch | 0 .../patches}/showtag/1294.patch | 0 .../patches}/showtag/1295.patch | 0 .../patches}/showtag/1298.patch | 0 .../patches}/showtag/1300.patch | 0 .../patches}/showtag/1301.patch | 0 .../patches}/showtag/1304.patch | 0 .../patches}/showtag/1306.patch | 0 .../patches}/showtag/1307.patch | 0 .../patches}/showtag/1310.patch | 0 .../patches}/showtag/1315.patch | 0 .../patches}/showtag/1318.patch | 0 .../patches}/showtag/1330.patch | 0 .../patches}/showtag/1334.patch | 0 .../patches}/showtag/1339.patch | 0 .../patches}/showtag/1340.patch | 0 .../patches}/showtag/1355.patch | 0 .../patches}/showtag/1356.patch | 0 .../patches}/showtag/1358.patch | 0 .../patches}/showtag/1361.patch | 0 .../patches}/showtag/1362.patch | 0 .../patches}/showtag/1365.patch | 0 .../patches}/showtag/1367.patch | 0 .../patches}/showtag/1368.patch | 0 .../patches}/showtag/1370.patch | 0 .../patches}/showtag/1371.patch | 0 .../patches}/showtag/78204.patch | 0 .../patches}/showtag/87202.patch | 0 .../patches}/showtag/README.md | 0 .../patches}/slashcommands/1006.patch | 0 .../patches}/slashcommands/1007.patch | 0 .../patches}/slashcommands/1011.patch | 0 .../patches}/slashcommands/1012.patch | 0 .../patches}/slashcommands/1013.patch | 0 .../patches}/slashcommands/1015.patch | 0 .../patches}/slashcommands/1016.patch | 0 .../patches}/slashcommands/1019.patch | 0 .../patches}/slashcommands/1020.patch | 0 .../patches}/slashcommands/1021.patch | 0 .../patches}/slashcommands/1022.patch | 0 .../patches}/slashcommands/1023.patch | 0 .../patches}/slashcommands/1024.patch | 0 .../patches}/slashcommands/1025.patch | 0 .../patches}/slashcommands/1026.patch | 0 .../patches}/slashcommands/1029.patch | 0 .../patches}/slashcommands/1031.patch | 0 .../patches}/slashcommands/1032.patch | 0 .../patches}/slashcommands/1033.patch | 0 .../patches}/slashcommands/1036.patch | 0 .../patches}/slashcommands/1037.patch | 0 .../patches}/slashcommands/1040.patch | 0 .../patches}/slashcommands/1041.patch | 0 .../patches}/slashcommands/1045.patch | 0 .../patches}/slashcommands/1046.patch | 0 .../patches}/slashcommands/1047.patch | 0 .../patches}/slashcommands/1049.patch | 0 .../patches}/slashcommands/1052.patch | 0 .../patches}/slashcommands/1053.patch | 0 .../patches}/slashcommands/1054.patch | 0 .../patches}/slashcommands/1056.patch | 0 .../patches}/slashcommands/1057.patch | 0 .../patches}/slashcommands/1062.patch | 0 .../patches}/slashcommands/1065.patch | 0 .../patches}/slashcommands/1066.patch | 0 .../patches}/slashcommands/1069.patch | 0 .../patches}/slashcommands/1073.patch | 0 .../patches}/slashcommands/1074.patch | 0 .../patches}/slashcommands/1078.patch | 0 .../patches}/slashcommands/1084.patch | 0 .../patches}/slashcommands/1085.patch | 0 .../patches}/slashcommands/1087.patch | 0 .../patches}/slashcommands/1091.patch | 0 .../patches}/slashcommands/1092.patch | 0 .../patches}/slashcommands/1100.patch | 0 .../patches}/slashcommands/1103.patch | 0 .../patches}/slashcommands/1104.patch | 0 .../patches}/slashcommands/1105.patch | 0 .../patches}/slashcommands/1107.patch | 0 .../patches}/slashcommands/1123.patch | 0 .../patches}/slashcommands/1132.patch | 0 .../patches}/slashcommands/1134.patch | 0 .../patches}/slashcommands/1144.patch | 0 .../patches}/slashcommands/1145.patch | 0 .../patches}/slashcommands/1146.patch | 0 .../patches}/slashcommands/1148.patch | 0 .../patches}/slashcommands/1150.patch | 0 .../patches}/slashcommands/1167.patch | 0 .../patches}/slashcommands/1169.patch | 0 .../patches}/slashcommands/1171.patch | 0 .../patches}/slashcommands/1180.patch | 0 .../patches}/slashcommands/1181.patch | 0 .../patches}/slashcommands/1192.patch | 0 .../patches}/slashcommands/1196.patch | 0 .../patches}/slashcommands/1200.patch | 0 .../patches}/slashcommands/1201.patch | 0 .../patches}/slashcommands/1208.patch | 0 .../patches}/slashcommands/1213.patch | 0 .../patches}/slashcommands/1216.patch | 0 .../patches}/slashcommands/1218.patch | 0 .../patches}/slashcommands/1223.patch | 0 .../patches}/slashcommands/1243.patch | 0 .../patches}/slashcommands/1246.patch | 0 .../patches}/slashcommands/1249.patch | 0 .../patches}/slashcommands/1251.patch | 0 .../patches}/slashcommands/1252.patch | 0 .../patches}/slashcommands/1259.patch | 0 .../patches}/slashcommands/1266.patch | 0 .../patches}/slashcommands/1270.patch | 0 .../patches}/slashcommands/1273.patch | 0 .../patches}/slashcommands/1279.patch | 0 .../patches}/slashcommands/1280.patch | 0 .../patches}/slashcommands/1281.patch | 0 .../patches}/slashcommands/1282.patch | 0 .../patches}/slashcommands/1284.patch | 0 .../patches}/slashcommands/1290.patch | 0 .../patches}/slashcommands/1294.patch | 0 .../patches}/slashcommands/1295.patch | 0 .../patches}/slashcommands/1298.patch | 0 .../patches}/slashcommands/1300.patch | 0 .../patches}/slashcommands/1301.patch | 0 .../patches}/slashcommands/1304.patch | 0 .../patches}/slashcommands/1306.patch | 0 .../patches}/slashcommands/1307.patch | 0 .../patches}/slashcommands/1310.patch | 0 .../patches}/slashcommands/1315.patch | 0 .../patches}/slashcommands/1318.patch | 0 .../patches}/slashcommands/1330.patch | 0 .../patches}/slashcommands/1334.patch | 0 .../patches}/slashcommands/1339.patch | 0 .../patches}/slashcommands/1340.patch | 0 .../patches}/slashcommands/1355.patch | 0 .../patches}/slashcommands/1356.patch | 0 .../patches}/slashcommands/1358.patch | 0 .../patches}/slashcommands/1361.patch | 0 .../patches}/slashcommands/1362.patch | 0 .../patches}/slashcommands/1365.patch | 0 .../patches}/slashcommands/1367.patch | 0 .../patches}/slashcommands/1368.patch | 0 .../patches}/slashcommands/1370.patch | 0 .../patches}/slashcommands/1371.patch | 0 .../patches}/slashcommands/900.patch | 0 .../patches}/slashcommands/901.patch | 0 .../patches}/slashcommands/902.patch | 0 .../patches}/slashcommands/903.patch | 0 .../patches}/slashcommands/904.patch | 0 .../patches}/slashcommands/906.patch | 0 .../patches}/slashcommands/909.patch | 0 .../patches}/slashcommands/910.patch | 0 .../patches}/slashcommands/938.patch | 0 .../patches}/slashcommands/939.patch | 0 .../patches}/slashcommands/940.patch | 0 .../patches}/slashcommands/942.patch | 0 .../patches}/slashcommands/943.patch | 0 .../patches}/slashcommands/945.patch | 0 .../patches}/slashcommands/946.patch | 0 .../patches}/slashcommands/947.patch | 0 .../patches}/slashcommands/948.patch | 0 .../patches}/slashcommands/963.patch | 0 .../patches}/slashcommands/964.patch | 0 .../patches}/slashcommands/965.patch | 0 .../patches}/slashcommands/966.patch | 0 .../patches}/slashcommands/967.patch | 0 .../patches}/slashcommands/968.patch | 0 .../patches}/slashcommands/970.patch | 0 .../patches}/slashcommands/980.patch | 0 .../patches}/slashcommands/992.patch | 0 .../patches}/slashcommands/993.patch | 0 .../patches}/slashcommands/994.patch | 0 .../patches}/slashcommands/996.patch | 0 .../patches}/slashcommands/README.md | 0 .../slashcommands/textreplacegen-array.py | 0 .../patches}/slashcommands/textreplacegen.py | 0 .../patches}/squareavatars/1006.patch | 0 .../patches}/squareavatars/1007.patch | 0 .../patches}/squareavatars/1011.patch | 0 .../patches}/squareavatars/1012.patch | 0 .../patches}/squareavatars/1013.patch | 0 .../patches}/squareavatars/1015.patch | 0 .../patches}/squareavatars/1016.patch | 0 .../patches}/squareavatars/1019.patch | 0 .../patches}/squareavatars/1020.patch | 0 .../patches}/squareavatars/1021.patch | 0 .../patches}/squareavatars/1022.patch | 0 .../patches}/squareavatars/1023.patch | 0 .../patches}/squareavatars/1024.patch | 0 .../patches}/squareavatars/1025.patch | 0 .../patches}/squareavatars/1026.patch | 0 .../patches}/squareavatars/1029.patch | 0 .../patches}/squareavatars/1031.patch | 0 .../patches}/squareavatars/1032.patch | 0 .../patches}/squareavatars/1033.patch | 0 .../patches}/squareavatars/1036.patch | 0 .../patches}/squareavatars/1037.patch | 0 .../patches}/squareavatars/1040.patch | 0 .../patches}/squareavatars/1041.patch | 0 .../patches}/squareavatars/1045.patch | 0 .../patches}/squareavatars/1046.patch | 0 .../patches}/squareavatars/1047.patch | 0 .../patches}/squareavatars/1049.patch | 0 .../patches}/squareavatars/1052.patch | 0 .../patches}/squareavatars/1053.patch | 0 .../patches}/squareavatars/1054.patch | 0 .../patches}/squareavatars/1056.patch | 0 .../patches}/squareavatars/1057.patch | 0 .../patches}/squareavatars/1062.patch | 0 .../patches}/squareavatars/1065.patch | 0 .../patches}/squareavatars/1066.patch | 0 .../patches}/squareavatars/1069.patch | 0 .../patches}/squareavatars/1073.patch | 0 .../patches}/squareavatars/1074.patch | 0 .../patches}/squareavatars/1078.patch | 0 .../patches}/squareavatars/1084.patch | 0 .../patches}/squareavatars/1085.patch | 0 .../patches}/squareavatars/1087.patch | 0 .../patches}/squareavatars/1091.patch | 0 .../patches}/squareavatars/1092.patch | 0 .../patches}/squareavatars/1100.patch | 0 .../patches}/squareavatars/1103.patch | 0 .../patches}/squareavatars/1104.patch | 0 .../patches}/squareavatars/1105.patch | 0 .../patches}/squareavatars/1107.patch | 0 .../patches}/squareavatars/1123.patch | 0 .../patches}/squareavatars/1132.patch | 0 .../patches}/squareavatars/1134.patch | 0 .../patches}/squareavatars/1144.patch | 0 .../patches}/squareavatars/1145.patch | 0 .../patches}/squareavatars/1146.patch | 0 .../patches}/squareavatars/1148.patch | 0 .../patches}/squareavatars/1150.patch | 0 .../patches}/squareavatars/1167.patch | 0 .../patches}/squareavatars/1169.patch | 0 .../patches}/squareavatars/1171.patch | 0 .../patches}/squareavatars/1180.patch | 0 .../patches}/squareavatars/1181.patch | 0 .../patches}/squareavatars/1192.patch | 0 .../patches}/squareavatars/1196.patch | 0 .../patches}/squareavatars/1200.patch | 0 .../patches}/squareavatars/1201.patch | 0 .../patches}/squareavatars/1208.patch | 0 .../patches}/squareavatars/1213.patch | 0 .../patches}/squareavatars/1216.patch | 0 .../patches}/squareavatars/1218.patch | 0 .../patches}/squareavatars/1223.patch | 0 .../patches}/squareavatars/1243.patch | 0 .../patches}/squareavatars/1246.patch | 0 .../patches}/squareavatars/1249.patch | 0 .../patches}/squareavatars/1251.patch | 0 .../patches}/squareavatars/1252.patch | 0 .../patches}/squareavatars/1259.patch | 0 .../patches}/squareavatars/1266.patch | 0 .../patches}/squareavatars/1270.patch | 0 .../patches}/squareavatars/1273.patch | 0 .../patches}/squareavatars/1279.patch | 0 .../patches}/squareavatars/1280.patch | 0 .../patches}/squareavatars/1281.patch | 0 .../patches}/squareavatars/1282.patch | 0 .../patches}/squareavatars/1284.patch | 0 .../patches}/squareavatars/1290.patch | 0 .../patches}/squareavatars/1294.patch | 0 .../patches}/squareavatars/1295.patch | 0 .../patches}/squareavatars/1298.patch | 0 .../patches}/squareavatars/1300.patch | 0 .../patches}/squareavatars/1301.patch | 0 .../patches}/squareavatars/1304.patch | 0 .../patches}/squareavatars/1306.patch | 0 .../patches}/squareavatars/1307.patch | 0 .../patches}/squareavatars/1310.patch | 0 .../patches}/squareavatars/1315.patch | 0 .../patches}/squareavatars/1318.patch | 0 .../patches}/squareavatars/1330.patch | 0 .../patches}/squareavatars/1334.patch | 0 .../patches}/squareavatars/1339.patch | 0 .../patches}/squareavatars/1340.patch | 0 .../patches}/squareavatars/1355.patch | 0 .../patches}/squareavatars/1356.patch | 0 .../patches}/squareavatars/1358.patch | 0 .../patches}/squareavatars/1361.patch | 0 .../patches}/squareavatars/1362.patch | 0 .../patches}/squareavatars/1365.patch | 0 .../patches}/squareavatars/1367.patch | 0 .../patches}/squareavatars/1368.patch | 0 .../patches}/squareavatars/1370.patch | 0 .../patches}/squareavatars/1371.patch | 0 .../patches}/squareavatars/78204.patch | 0 .../patches}/squareavatars/835.patch | 0 .../patches}/squareavatars/836.patch | 0 .../patches}/squareavatars/839.patch | 0 .../patches}/squareavatars/841.patch | 0 .../patches}/squareavatars/842.patch | 0 .../patches}/squareavatars/843.patch | 0 .../patches}/squareavatars/844.patch | 0 .../patches}/squareavatars/845.patch | 0 .../patches}/squareavatars/848.patch | 0 .../patches}/squareavatars/850.patch | 0 .../patches}/squareavatars/851.patch | 0 .../patches}/squareavatars/853.patch | 0 .../patches}/squareavatars/854.patch | 0 .../patches}/squareavatars/855.patch | 0 .../patches}/squareavatars/856.patch | 0 .../patches}/squareavatars/87202.patch | 0 .../patches}/squareavatars/876.patch | 0 .../patches}/squareavatars/884.patch | 0 .../patches}/squareavatars/888.patch | 0 .../patches}/squareavatars/896.patch | 0 .../patches}/squareavatars/897.patch | 0 .../patches}/squareavatars/898.patch | 0 .../patches}/squareavatars/899.patch | 0 .../patches}/squareavatars/900.patch | 0 .../patches}/squareavatars/901.patch | 0 .../patches}/squareavatars/902.patch | 0 .../patches}/squareavatars/903.patch | 0 .../patches}/squareavatars/904.patch | 0 .../patches}/squareavatars/906.patch | 0 .../patches}/squareavatars/909.patch | 0 .../patches}/squareavatars/910.patch | 0 .../patches}/squareavatars/938.patch | 0 .../patches}/squareavatars/939.patch | 0 .../patches}/squareavatars/940.patch | 0 .../patches}/squareavatars/942.patch | 0 .../patches}/squareavatars/943.patch | 0 .../patches}/squareavatars/945.patch | 0 .../patches}/squareavatars/946.patch | 0 .../patches}/squareavatars/947.patch | 0 .../patches}/squareavatars/948.patch | 0 .../patches}/squareavatars/963.patch | 0 .../patches}/squareavatars/964.patch | 0 .../patches}/squareavatars/965.patch | 0 .../patches}/squareavatars/966.patch | 0 .../patches}/squareavatars/967.patch | 0 .../patches}/squareavatars/968.patch | 0 .../patches}/squareavatars/970.patch | 0 .../patches}/squareavatars/980.patch | 0 .../patches}/squareavatars/984.patch | 0 .../patches}/squareavatars/986.patch | 0 .../patches}/squareavatars/991.patch | 0 .../patches}/squareavatars/992.patch | 0 .../patches}/squareavatars/993.patch | 0 .../patches}/squareavatars/994.patch | 0 .../patches}/squareavatars/996.patch | 0 .../patches}/squareavatars/README.md | 0 .../patches}/supplemental/1006.patch | 0 .../patches}/supplemental/1007.patch | 0 .../patches}/supplemental/1011.patch | 0 .../patches}/supplemental/1012.patch | 0 .../patches}/supplemental/1013.patch | 0 .../patches}/supplemental/1015.patch | 0 .../patches}/supplemental/1016.patch | 0 .../patches}/supplemental/1019.patch | 0 .../patches}/supplemental/1020.patch | 0 .../patches}/supplemental/1021.patch | 0 .../patches}/supplemental/1022.patch | 0 .../patches}/supplemental/1023.patch | 0 .../patches}/supplemental/1024.patch | 0 .../patches}/supplemental/1025.patch | 0 .../patches}/supplemental/1026.patch | 0 .../patches}/supplemental/1029.patch | 0 .../patches}/supplemental/1031.patch | 0 .../patches}/supplemental/1032.patch | 0 .../patches}/supplemental/1033.patch | 0 .../patches}/supplemental/1036.patch | 0 .../patches}/supplemental/1037.patch | 0 .../patches}/supplemental/1040.patch | 0 .../patches}/supplemental/1041.patch | 0 .../patches}/supplemental/1045.patch | 0 .../patches}/supplemental/1046.patch | 0 .../patches}/supplemental/1047.patch | 0 .../patches}/supplemental/1049.patch | 0 .../patches}/supplemental/1052.patch | 0 .../patches}/supplemental/1053.patch | 0 .../patches}/supplemental/1054.patch | 0 .../patches}/supplemental/1056.patch | 0 .../patches}/supplemental/1057.patch | 0 .../patches}/supplemental/1062.patch | 0 .../patches}/supplemental/1065.patch | 0 .../patches}/supplemental/1066.patch | 0 .../patches}/supplemental/1069.patch | 0 .../patches}/supplemental/1073.patch | 0 .../patches}/supplemental/1074.patch | 0 .../patches}/supplemental/1078.patch | 0 .../patches}/supplemental/1084.patch | 0 .../patches}/supplemental/1085.patch | 0 .../patches}/supplemental/1087.patch | 0 .../patches}/supplemental/1091.patch | 0 .../patches}/supplemental/1092.patch | 0 .../patches}/supplemental/1100.patch | 0 .../patches}/supplemental/1103.patch | 0 .../patches}/supplemental/1104.patch | 0 .../patches}/supplemental/1105.patch | 0 .../patches}/supplemental/1107.patch | 0 .../patches}/supplemental/1123.patch | 0 .../patches}/supplemental/1132.patch | 0 .../patches}/supplemental/1134.patch | 0 .../patches}/supplemental/1144.patch | 0 .../patches}/supplemental/1145.patch | 0 .../patches}/supplemental/1146.patch | 0 .../patches}/supplemental/1148.patch | 0 .../patches}/supplemental/1150.patch | 0 .../patches}/supplemental/1167.patch | 0 .../patches}/supplemental/1169.patch | 0 .../patches}/supplemental/1171.patch | 0 .../patches}/supplemental/1180.patch | 0 .../patches}/supplemental/1181.patch | 0 .../patches}/supplemental/1192.patch | 0 .../patches}/supplemental/1196.patch | 0 .../patches}/supplemental/1200.patch | 0 .../patches}/supplemental/1201.patch | 0 .../patches}/supplemental/1208.patch | 0 .../patches}/supplemental/1213.patch | 0 .../patches}/supplemental/1216.patch | 0 .../patches}/supplemental/1218.patch | 0 .../patches}/supplemental/1223.patch | 0 .../patches}/supplemental/1243.patch | 0 .../patches}/supplemental/1246.patch | 0 .../patches}/supplemental/1249.patch | 0 .../patches}/supplemental/1251.patch | 0 .../patches}/supplemental/1252.patch | 0 .../patches}/supplemental/1259.patch | 0 .../patches}/supplemental/1266.patch | 0 .../patches}/supplemental/1270.patch | 0 .../patches}/supplemental/1273.patch | 0 .../patches}/supplemental/1279.patch | 0 .../patches}/supplemental/1280.patch | 0 .../patches}/supplemental/1281.patch | 0 .../patches}/supplemental/1282.patch | 0 .../patches}/supplemental/1284.patch | 0 .../patches}/supplemental/1290.patch | 0 .../patches}/supplemental/1294.patch | 0 .../patches}/supplemental/1295.patch | 0 .../patches}/supplemental/1298.patch | 0 .../patches}/supplemental/1300.patch | 0 .../patches}/supplemental/1301.patch | 0 .../patches}/supplemental/1304.patch | 0 .../patches}/supplemental/1306.patch | 0 .../patches}/supplemental/1307.patch | 0 .../patches}/supplemental/1310.patch | 0 .../patches}/supplemental/1315.patch | 0 .../patches}/supplemental/1318.patch | 0 .../patches}/supplemental/1330.patch | 0 .../patches}/supplemental/1334.patch | 0 .../patches}/supplemental/1339.patch | 0 .../patches}/supplemental/1340.patch | 0 .../patches}/supplemental/1355.patch | 0 .../patches}/supplemental/1356.patch | 0 .../patches}/supplemental/1358.patch | 0 .../patches}/supplemental/1361.patch | 0 .../patches}/supplemental/1362.patch | 0 .../patches}/supplemental/1365.patch | 0 .../patches}/supplemental/1367.patch | 0 .../patches}/supplemental/1368.patch | 0 .../patches}/supplemental/1370.patch | 0 .../patches}/supplemental/1371.patch | 0 .../patches}/supplemental/991.patch | 0 .../patches}/supplemental/992.patch | 0 .../patches}/supplemental/993.patch | 0 .../patches}/supplemental/994.patch | 0 .../patches}/supplemental/996.patch | 0 .../patches}/supplemental/README.md | 0 .../patches}/tokenlogin/1006.patch | 0 .../patches}/tokenlogin/1007.patch | 0 .../patches}/tokenlogin/1011.patch | 0 .../patches}/tokenlogin/1012.patch | 0 .../patches}/tokenlogin/1013.patch | 0 .../patches}/tokenlogin/1015.patch | 0 .../patches}/tokenlogin/1016.patch | 0 .../patches}/tokenlogin/1019.patch | 0 .../patches}/tokenlogin/1020.patch | 0 .../patches}/tokenlogin/1021.patch | 0 .../patches}/tokenlogin/1022.patch | 0 .../patches}/tokenlogin/1023.patch | 0 .../patches}/tokenlogin/1024.patch | 0 .../patches}/tokenlogin/1025.patch | 0 .../patches}/tokenlogin/1026.patch | 0 .../patches}/tokenlogin/1029.patch | 0 .../patches}/tokenlogin/1031.patch | 0 .../patches}/tokenlogin/1032.patch | 0 .../patches}/tokenlogin/1033.patch | 0 .../patches}/tokenlogin/1036.patch | 0 .../patches}/tokenlogin/1037.patch | 0 .../patches}/tokenlogin/1040.patch | 0 .../patches}/tokenlogin/1041.patch | 0 .../patches}/tokenlogin/1045.patch | 0 .../patches}/tokenlogin/1046.patch | 0 .../patches}/tokenlogin/1047.patch | 0 .../patches}/tokenlogin/1049.patch | 0 .../patches}/tokenlogin/1052.patch | 0 .../patches}/tokenlogin/1053.patch | 0 .../patches}/tokenlogin/1054.patch | 0 .../patches}/tokenlogin/1056.patch | 0 .../patches}/tokenlogin/1057.patch | 0 .../patches}/tokenlogin/1062.patch | 0 .../patches}/tokenlogin/1065.patch | 0 .../patches}/tokenlogin/1066.patch | 0 .../patches}/tokenlogin/1069.patch | 0 .../patches}/tokenlogin/1073.patch | 0 .../patches}/tokenlogin/1074.patch | 0 .../patches}/tokenlogin/1078.patch | 0 .../patches}/tokenlogin/1084.patch | 0 .../patches}/tokenlogin/1085.patch | 0 .../patches}/tokenlogin/1087.patch | 0 .../patches}/tokenlogin/1091.patch | 0 .../patches}/tokenlogin/1092.patch | 0 .../patches}/tokenlogin/1100.patch | 0 .../patches}/tokenlogin/1103.patch | 0 .../patches}/tokenlogin/1104.patch | 0 .../patches}/tokenlogin/1105.patch | 0 .../patches}/tokenlogin/1107.patch | 0 .../patches}/tokenlogin/1123.patch | 0 .../patches}/tokenlogin/1132.patch | 0 .../patches}/tokenlogin/1134.patch | 0 .../patches}/tokenlogin/1144.patch | 0 .../patches}/tokenlogin/1145.patch | 0 .../patches}/tokenlogin/1146.patch | 0 .../patches}/tokenlogin/1148.patch | 0 .../patches}/tokenlogin/1150.patch | 0 .../patches}/tokenlogin/1167.patch | 0 .../patches}/tokenlogin/1169.patch | 0 .../patches}/tokenlogin/1171.patch | 0 .../patches}/tokenlogin/1180.patch | 0 .../patches}/tokenlogin/1181.patch | 0 .../patches}/tokenlogin/1192.patch | 0 .../patches}/tokenlogin/1196.patch | 0 .../patches}/tokenlogin/1200.patch | 0 .../patches}/tokenlogin/1201.patch | 0 .../patches}/tokenlogin/1208.patch | 0 .../patches}/tokenlogin/1213.patch | 0 .../patches}/tokenlogin/1216.patch | 0 .../patches}/tokenlogin/1218.patch | 0 .../patches}/tokenlogin/1223.patch | 0 .../patches}/tokenlogin/1243.patch | 0 .../patches}/tokenlogin/1246.patch | 0 .../patches}/tokenlogin/1249.patch | 0 .../patches}/tokenlogin/1251.patch | 0 .../patches}/tokenlogin/1252.patch | 0 .../patches}/tokenlogin/1259.patch | 0 .../patches}/tokenlogin/1266.patch | 0 .../patches}/tokenlogin/1270.patch | 0 .../patches}/tokenlogin/1273.patch | 0 .../patches}/tokenlogin/1279.patch | 0 .../patches}/tokenlogin/1280.patch | 0 .../patches}/tokenlogin/1281.patch | 0 .../patches}/tokenlogin/1282.patch | 0 .../patches}/tokenlogin/1284.patch | 0 .../patches}/tokenlogin/1290.patch | 0 .../patches}/tokenlogin/1294.patch | 0 .../patches}/tokenlogin/1295.patch | 0 .../patches}/tokenlogin/1298.patch | 0 .../patches}/tokenlogin/1300.patch | 0 .../patches}/tokenlogin/1301.patch | 0 .../patches}/tokenlogin/1304.patch | 0 .../patches}/tokenlogin/1306.patch | 0 .../patches}/tokenlogin/1307.patch | 0 .../patches}/tokenlogin/1310.patch | 0 .../patches}/tokenlogin/1315.patch | 0 .../patches}/tokenlogin/1318.patch | 0 .../patches}/tokenlogin/1330.patch | 0 .../patches}/tokenlogin/1334.patch | 0 .../patches}/tokenlogin/1339.patch | 0 .../patches}/tokenlogin/1340.patch | 0 .../patches}/tokenlogin/1355.patch | 0 .../patches}/tokenlogin/1356.patch | 0 .../patches}/tokenlogin/1358.patch | 0 .../patches}/tokenlogin/1361.patch | 0 .../patches}/tokenlogin/1362.patch | 0 .../patches}/tokenlogin/1365.patch | 0 .../patches}/tokenlogin/1367.patch | 0 .../patches}/tokenlogin/1368.patch | 0 .../patches}/tokenlogin/1370.patch | 0 .../patches}/tokenlogin/1371.patch | 0 .../patches}/tokenlogin/903.patch | 0 .../patches}/tokenlogin/904.patch | 0 .../patches}/tokenlogin/906.patch | 0 .../patches}/tokenlogin/909.patch | 0 .../patches}/tokenlogin/910.patch | 0 .../patches}/tokenlogin/938.patch | 0 .../patches}/tokenlogin/939.patch | 0 .../patches}/tokenlogin/940.patch | 0 .../patches}/tokenlogin/942.patch | 0 .../patches}/tokenlogin/943.patch | 0 .../patches}/tokenlogin/945.patch | 0 .../patches}/tokenlogin/946.patch | 0 .../patches}/tokenlogin/947.patch | 0 .../patches}/tokenlogin/948.patch | 0 .../patches}/tokenlogin/963.patch | 0 .../patches}/tokenlogin/964.patch | 0 .../patches}/tokenlogin/965.patch | 0 .../patches}/tokenlogin/966.patch | 0 .../patches}/tokenlogin/967.patch | 0 .../patches}/tokenlogin/968.patch | 0 .../patches}/tokenlogin/970.patch | 0 .../patches}/tokenlogin/980.patch | 0 .../patches}/tokenlogin/984.patch | 0 .../patches}/tokenlogin/986.patch | 0 .../patches}/tokenlogin/991.patch | 0 .../patches}/tokenlogin/992.patch | 0 .../patches}/tokenlogin/993.patch | 0 .../patches}/tokenlogin/994.patch | 0 .../patches}/tokenlogin/996.patch | 0 .../patches}/tokenlogin/README.md | 0 resources/patchport-state.json | 1 + resources/ringtones/.gitkeep | 0 {ctcci => resources/scripts/ctcci}/.gitignore | 0 .../scripts/ctcci}/cleanartifacts.py | 0 {ctcci => resources/scripts/ctcci}/ctcci.py | 26 +++--- resources/scripts/ctcci/ctcconfig.example.py | 79 ++++++++++++++++++ .../scripts/patchbisect.py | 8 +- .../scripts/patchport.py | 24 +++--- 3921 files changed, 178 insertions(+), 111 deletions(-) create mode 100644 .gitattributes create mode 100644 Dockerfile delete mode 100644 ctcci/ctcconfig.example.py delete mode 100644 patchport-state.json create mode 100644 resources/distok/android/.gitignore create mode 100644 resources/distok/android/.gitkeep create mode 100644 resources/distok/versionlogs/.gitkeep create mode 100644 resources/fdroid/repo/.gitkeep create mode 100644 resources/fonts/.gitkeep rename {icons => resources/icons}/README.md (100%) rename {icons => resources/icons}/ave/ctcave.xcf (100%) rename {icons => resources/icons}/ave/fgave.png (100%) rename {icons => resources/icons}/ave/fullave.png (100%) rename {icons => resources/icons}/bg.png (100%) rename {icons => resources/icons}/ctc.xcf (100%) rename {icons => resources/icons}/dzuk/dzuk_telegram_credit.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_bluepurple.svg (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_bluepurple_128.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_bluepurple_256.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_bluepurple_32.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_bluepurple_512.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_bluepurple_64.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_purple.svg (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_purple_128.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_purple_256.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_purple_32.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_purple_512.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_purple_64.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_red.svg (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_red_128.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_red_256.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_red_32.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_red_512.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_red_64.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_yellow.svg (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_yellow_128.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_yellow_256.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_yellow_32.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_yellow_512.png (100%) rename {icons => resources/icons}/dzuk/icons/cutthecord_yellow_64.png (100%) rename {icons => resources/icons}/dzuk/showcase_high.png (100%) rename {icons => resources/icons}/dzuk/showcase_low.png (100%) rename {icons => resources/icons}/fg.png (100%) rename {icons => resources/icons}/full.png (100%) rename {icons => resources/icons}/old/ctc.xcf (100%) rename {icons => resources/icons}/old/fg.png (100%) rename {icons => resources/icons}/old/full.png (100%) rename {icons => resources/icons}/old/zhuzhu.svg (100%) rename {old-patches => resources/old-patches}/README.md (100%) rename {old-patches => resources/old-patches}/compact/835.patch (100%) rename {old-patches => resources/old-patches}/compact/836.patch (100%) rename {old-patches => resources/old-patches}/compact/839.patch (100%) rename {old-patches => resources/old-patches}/compact/841.patch (100%) rename {old-patches => resources/old-patches}/compact/842.patch (100%) rename {old-patches => resources/old-patches}/compact/843.patch (100%) rename {old-patches => resources/old-patches}/compact/844.patch (100%) rename {old-patches => resources/old-patches}/compact/845.patch (100%) rename {old-patches => resources/old-patches}/compact/848.patch (100%) rename {old-patches => resources/old-patches}/compact/850.patch (100%) rename {old-patches => resources/old-patches}/compact/851.patch (100%) rename {old-patches => resources/old-patches}/compact/853.patch (100%) rename {old-patches => resources/old-patches}/compact/854.patch (100%) rename {old-patches => resources/old-patches}/compact/855.patch (100%) rename {old-patches => resources/old-patches}/compact/856.patch (100%) rename {old-patches => resources/old-patches}/compact/876.patch (100%) rename {old-patches => resources/old-patches}/compact/884.patch (100%) rename {old-patches => resources/old-patches}/compact/888.patch (100%) rename {old-patches => resources/old-patches}/compact/896.patch (100%) rename {old-patches => resources/old-patches}/compact/897.patch (100%) rename {old-patches => resources/old-patches}/compact/898.patch (100%) rename {old-patches => resources/old-patches}/compact/899.patch (100%) rename {old-patches => resources/old-patches}/compact/900.patch (100%) rename {old-patches => resources/old-patches}/compact/901.patch (100%) rename {old-patches => resources/old-patches}/compact/902.patch (100%) rename {old-patches => resources/old-patches}/compact/903.patch (100%) rename {old-patches => resources/old-patches}/compact/904.patch (100%) rename {old-patches => resources/old-patches}/compact/906.patch (100%) rename {old-patches => resources/old-patches}/compact/909.patch (100%) rename {old-patches => resources/old-patches}/compact/910.patch (100%) rename {old-patches => resources/old-patches}/compact/938.patch (100%) rename {old-patches => resources/old-patches}/compact/939.patch (100%) rename {old-patches => resources/old-patches}/compact/940.patch (100%) rename {old-patches => resources/old-patches}/compact/942.patch (100%) rename {old-patches => resources/old-patches}/compact/943.patch (100%) rename {old-patches => resources/old-patches}/compact/945.patch (100%) rename {old-patches => resources/old-patches}/compact/946.patch (100%) rename {old-patches => resources/old-patches}/compact/947.patch (100%) rename {old-patches => resources/old-patches}/compact/948.patch (100%) rename {old-patches => resources/old-patches}/compact/963.patch (100%) rename {old-patches => resources/old-patches}/compact/964.patch (100%) rename {old-patches => resources/old-patches}/compact/965.patch (100%) rename {old-patches => resources/old-patches}/compact/966.patch (100%) rename {old-patches => resources/old-patches}/compact/967.patch (100%) rename {old-patches => resources/old-patches}/compact/968.patch (100%) rename {old-patches => resources/old-patches}/compact/970.patch (100%) rename {old-patches => resources/old-patches}/compact/980.patch (100%) rename {old-patches => resources/old-patches}/compact/984.patch-failed (100%) rename {old-patches => resources/old-patches}/compact/README.md (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/1006.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/1007.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/1011.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/1012.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/1013.patch-failed (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/884.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/888.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/896.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/897.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/898.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/899.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/900.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/901.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/902.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/903.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/904.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/906.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/909.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/910.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/938.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/939.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/940.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/942.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/943.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/945.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/946.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/947.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/948.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/963.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/964.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/965.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/966.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/967.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/968.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/970.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/980.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/984.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/986.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/991.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/991.patch-failed (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/992.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/993.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/994.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/996.patch (100%) rename {old-patches => resources/old-patches}/customdefaultemoji/README.md (100%) rename {old-patches => resources/old-patches}/nohiddenchannels/903.patch (100%) rename {old-patches => resources/old-patches}/nohiddenchannels/README.md (100%) rename {old-patches => resources/old-patches}/nonearby/1006.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1007.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1011.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1012.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1013.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1015.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1016.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1019.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1020.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1021.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1022.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1023.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1024.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1025.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1026.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1029.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1031.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1032.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1033.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1036.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1037.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1040.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1041.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1045.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1046.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1047.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1049.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1052.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1053.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1054.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1056.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1057.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1062.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1065.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1066.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1069.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1073.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1074.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1078.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1084.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1085.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1087.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1091.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1092.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1100.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1103.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1104.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1105.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1107.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1123.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1132.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1134.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1144.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1145.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1146.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1148.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1150.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1167.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1169.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1171.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1180.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1181.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1192.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1196.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1200.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1201.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1208.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1213.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1216.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1218.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1223.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1243.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1246.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1249.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1251.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1252.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1259.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1266.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1270.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1273.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1279.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1280.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1281.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1282.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1284.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1290.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1294.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1295.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1298.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1300.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1301.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1304.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1306.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1307.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1310.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1315.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1318.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1330.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1334.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1339.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1340.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1355.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1356.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1358.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1361.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1362.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1365.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1367.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1368.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1370.patch (100%) rename {old-patches => resources/old-patches}/nonearby/1371.patch (100%) rename {old-patches => resources/old-patches}/nonearby/78204.patch-failed (100%) rename {old-patches => resources/old-patches}/nonearby/832.patch (100%) rename {old-patches => resources/old-patches}/nonearby/833.patch (100%) rename {old-patches => resources/old-patches}/nonearby/834.patch (100%) rename {old-patches => resources/old-patches}/nonearby/835.patch (100%) rename {old-patches => resources/old-patches}/nonearby/836.patch (100%) rename {old-patches => resources/old-patches}/nonearby/839.patch (100%) rename {old-patches => resources/old-patches}/nonearby/841.patch (100%) rename {old-patches => resources/old-patches}/nonearby/842.patch (100%) rename {old-patches => resources/old-patches}/nonearby/843.patch (100%) rename {old-patches => resources/old-patches}/nonearby/844.patch (100%) rename {old-patches => resources/old-patches}/nonearby/845.patch (100%) rename {old-patches => resources/old-patches}/nonearby/848.patch (100%) rename {old-patches => resources/old-patches}/nonearby/850.patch (100%) rename {old-patches => resources/old-patches}/nonearby/851.patch (100%) rename {old-patches => resources/old-patches}/nonearby/853.patch (100%) rename {old-patches => resources/old-patches}/nonearby/854.patch (100%) rename {old-patches => resources/old-patches}/nonearby/855.patch (100%) rename {old-patches => resources/old-patches}/nonearby/856.patch (100%) rename {old-patches => resources/old-patches}/nonearby/876.patch (100%) rename {old-patches => resources/old-patches}/nonearby/884.patch (100%) rename {old-patches => resources/old-patches}/nonearby/888.patch (100%) rename {old-patches => resources/old-patches}/nonearby/896.patch (100%) rename {old-patches => resources/old-patches}/nonearby/897.patch (100%) rename {old-patches => resources/old-patches}/nonearby/898.patch (100%) rename {old-patches => resources/old-patches}/nonearby/899.patch (100%) rename {old-patches => resources/old-patches}/nonearby/900.patch (100%) rename {old-patches => resources/old-patches}/nonearby/901.patch (100%) rename {old-patches => resources/old-patches}/nonearby/902.patch (100%) rename {old-patches => resources/old-patches}/nonearby/903.patch (100%) rename {old-patches => resources/old-patches}/nonearby/904.patch (100%) rename {old-patches => resources/old-patches}/nonearby/906.patch (100%) rename {old-patches => resources/old-patches}/nonearby/909.patch (100%) rename {old-patches => resources/old-patches}/nonearby/910.patch (100%) rename {old-patches => resources/old-patches}/nonearby/938.patch (100%) rename {old-patches => resources/old-patches}/nonearby/939.patch (100%) rename {old-patches => resources/old-patches}/nonearby/940.patch (100%) rename {old-patches => resources/old-patches}/nonearby/942.patch (100%) rename {old-patches => resources/old-patches}/nonearby/943.patch (100%) rename {old-patches => resources/old-patches}/nonearby/945.patch (100%) rename {old-patches => resources/old-patches}/nonearby/946.patch (100%) rename {old-patches => resources/old-patches}/nonearby/947.patch (100%) rename {old-patches => resources/old-patches}/nonearby/948.patch (100%) rename {old-patches => resources/old-patches}/nonearby/963.patch (100%) rename {old-patches => resources/old-patches}/nonearby/964.patch (100%) rename {old-patches => resources/old-patches}/nonearby/965.patch (100%) rename {old-patches => resources/old-patches}/nonearby/966.patch (100%) rename {old-patches => resources/old-patches}/nonearby/967.patch (100%) rename {old-patches => resources/old-patches}/nonearby/968.patch (100%) rename {old-patches => resources/old-patches}/nonearby/970.patch (100%) rename {old-patches => resources/old-patches}/nonearby/980.patch (100%) rename {old-patches => resources/old-patches}/nonearby/984.patch (100%) rename {old-patches => resources/old-patches}/nonearby/986.patch (100%) rename {old-patches => resources/old-patches}/nonearby/991.patch (100%) rename {old-patches => resources/old-patches}/nonearby/992.patch (100%) rename {old-patches => resources/old-patches}/nonearby/993.patch (100%) rename {old-patches => resources/old-patches}/nonearby/994.patch (100%) rename {old-patches => resources/old-patches}/nonearby/996.patch (100%) rename {old-patches => resources/old-patches}/nonearby/README.md (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1006.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1007.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1011.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1012.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1013.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1015.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1016.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1019.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1020.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1021.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1022.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1023.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1024.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1025.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1026.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1029.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1031.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1032.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1033.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1036.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1037.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1040.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1041.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1045.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1046.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1047.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1049.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1052.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1053.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1054.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1056.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1057.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1062.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1065.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1066.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1069.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1073.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1074.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1078.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1084.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1085.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1087.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1091.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1092.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1100.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1103.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1104.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1105.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1107.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1123.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1132.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1134.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1144.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1145.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1146.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1148.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1150.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1167.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1169.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1171.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1180.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1181.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1192.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1196.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1200.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1201.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1208.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1213.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1216.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1218.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1223.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1243.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1246.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1249.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1251.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1252.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1259.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1266.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1270.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1273.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1279.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1280.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1281.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1282.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1284.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1290.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1294.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1295.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1298.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1300.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1301.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1304.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1306.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1307.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1310.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1315.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1318.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1330.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1334.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1339.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1340.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1355.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1356.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1358.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1361.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1362.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1365.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1367.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1368.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1370.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/1371.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/78204.patch-failed (100%) rename {old-patches => resources/old-patches}/noprofilestrip/842.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/843.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/844.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/845.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/848.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/850.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/851.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/853.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/854.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/855.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/856.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/876.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/884.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/888.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/896.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/897.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/898.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/899.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/900.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/901.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/902.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/903.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/904.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/906.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/909.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/910.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/938.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/939.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/940.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/942.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/943.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/945.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/946.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/947.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/948.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/964.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/965.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/966.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/967.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/968.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/970.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/980.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/984.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/986.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/991.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/992.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/993.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/994.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/996.patch (100%) rename {old-patches => resources/old-patches}/noprofilestrip/README.md (100%) rename {old-patches => resources/old-patches}/notyping/836.patch (100%) rename {old-patches => resources/old-patches}/notyping/839.patch (100%) rename {old-patches => resources/old-patches}/notyping/841.patch (100%) rename {old-patches => resources/old-patches}/notyping/842.patch (100%) rename {old-patches => resources/old-patches}/notyping/843.patch (100%) rename {old-patches => resources/old-patches}/notyping/844.patch (100%) rename {old-patches => resources/old-patches}/notyping/845.patch (100%) rename {old-patches => resources/old-patches}/notyping/848.patch (100%) rename {old-patches => resources/old-patches}/notyping/850.patch (100%) rename {old-patches => resources/old-patches}/notyping/851.patch (100%) rename {old-patches => resources/old-patches}/notyping/853.patch (100%) rename {old-patches => resources/old-patches}/notyping/854.patch (100%) rename {old-patches => resources/old-patches}/notyping/855.patch (100%) rename {old-patches => resources/old-patches}/notyping/856.patch (100%) rename {old-patches => resources/old-patches}/notyping/876.patch (100%) rename {old-patches => resources/old-patches}/notyping/884.patch (100%) rename {old-patches => resources/old-patches}/notyping/888.patch (100%) rename {old-patches => resources/old-patches}/notyping/896.patch (100%) rename {old-patches => resources/old-patches}/notyping/897.patch (100%) rename {old-patches => resources/old-patches}/notyping/898.patch (100%) rename {old-patches => resources/old-patches}/notyping/899.patch (100%) rename {old-patches => resources/old-patches}/notyping/900.patch (100%) rename {old-patches => resources/old-patches}/notyping/901.patch (100%) rename {old-patches => resources/old-patches}/notyping/902.patch (100%) rename {old-patches => resources/old-patches}/notyping/903.patch (100%) rename {old-patches => resources/old-patches}/notyping/README.md (100%) rename {old-patches => resources/old-patches}/pureevil/832.patch (100%) rename {old-patches => resources/old-patches}/pureevil/833.patch (100%) rename {old-patches => resources/old-patches}/pureevil/834.patch (100%) rename {old-patches => resources/old-patches}/pureevil/835.patch (100%) rename {old-patches => resources/old-patches}/pureevil/836.patch (100%) rename {old-patches => resources/old-patches}/pureevil/839.patch (100%) rename {old-patches => resources/old-patches}/pureevil/841.patch (100%) rename {old-patches => resources/old-patches}/pureevil/842.patch (100%) rename {old-patches => resources/old-patches}/pureevil/843.patch (100%) rename {old-patches => resources/old-patches}/pureevil/844.patch (100%) rename {old-patches => resources/old-patches}/pureevil/845.patch (100%) rename {old-patches => resources/old-patches}/pureevil/848.patch (100%) rename {old-patches => resources/old-patches}/pureevil/850.patch (100%) rename {old-patches => resources/old-patches}/pureevil/851.patch (100%) rename {old-patches => resources/old-patches}/pureevil/853.patch (100%) rename {old-patches => resources/old-patches}/pureevil/854.patch (100%) rename {old-patches => resources/old-patches}/pureevil/855.patch (100%) rename {old-patches => resources/old-patches}/pureevil/856.patch (100%) rename {old-patches => resources/old-patches}/pureevil/876.patch (100%) rename {old-patches => resources/old-patches}/pureevil/884.patch (100%) rename {old-patches => resources/old-patches}/pureevil/888.patch (100%) rename {old-patches => resources/old-patches}/pureevil/896.patch (100%) rename {old-patches => resources/old-patches}/pureevil/897.patch (100%) rename {old-patches => resources/old-patches}/pureevil/898.patch (100%) rename {old-patches => resources/old-patches}/pureevil/899.patch (100%) rename {old-patches => resources/old-patches}/pureevil/900.patch (100%) rename {old-patches => resources/old-patches}/pureevil/901.patch (100%) rename {old-patches => resources/old-patches}/pureevil/902.patch (100%) rename {old-patches => resources/old-patches}/pureevil/903.patch (100%) rename {old-patches => resources/old-patches}/pureevil/904.patch (100%) rename {old-patches => resources/old-patches}/pureevil/906.patch (100%) rename {old-patches => resources/old-patches}/pureevil/909.patch (100%) rename {old-patches => resources/old-patches}/pureevil/910.patch (100%) rename {old-patches => resources/old-patches}/pureevil/938.patch (100%) rename {old-patches => resources/old-patches}/pureevil/939.patch (100%) rename {old-patches => resources/old-patches}/pureevil/940.patch (100%) rename {old-patches => resources/old-patches}/pureevil/942.patch (100%) rename {old-patches => resources/old-patches}/pureevil/943.patch (100%) rename {old-patches => resources/old-patches}/pureevil/945.patch (100%) rename {old-patches => resources/old-patches}/pureevil/946.patch (100%) rename {old-patches => resources/old-patches}/pureevil/947.patch (100%) rename {old-patches => resources/old-patches}/pureevil/948.patch (100%) rename {old-patches => resources/old-patches}/pureevil/963.patch (100%) rename {old-patches => resources/old-patches}/pureevil/964.patch (100%) rename {old-patches => resources/old-patches}/pureevil/965.patch (100%) rename {old-patches => resources/old-patches}/pureevil/966.patch (100%) rename {old-patches => resources/old-patches}/pureevil/967.patch (100%) rename {old-patches => resources/old-patches}/pureevil/968.patch (100%) rename {old-patches => resources/old-patches}/pureevil/970.patch (100%) rename {old-patches => resources/old-patches}/pureevil/980.patch (100%) rename {old-patches => resources/old-patches}/pureevil/984.patch-failed (100%) rename {old-patches => resources/old-patches}/pureevil/README.md (100%) rename {old-patches => resources/old-patches}/smalltime/1006.patch-failed (100%) rename {old-patches => resources/old-patches}/smalltime/835.patch (100%) rename {old-patches => resources/old-patches}/smalltime/836.patch (100%) rename {old-patches => resources/old-patches}/smalltime/839.patch (100%) rename {old-patches => resources/old-patches}/smalltime/841.patch (100%) rename {old-patches => resources/old-patches}/smalltime/842.patch (100%) rename {old-patches => resources/old-patches}/smalltime/843.patch (100%) rename {old-patches => resources/old-patches}/smalltime/844.patch (100%) rename {old-patches => resources/old-patches}/smalltime/845.patch (100%) rename {old-patches => resources/old-patches}/smalltime/848.patch (100%) rename {old-patches => resources/old-patches}/smalltime/850.patch (100%) rename {old-patches => resources/old-patches}/smalltime/851.patch (100%) rename {old-patches => resources/old-patches}/smalltime/853.patch (100%) rename {old-patches => resources/old-patches}/smalltime/854.patch (100%) rename {old-patches => resources/old-patches}/smalltime/855.patch (100%) rename {old-patches => resources/old-patches}/smalltime/856.patch (100%) rename {old-patches => resources/old-patches}/smalltime/876.patch (100%) rename {old-patches => resources/old-patches}/smalltime/884.patch (100%) rename {old-patches => resources/old-patches}/smalltime/888.patch (100%) rename {old-patches => resources/old-patches}/smalltime/896.patch (100%) rename {old-patches => resources/old-patches}/smalltime/897.patch (100%) rename {old-patches => resources/old-patches}/smalltime/898.patch (100%) rename {old-patches => resources/old-patches}/smalltime/899.patch (100%) rename {old-patches => resources/old-patches}/smalltime/900.patch (100%) rename {old-patches => resources/old-patches}/smalltime/901.patch (100%) rename {old-patches => resources/old-patches}/smalltime/902.patch (100%) rename {old-patches => resources/old-patches}/smalltime/903.patch (100%) rename {old-patches => resources/old-patches}/smalltime/904.patch (100%) rename {old-patches => resources/old-patches}/smalltime/906.patch (100%) rename {old-patches => resources/old-patches}/smalltime/909.patch (100%) rename {old-patches => resources/old-patches}/smalltime/910.patch (100%) rename {old-patches => resources/old-patches}/smalltime/938.patch (100%) rename {old-patches => resources/old-patches}/smalltime/939.patch (100%) rename {old-patches => resources/old-patches}/smalltime/940.patch (100%) rename {old-patches => resources/old-patches}/smalltime/942.patch (100%) rename {old-patches => resources/old-patches}/smalltime/943.patch (100%) rename {old-patches => resources/old-patches}/smalltime/945.patch (100%) rename {old-patches => resources/old-patches}/smalltime/946.patch (100%) rename {old-patches => resources/old-patches}/smalltime/947.patch (100%) rename {old-patches => resources/old-patches}/smalltime/948.patch (100%) rename {old-patches => resources/old-patches}/smalltime/963.patch (100%) rename {old-patches => resources/old-patches}/smalltime/964.patch (100%) rename {old-patches => resources/old-patches}/smalltime/965.patch (100%) rename {old-patches => resources/old-patches}/smalltime/966.patch (100%) rename {old-patches => resources/old-patches}/smalltime/967.patch (100%) rename {old-patches => resources/old-patches}/smalltime/968.patch (100%) rename {old-patches => resources/old-patches}/smalltime/970.patch (100%) rename {old-patches => resources/old-patches}/smalltime/980.patch (100%) rename {old-patches => resources/old-patches}/smalltime/984.patch (100%) rename {old-patches => resources/old-patches}/smalltime/986.patch (100%) rename {old-patches => resources/old-patches}/smalltime/991.patch (100%) rename {old-patches => resources/old-patches}/smalltime/992.patch (100%) rename {old-patches => resources/old-patches}/smalltime/993.patch (100%) rename {old-patches => resources/old-patches}/smalltime/994.patch (100%) rename {old-patches => resources/old-patches}/smalltime/996.patch (100%) rename {old-patches => resources/old-patches}/smalltime/998.patch-failed (100%) rename {old-patches => resources/old-patches}/smalltime/README.md (100%) rename {patches => resources/patches}/README.md (100%) rename {patches => resources/patches}/betterdmheader/1208.patch (100%) rename {patches => resources/patches}/betterdmheader/1213.patch (100%) rename {patches => resources/patches}/betterdmheader/1216.patch (100%) rename {patches => resources/patches}/betterdmheader/1218.patch (100%) rename {patches => resources/patches}/betterdmheader/1223.patch (100%) rename {patches => resources/patches}/betterdmheader/1243.patch (100%) rename {patches => resources/patches}/betterdmheader/1246.patch (100%) rename {patches => resources/patches}/betterdmheader/1249.patch (100%) rename {patches => resources/patches}/betterdmheader/1251.patch (100%) rename {patches => resources/patches}/betterdmheader/1252.patch (100%) rename {patches => resources/patches}/betterdmheader/1259.patch (100%) rename {patches => resources/patches}/betterdmheader/1266.patch (100%) rename {patches => resources/patches}/betterdmheader/1270.patch (100%) rename {patches => resources/patches}/betterdmheader/1273.patch (100%) rename {patches => resources/patches}/betterdmheader/1279.patch (100%) rename {patches => resources/patches}/betterdmheader/1280.patch (100%) rename {patches => resources/patches}/betterdmheader/1281.patch (100%) rename {patches => resources/patches}/betterdmheader/1282.patch (100%) rename {patches => resources/patches}/betterdmheader/1284.patch (100%) rename {patches => resources/patches}/betterdmheader/1290.patch (100%) rename {patches => resources/patches}/betterdmheader/1294.patch (100%) rename {patches => resources/patches}/betterdmheader/1295.patch (100%) rename {patches => resources/patches}/betterdmheader/1298.patch (100%) rename {patches => resources/patches}/betterdmheader/1300.patch (100%) rename {patches => resources/patches}/betterdmheader/1301.patch (100%) rename {patches => resources/patches}/betterdmheader/1304.patch (100%) rename {patches => resources/patches}/betterdmheader/1306.patch (100%) rename {patches => resources/patches}/betterdmheader/1307.patch (100%) rename {patches => resources/patches}/betterdmheader/1310.patch (100%) rename {patches => resources/patches}/betterdmheader/1315.patch (100%) rename {patches => resources/patches}/betterdmheader/1318.patch (100%) rename {patches => resources/patches}/betterdmheader/1330.patch (100%) rename {patches => resources/patches}/betterdmheader/1334.patch (100%) rename {patches => resources/patches}/betterdmheader/1339.patch (100%) rename {patches => resources/patches}/betterdmheader/1340.patch (100%) rename {patches => resources/patches}/betterdmheader/1355.patch (100%) rename {patches => resources/patches}/betterdmheader/1356.patch (100%) rename {patches => resources/patches}/betterdmheader/1358.patch (100%) rename {patches => resources/patches}/betterdmheader/1361.patch (100%) rename {patches => resources/patches}/betterdmheader/1362.patch (100%) rename {patches => resources/patches}/betterdmheader/1365.patch (100%) rename {patches => resources/patches}/betterdmheader/1367.patch (100%) rename {patches => resources/patches}/betterdmheader/1368.patch (100%) rename {patches => resources/patches}/betterdmheader/1370.patch (100%) rename {patches => resources/patches}/betterdmheader/1371.patch (100%) rename {patches => resources/patches}/betterdmheader/README.md (100%) rename {patches => resources/patches}/betterrotation/1340.patch (100%) rename {patches => resources/patches}/betterrotation/1355.patch (100%) rename {patches => resources/patches}/betterrotation/1356.patch (100%) rename {patches => resources/patches}/betterrotation/1358.patch (100%) rename {patches => resources/patches}/betterrotation/1361.patch (100%) rename {patches => resources/patches}/betterrotation/1362.patch (100%) rename {patches => resources/patches}/betterrotation/1365.patch (100%) rename {patches => resources/patches}/betterrotation/1367.patch (100%) rename {patches => resources/patches}/betterrotation/1368.patch (100%) rename {patches => resources/patches}/betterrotation/1370.patch (100%) rename {patches => resources/patches}/betterrotation/1371.patch (100%) rename {patches => resources/patches}/betterrotation/78204.patch (100%) rename {patches => resources/patches}/betterrotation/87202.patch (100%) rename {patches => resources/patches}/betterrotation/README.md (100%) rename {patches => resources/patches}/bettertm/README.md (100%) rename {patches => resources/patches}/bettertm/bettertm.sh (100%) rename {patches => resources/patches}/bettertm/emoji_2122_fe0f.png (100%) rename {patches => resources/patches}/bettertm/emoji_2122_fe0f.xcf (100%) rename {patches => resources/patches}/bettertm/emoji_ae_fe0f.png (100%) rename {patches => resources/patches}/bettertm/emoji_ae_fe0f.xcf (100%) rename {patches => resources/patches}/bettertmlight/README.md (100%) rename {patches => resources/patches}/bettertmlight/bettertm.sh (100%) rename {patches => resources/patches}/bettertmlight/emoji_2122_fe0f.png (100%) rename {patches => resources/patches}/bettertmlight/emoji_2122_fe0f.xcf (100%) rename {patches => resources/patches}/bettertmlight/emoji_ae_fe0f.png (100%) rename {patches => resources/patches}/bettertmlight/emoji_ae_fe0f.xcf (100%) rename {patches => resources/patches}/blobs/README.md (100%) rename {patches => resources/patches}/blobs/emojireplace.py (97%) rename {patches => resources/patches}/branding/1006.patch (100%) rename {patches => resources/patches}/branding/1007.patch (100%) rename {patches => resources/patches}/branding/1011.patch (100%) rename {patches => resources/patches}/branding/1012.patch (100%) rename {patches => resources/patches}/branding/1013.patch (100%) rename {patches => resources/patches}/branding/1015.patch (100%) rename {patches => resources/patches}/branding/1016.patch (100%) rename {patches => resources/patches}/branding/1019.patch (100%) rename {patches => resources/patches}/branding/1020.patch (100%) rename {patches => resources/patches}/branding/1021.patch (100%) rename {patches => resources/patches}/branding/1022.patch (100%) rename {patches => resources/patches}/branding/1023.patch (100%) rename {patches => resources/patches}/branding/1024.patch (100%) rename {patches => resources/patches}/branding/1025.patch (100%) rename {patches => resources/patches}/branding/1026.patch (100%) rename {patches => resources/patches}/branding/1029.patch (100%) rename {patches => resources/patches}/branding/1031.patch (100%) rename {patches => resources/patches}/branding/1032.patch (100%) rename {patches => resources/patches}/branding/1033.patch (100%) rename {patches => resources/patches}/branding/1036.patch (100%) rename {patches => resources/patches}/branding/1037.patch (100%) rename {patches => resources/patches}/branding/1040.patch (100%) rename {patches => resources/patches}/branding/1041.patch (100%) rename {patches => resources/patches}/branding/1045.patch (100%) rename {patches => resources/patches}/branding/1046.patch (100%) rename {patches => resources/patches}/branding/1047.patch (100%) rename {patches => resources/patches}/branding/1049.patch (100%) rename {patches => resources/patches}/branding/1052.patch (100%) rename {patches => resources/patches}/branding/1053.patch (100%) rename {patches => resources/patches}/branding/1054.patch (100%) rename {patches => resources/patches}/branding/1056.patch (100%) rename {patches => resources/patches}/branding/1057.patch (100%) rename {patches => resources/patches}/branding/1062.patch (100%) rename {patches => resources/patches}/branding/1065.patch (100%) rename {patches => resources/patches}/branding/1066.patch (100%) rename {patches => resources/patches}/branding/1069.patch (100%) rename {patches => resources/patches}/branding/1073.patch (100%) rename {patches => resources/patches}/branding/1074.patch (100%) rename {patches => resources/patches}/branding/1078.patch (100%) rename {patches => resources/patches}/branding/1084.patch (100%) rename {patches => resources/patches}/branding/1085.patch (100%) rename {patches => resources/patches}/branding/1087.patch (100%) rename {patches => resources/patches}/branding/1091.patch (100%) rename {patches => resources/patches}/branding/1092.patch (100%) rename {patches => resources/patches}/branding/1100.patch (100%) rename {patches => resources/patches}/branding/1103.patch (100%) rename {patches => resources/patches}/branding/1104.patch (100%) rename {patches => resources/patches}/branding/1105.patch (100%) rename {patches => resources/patches}/branding/1107.patch (100%) rename {patches => resources/patches}/branding/1123.patch (100%) rename {patches => resources/patches}/branding/1132.patch (100%) rename {patches => resources/patches}/branding/1134.patch (100%) rename {patches => resources/patches}/branding/1144.patch (100%) rename {patches => resources/patches}/branding/1145.patch (100%) rename {patches => resources/patches}/branding/1146.patch (100%) rename {patches => resources/patches}/branding/1148.patch (100%) rename {patches => resources/patches}/branding/1150.patch (100%) rename {patches => resources/patches}/branding/1167.patch (100%) rename {patches => resources/patches}/branding/1169.patch (100%) rename {patches => resources/patches}/branding/1171.patch (100%) rename {patches => resources/patches}/branding/1180.patch (100%) rename {patches => resources/patches}/branding/1181.patch (100%) rename {patches => resources/patches}/branding/1192.patch (100%) rename {patches => resources/patches}/branding/1196.patch (100%) rename {patches => resources/patches}/branding/1200.patch (100%) rename {patches => resources/patches}/branding/1201.patch (100%) rename {patches => resources/patches}/branding/1208.patch (100%) rename {patches => resources/patches}/branding/1213.patch (100%) rename {patches => resources/patches}/branding/1216.patch (100%) rename {patches => resources/patches}/branding/1218.patch (100%) rename {patches => resources/patches}/branding/1223.patch (100%) rename {patches => resources/patches}/branding/1243.patch (100%) rename {patches => resources/patches}/branding/1246.patch (100%) rename {patches => resources/patches}/branding/1249.patch (100%) rename {patches => resources/patches}/branding/1251.patch (100%) rename {patches => resources/patches}/branding/1252.patch (100%) rename {patches => resources/patches}/branding/1259.patch (100%) rename {patches => resources/patches}/branding/1266.patch (100%) rename {patches => resources/patches}/branding/1270.patch (100%) rename {patches => resources/patches}/branding/1273.patch (100%) rename {patches => resources/patches}/branding/1279.patch (100%) rename {patches => resources/patches}/branding/1280.patch (100%) rename {patches => resources/patches}/branding/1281.patch (100%) rename {patches => resources/patches}/branding/1282.patch (100%) rename {patches => resources/patches}/branding/1284.patch (100%) rename {patches => resources/patches}/branding/1290.patch (100%) rename {patches => resources/patches}/branding/1294.patch (100%) rename {patches => resources/patches}/branding/1295.patch (100%) rename {patches => resources/patches}/branding/1298.patch (100%) rename {patches => resources/patches}/branding/1300.patch (100%) rename {patches => resources/patches}/branding/1301.patch (100%) rename {patches => resources/patches}/branding/1304.patch (100%) rename {patches => resources/patches}/branding/1306.patch (100%) rename {patches => resources/patches}/branding/1307.patch (100%) rename {patches => resources/patches}/branding/1310.patch (100%) rename {patches => resources/patches}/branding/1315.patch (100%) rename {patches => resources/patches}/branding/1318.patch (100%) rename {patches => resources/patches}/branding/1330.patch (100%) rename {patches => resources/patches}/branding/1334.patch (100%) rename {patches => resources/patches}/branding/1339.patch (100%) rename {patches => resources/patches}/branding/1340.patch (100%) rename {patches => resources/patches}/branding/1355.patch (100%) rename {patches => resources/patches}/branding/1356.patch (100%) rename {patches => resources/patches}/branding/1358.patch (100%) rename {patches => resources/patches}/branding/1361.patch (100%) rename {patches => resources/patches}/branding/1362.patch (100%) rename {patches => resources/patches}/branding/1365.patch (100%) rename {patches => resources/patches}/branding/1367.patch (100%) rename {patches => resources/patches}/branding/1368.patch (100%) rename {patches => resources/patches}/branding/1370.patch (100%) rename {patches => resources/patches}/branding/1371.patch (100%) rename {patches => resources/patches}/branding/78204.patch (100%) rename {patches => resources/patches}/branding/833.patch (100%) rename {patches => resources/patches}/branding/834.patch (100%) rename {patches => resources/patches}/branding/835.patch (100%) rename {patches => resources/patches}/branding/836.patch (100%) rename {patches => resources/patches}/branding/839.patch (100%) rename {patches => resources/patches}/branding/841.patch (100%) rename {patches => resources/patches}/branding/842.patch (100%) rename {patches => resources/patches}/branding/843.patch (100%) rename {patches => resources/patches}/branding/844.patch (100%) rename {patches => resources/patches}/branding/845.patch (100%) rename {patches => resources/patches}/branding/848.patch (100%) rename {patches => resources/patches}/branding/850.patch (100%) rename {patches => resources/patches}/branding/851.patch (100%) rename {patches => resources/patches}/branding/853.patch (100%) rename {patches => resources/patches}/branding/854.patch (100%) rename {patches => resources/patches}/branding/855.patch (100%) rename {patches => resources/patches}/branding/856.patch (100%) rename {patches => resources/patches}/branding/87202.patch (100%) rename {patches => resources/patches}/branding/876.patch (100%) rename {patches => resources/patches}/branding/884.patch (100%) rename {patches => resources/patches}/branding/888.patch (100%) rename {patches => resources/patches}/branding/896.patch (100%) rename {patches => resources/patches}/branding/897.patch (100%) rename {patches => resources/patches}/branding/898.patch (100%) rename {patches => resources/patches}/branding/899.patch (100%) rename {patches => resources/patches}/branding/900.patch (100%) rename {patches => resources/patches}/branding/901.patch (100%) rename {patches => resources/patches}/branding/902.patch (100%) rename {patches => resources/patches}/branding/903.patch (100%) rename {patches => resources/patches}/branding/904.patch (100%) rename {patches => resources/patches}/branding/906.patch (100%) rename {patches => resources/patches}/branding/909.patch (100%) rename {patches => resources/patches}/branding/910.patch (100%) rename {patches => resources/patches}/branding/938.patch (100%) rename {patches => resources/patches}/branding/939.patch (100%) rename {patches => resources/patches}/branding/940.patch (100%) rename {patches => resources/patches}/branding/942.patch (100%) rename {patches => resources/patches}/branding/943.patch (100%) rename {patches => resources/patches}/branding/945.patch (100%) rename {patches => resources/patches}/branding/946.patch (100%) rename {patches => resources/patches}/branding/947.patch (100%) rename {patches => resources/patches}/branding/948.patch (100%) rename {patches => resources/patches}/branding/963.patch (100%) rename {patches => resources/patches}/branding/964.patch (100%) rename {patches => resources/patches}/branding/965.patch (100%) rename {patches => resources/patches}/branding/966.patch (100%) rename {patches => resources/patches}/branding/967.patch (100%) rename {patches => resources/patches}/branding/968.patch (100%) rename {patches => resources/patches}/branding/970.patch (100%) rename {patches => resources/patches}/branding/980.patch (100%) rename {patches => resources/patches}/branding/984.patch (100%) rename {patches => resources/patches}/branding/986.patch (100%) rename {patches => resources/patches}/branding/991.patch (100%) rename {patches => resources/patches}/branding/992.patch (100%) rename {patches => resources/patches}/branding/993.patch (100%) rename {patches => resources/patches}/branding/994.patch (100%) rename {patches => resources/patches}/branding/996.patch (100%) rename {patches => resources/patches}/branding/README.md (100%) rename {patches => resources/patches}/branding/addpatch.py (89%) rename {patches => resources/patches}/branding/customdynamicicon.sh (100%) rename {patches => resources/patches}/branding/customicon.sh (100%) rename {patches => resources/patches}/customfont/README.md (100%) rename {patches => resources/patches}/customring/README.md (100%) rename {patches => resources/patches}/customtheme/1006.patch (100%) rename {patches => resources/patches}/customtheme/1007.patch (100%) rename {patches => resources/patches}/customtheme/1011.patch (100%) rename {patches => resources/patches}/customtheme/1012.patch (100%) rename {patches => resources/patches}/customtheme/1013.patch (100%) rename {patches => resources/patches}/customtheme/1015.patch (100%) rename {patches => resources/patches}/customtheme/1016.patch (100%) rename {patches => resources/patches}/customtheme/1019.patch (100%) rename {patches => resources/patches}/customtheme/1020.patch (100%) rename {patches => resources/patches}/customtheme/1021.patch (100%) rename {patches => resources/patches}/customtheme/1022.patch (100%) rename {patches => resources/patches}/customtheme/1023.patch (100%) rename {patches => resources/patches}/customtheme/1024.patch (100%) rename {patches => resources/patches}/customtheme/1025.patch (100%) rename {patches => resources/patches}/customtheme/1026.patch (100%) rename {patches => resources/patches}/customtheme/1029.patch (100%) rename {patches => resources/patches}/customtheme/1031.patch (100%) rename {patches => resources/patches}/customtheme/1032.patch (100%) rename {patches => resources/patches}/customtheme/1033.patch (100%) rename {patches => resources/patches}/customtheme/1036.patch (100%) rename {patches => resources/patches}/customtheme/1037.patch (100%) rename {patches => resources/patches}/customtheme/1040.patch (100%) rename {patches => resources/patches}/customtheme/1041.patch (100%) rename {patches => resources/patches}/customtheme/1045.patch (100%) rename {patches => resources/patches}/customtheme/1046.patch (100%) rename {patches => resources/patches}/customtheme/1047.patch (100%) rename {patches => resources/patches}/customtheme/1049.patch (100%) rename {patches => resources/patches}/customtheme/1052.patch (100%) rename {patches => resources/patches}/customtheme/1053.patch (100%) rename {patches => resources/patches}/customtheme/1054.patch (100%) rename {patches => resources/patches}/customtheme/1056.patch (100%) rename {patches => resources/patches}/customtheme/1057.patch (100%) rename {patches => resources/patches}/customtheme/1062.patch (100%) rename {patches => resources/patches}/customtheme/1065.patch (100%) rename {patches => resources/patches}/customtheme/1066.patch (100%) rename {patches => resources/patches}/customtheme/1069.patch (100%) rename {patches => resources/patches}/customtheme/1073.patch (100%) rename {patches => resources/patches}/customtheme/1074.patch (100%) rename {patches => resources/patches}/customtheme/1078.patch (100%) rename {patches => resources/patches}/customtheme/1084.patch (100%) rename {patches => resources/patches}/customtheme/1085.patch (100%) rename {patches => resources/patches}/customtheme/1087.patch (100%) rename {patches => resources/patches}/customtheme/1091.patch (100%) rename {patches => resources/patches}/customtheme/1092.patch (100%) rename {patches => resources/patches}/customtheme/1100.patch (100%) rename {patches => resources/patches}/customtheme/1103.patch (100%) rename {patches => resources/patches}/customtheme/1104.patch (100%) rename {patches => resources/patches}/customtheme/1105.patch (100%) rename {patches => resources/patches}/customtheme/1107.patch (100%) rename {patches => resources/patches}/customtheme/1123.patch (100%) rename {patches => resources/patches}/customtheme/1132.patch (100%) rename {patches => resources/patches}/customtheme/1134.patch (100%) rename {patches => resources/patches}/customtheme/1144.patch (100%) rename {patches => resources/patches}/customtheme/1145.patch (100%) rename {patches => resources/patches}/customtheme/1146.patch (100%) rename {patches => resources/patches}/customtheme/1148.patch (100%) rename {patches => resources/patches}/customtheme/1150.patch (100%) rename {patches => resources/patches}/customtheme/1167.patch (100%) rename {patches => resources/patches}/customtheme/1169.patch (100%) rename {patches => resources/patches}/customtheme/1171.patch (100%) rename {patches => resources/patches}/customtheme/1180.patch (100%) rename {patches => resources/patches}/customtheme/1181.patch (100%) rename {patches => resources/patches}/customtheme/1192.patch (100%) rename {patches => resources/patches}/customtheme/1196.patch (100%) rename {patches => resources/patches}/customtheme/1200.patch (100%) rename {patches => resources/patches}/customtheme/1201.patch (100%) rename {patches => resources/patches}/customtheme/1208.patch (100%) rename {patches => resources/patches}/customtheme/1213.patch (100%) rename {patches => resources/patches}/customtheme/1216.patch (100%) rename {patches => resources/patches}/customtheme/1218.patch (100%) rename {patches => resources/patches}/customtheme/1223.patch (100%) rename {patches => resources/patches}/customtheme/1243.patch (100%) rename {patches => resources/patches}/customtheme/1246.patch (100%) rename {patches => resources/patches}/customtheme/1249.patch (100%) rename {patches => resources/patches}/customtheme/1251.patch (100%) rename {patches => resources/patches}/customtheme/1252.patch (100%) rename {patches => resources/patches}/customtheme/1259.patch (100%) rename {patches => resources/patches}/customtheme/1266.patch (100%) rename {patches => resources/patches}/customtheme/1270.patch (100%) rename {patches => resources/patches}/customtheme/1273.patch (100%) rename {patches => resources/patches}/customtheme/1279.patch (100%) rename {patches => resources/patches}/customtheme/1280.patch (100%) rename {patches => resources/patches}/customtheme/1281.patch (100%) rename {patches => resources/patches}/customtheme/1282.patch (100%) rename {patches => resources/patches}/customtheme/1284.patch (100%) rename {patches => resources/patches}/customtheme/1290.patch (100%) rename {patches => resources/patches}/customtheme/1294.patch (100%) rename {patches => resources/patches}/customtheme/1295.patch (100%) rename {patches => resources/patches}/customtheme/1298.patch (100%) rename {patches => resources/patches}/customtheme/1300.patch (100%) rename {patches => resources/patches}/customtheme/1301.patch (100%) rename {patches => resources/patches}/customtheme/1304.patch (100%) rename {patches => resources/patches}/customtheme/1306.patch (100%) rename {patches => resources/patches}/customtheme/1307.patch (100%) rename {patches => resources/patches}/customtheme/1310.patch (100%) rename {patches => resources/patches}/customtheme/1315.patch (100%) rename {patches => resources/patches}/customtheme/1318.patch (100%) rename {patches => resources/patches}/customtheme/1330.patch (100%) rename {patches => resources/patches}/customtheme/1334.patch (100%) rename {patches => resources/patches}/customtheme/1339.patch (100%) rename {patches => resources/patches}/customtheme/1340.patch (100%) rename {patches => resources/patches}/customtheme/1355.patch (100%) rename {patches => resources/patches}/customtheme/1356.patch (100%) rename {patches => resources/patches}/customtheme/1358.patch (100%) rename {patches => resources/patches}/customtheme/1361.patch (100%) rename {patches => resources/patches}/customtheme/1362.patch (100%) rename {patches => resources/patches}/customtheme/1365.patch (100%) rename {patches => resources/patches}/customtheme/1367.patch (100%) rename {patches => resources/patches}/customtheme/1368.patch (100%) rename {patches => resources/patches}/customtheme/1370.patch (100%) rename {patches => resources/patches}/customtheme/1371.patch (100%) rename {patches => resources/patches}/customtheme/832.patch (100%) rename {patches => resources/patches}/customtheme/833.patch (100%) rename {patches => resources/patches}/customtheme/834.patch (100%) rename {patches => resources/patches}/customtheme/835.patch (100%) rename {patches => resources/patches}/customtheme/836.patch (100%) rename {patches => resources/patches}/customtheme/839.patch (100%) rename {patches => resources/patches}/customtheme/841.patch (100%) rename {patches => resources/patches}/customtheme/842.patch (100%) rename {patches => resources/patches}/customtheme/843.patch (100%) rename {patches => resources/patches}/customtheme/844.patch (100%) rename {patches => resources/patches}/customtheme/845.patch (100%) rename {patches => resources/patches}/customtheme/848.patch (100%) rename {patches => resources/patches}/customtheme/850.patch (100%) rename {patches => resources/patches}/customtheme/851.patch (100%) rename {patches => resources/patches}/customtheme/853.patch (100%) rename {patches => resources/patches}/customtheme/854.patch (100%) rename {patches => resources/patches}/customtheme/855.patch (100%) rename {patches => resources/patches}/customtheme/856.patch (100%) rename {patches => resources/patches}/customtheme/876.patch (100%) rename {patches => resources/patches}/customtheme/884.patch (100%) rename {patches => resources/patches}/customtheme/888.patch (100%) rename {patches => resources/patches}/customtheme/896.patch (100%) rename {patches => resources/patches}/customtheme/897.patch (100%) rename {patches => resources/patches}/customtheme/898.patch (100%) rename {patches => resources/patches}/customtheme/899.patch (100%) rename {patches => resources/patches}/customtheme/900.patch (100%) rename {patches => resources/patches}/customtheme/901.patch (100%) rename {patches => resources/patches}/customtheme/902.patch (100%) rename {patches => resources/patches}/customtheme/903.patch (100%) rename {patches => resources/patches}/customtheme/904.patch (100%) rename {patches => resources/patches}/customtheme/906.patch (100%) rename {patches => resources/patches}/customtheme/909.patch (100%) rename {patches => resources/patches}/customtheme/910.patch (100%) rename {patches => resources/patches}/customtheme/938.patch (100%) rename {patches => resources/patches}/customtheme/939.patch (100%) rename {patches => resources/patches}/customtheme/940.patch (100%) rename {patches => resources/patches}/customtheme/942.patch (100%) rename {patches => resources/patches}/customtheme/943.patch (100%) rename {patches => resources/patches}/customtheme/945.patch (100%) rename {patches => resources/patches}/customtheme/946.patch (100%) rename {patches => resources/patches}/customtheme/947.patch (100%) rename {patches => resources/patches}/customtheme/948.patch (100%) rename {patches => resources/patches}/customtheme/963.patch (100%) rename {patches => resources/patches}/customtheme/964.patch (100%) rename {patches => resources/patches}/customtheme/965.patch (100%) rename {patches => resources/patches}/customtheme/966.patch (100%) rename {patches => resources/patches}/customtheme/967.patch (100%) rename {patches => resources/patches}/customtheme/968.patch (100%) rename {patches => resources/patches}/customtheme/970.patch (100%) rename {patches => resources/patches}/customtheme/980.patch (100%) rename {patches => resources/patches}/customtheme/984.patch (100%) rename {patches => resources/patches}/customtheme/986.patch (100%) rename {patches => resources/patches}/customtheme/991.patch (100%) rename {patches => resources/patches}/customtheme/992.patch (100%) rename {patches => resources/patches}/customtheme/993.patch (100%) rename {patches => resources/patches}/customtheme/994.patch (100%) rename {patches => resources/patches}/customtheme/996.patch (100%) rename {patches => resources/patches}/customtheme/README.md (100%) rename {patches => resources/patches}/customtheme/asset_loading.png (100%) rename {patches => resources/patches}/customtheme/asset_loading_discord.png (100%) rename {patches => resources/patches}/customtheme/asset_loading_zhu.png (100%) rename {patches => resources/patches}/customtheme/asset_loading_zhu_white.png (100%) rename {patches => resources/patches}/customtheme/fixsplash.sh (100%) rename {patches => resources/patches}/customversion/1006.patch (100%) rename {patches => resources/patches}/customversion/1007.patch (100%) rename {patches => resources/patches}/customversion/1011.patch (100%) rename {patches => resources/patches}/customversion/1012.patch (100%) rename {patches => resources/patches}/customversion/1013.patch (100%) rename {patches => resources/patches}/customversion/1015.patch (100%) rename {patches => resources/patches}/customversion/1016.patch (100%) rename {patches => resources/patches}/customversion/1019.patch (100%) rename {patches => resources/patches}/customversion/1020.patch (100%) rename {patches => resources/patches}/customversion/1021.patch (100%) rename {patches => resources/patches}/customversion/1022.patch (100%) rename {patches => resources/patches}/customversion/1023.patch (100%) rename {patches => resources/patches}/customversion/1024.patch (100%) rename {patches => resources/patches}/customversion/1025.patch (100%) rename {patches => resources/patches}/customversion/1026.patch (100%) rename {patches => resources/patches}/customversion/1029.patch (100%) rename {patches => resources/patches}/customversion/1031.patch (100%) rename {patches => resources/patches}/customversion/1032.patch (100%) rename {patches => resources/patches}/customversion/1033.patch (100%) rename {patches => resources/patches}/customversion/1036.patch (100%) rename {patches => resources/patches}/customversion/1037.patch (100%) rename {patches => resources/patches}/customversion/1040.patch (100%) rename {patches => resources/patches}/customversion/1041.patch (100%) rename {patches => resources/patches}/customversion/1045.patch (100%) rename {patches => resources/patches}/customversion/1046.patch (100%) rename {patches => resources/patches}/customversion/1047.patch (100%) rename {patches => resources/patches}/customversion/1049.patch (100%) rename {patches => resources/patches}/customversion/1052.patch (100%) rename {patches => resources/patches}/customversion/1053.patch (100%) rename {patches => resources/patches}/customversion/1054.patch (100%) rename {patches => resources/patches}/customversion/1056.patch (100%) rename {patches => resources/patches}/customversion/1057.patch (100%) rename {patches => resources/patches}/customversion/1062.patch (100%) rename {patches => resources/patches}/customversion/1065.patch (100%) rename {patches => resources/patches}/customversion/1066.patch (100%) rename {patches => resources/patches}/customversion/1069.patch (100%) rename {patches => resources/patches}/customversion/1073.patch (100%) rename {patches => resources/patches}/customversion/1074.patch (100%) rename {patches => resources/patches}/customversion/1078.patch (100%) rename {patches => resources/patches}/customversion/1084.patch (100%) rename {patches => resources/patches}/customversion/1085.patch (100%) rename {patches => resources/patches}/customversion/1087.patch (100%) rename {patches => resources/patches}/customversion/1091.patch (100%) rename {patches => resources/patches}/customversion/1092.patch (100%) rename {patches => resources/patches}/customversion/1100.patch (100%) rename {patches => resources/patches}/customversion/1103.patch (100%) rename {patches => resources/patches}/customversion/1104.patch (100%) rename {patches => resources/patches}/customversion/1105.patch (100%) rename {patches => resources/patches}/customversion/1107.patch (100%) rename {patches => resources/patches}/customversion/1123.patch (100%) rename {patches => resources/patches}/customversion/1132.patch (100%) rename {patches => resources/patches}/customversion/1134.patch (100%) rename {patches => resources/patches}/customversion/1144.patch (100%) rename {patches => resources/patches}/customversion/1145.patch (100%) rename {patches => resources/patches}/customversion/1146.patch (100%) rename {patches => resources/patches}/customversion/1148.patch (100%) rename {patches => resources/patches}/customversion/1150.patch (100%) rename {patches => resources/patches}/customversion/1167.patch (100%) rename {patches => resources/patches}/customversion/1169.patch (100%) rename {patches => resources/patches}/customversion/1171.patch (100%) rename {patches => resources/patches}/customversion/1180.patch (100%) rename {patches => resources/patches}/customversion/1181.patch (100%) rename {patches => resources/patches}/customversion/1192.patch (100%) rename {patches => resources/patches}/customversion/1196.patch (100%) rename {patches => resources/patches}/customversion/1200.patch (100%) rename {patches => resources/patches}/customversion/1201.patch (100%) rename {patches => resources/patches}/customversion/1208.patch (100%) rename {patches => resources/patches}/customversion/1213.patch (100%) rename {patches => resources/patches}/customversion/1216.patch (100%) rename {patches => resources/patches}/customversion/1218.patch (100%) rename {patches => resources/patches}/customversion/1223.patch (100%) rename {patches => resources/patches}/customversion/1243.patch (100%) rename {patches => resources/patches}/customversion/1246.patch (100%) rename {patches => resources/patches}/customversion/1249.patch (100%) rename {patches => resources/patches}/customversion/1251.patch (100%) rename {patches => resources/patches}/customversion/1252.patch (100%) rename {patches => resources/patches}/customversion/1259.patch (100%) rename {patches => resources/patches}/customversion/1266.patch (100%) rename {patches => resources/patches}/customversion/1270.patch (100%) rename {patches => resources/patches}/customversion/1273.patch (100%) rename {patches => resources/patches}/customversion/1279.patch (100%) rename {patches => resources/patches}/customversion/1280.patch (100%) rename {patches => resources/patches}/customversion/1281.patch (100%) rename {patches => resources/patches}/customversion/1282.patch (100%) rename {patches => resources/patches}/customversion/1284.patch (100%) rename {patches => resources/patches}/customversion/1290.patch (100%) rename {patches => resources/patches}/customversion/1294.patch (100%) rename {patches => resources/patches}/customversion/1295.patch (100%) rename {patches => resources/patches}/customversion/1298.patch (100%) rename {patches => resources/patches}/customversion/1300.patch (100%) rename {patches => resources/patches}/customversion/1301.patch (100%) rename {patches => resources/patches}/customversion/1304.patch (100%) rename {patches => resources/patches}/customversion/1306.patch (100%) rename {patches => resources/patches}/customversion/1307.patch (100%) rename {patches => resources/patches}/customversion/1310.patch (100%) rename {patches => resources/patches}/customversion/1315.patch (100%) rename {patches => resources/patches}/customversion/1318.patch (100%) rename {patches => resources/patches}/customversion/1330.patch (100%) rename {patches => resources/patches}/customversion/1334.patch (100%) rename {patches => resources/patches}/customversion/1339.patch (100%) rename {patches => resources/patches}/customversion/1340.patch (100%) rename {patches => resources/patches}/customversion/1355.patch (100%) rename {patches => resources/patches}/customversion/1356.patch (100%) rename {patches => resources/patches}/customversion/1358.patch (100%) rename {patches => resources/patches}/customversion/1361.patch (100%) rename {patches => resources/patches}/customversion/1362.patch (100%) rename {patches => resources/patches}/customversion/1365.patch (100%) rename {patches => resources/patches}/customversion/1367.patch (100%) rename {patches => resources/patches}/customversion/1368.patch (100%) rename {patches => resources/patches}/customversion/1370.patch (100%) rename {patches => resources/patches}/customversion/1371.patch (100%) rename {patches => resources/patches}/customversion/78204.patch (100%) rename {patches => resources/patches}/customversion/832.patch (100%) rename {patches => resources/patches}/customversion/833.patch (100%) rename {patches => resources/patches}/customversion/834.patch (100%) rename {patches => resources/patches}/customversion/835.patch (100%) rename {patches => resources/patches}/customversion/836.patch (100%) rename {patches => resources/patches}/customversion/839.patch (100%) rename {patches => resources/patches}/customversion/841.patch (100%) rename {patches => resources/patches}/customversion/842.patch (100%) rename {patches => resources/patches}/customversion/843.patch (100%) rename {patches => resources/patches}/customversion/844.patch (100%) rename {patches => resources/patches}/customversion/845.patch (100%) rename {patches => resources/patches}/customversion/848.patch (100%) rename {patches => resources/patches}/customversion/850.patch (100%) rename {patches => resources/patches}/customversion/851.patch (100%) rename {patches => resources/patches}/customversion/853.patch (100%) rename {patches => resources/patches}/customversion/854.patch (100%) rename {patches => resources/patches}/customversion/855.patch (100%) rename {patches => resources/patches}/customversion/856.patch (100%) rename {patches => resources/patches}/customversion/87202.patch (100%) rename {patches => resources/patches}/customversion/876.patch (100%) rename {patches => resources/patches}/customversion/884.patch (100%) rename {patches => resources/patches}/customversion/888.patch (100%) rename {patches => resources/patches}/customversion/896.patch (100%) rename {patches => resources/patches}/customversion/897.patch (100%) rename {patches => resources/patches}/customversion/898.patch (100%) rename {patches => resources/patches}/customversion/899.patch (100%) rename {patches => resources/patches}/customversion/900.patch (100%) rename {patches => resources/patches}/customversion/901.patch (100%) rename {patches => resources/patches}/customversion/902.patch (100%) rename {patches => resources/patches}/customversion/903.patch (100%) rename {patches => resources/patches}/customversion/904.patch (100%) rename {patches => resources/patches}/customversion/906.patch (100%) rename {patches => resources/patches}/customversion/909.patch (100%) rename {patches => resources/patches}/customversion/910.patch (100%) rename {patches => resources/patches}/customversion/938.patch (100%) rename {patches => resources/patches}/customversion/939.patch (100%) rename {patches => resources/patches}/customversion/940.patch (100%) rename {patches => resources/patches}/customversion/942.patch (100%) rename {patches => resources/patches}/customversion/943.patch (100%) rename {patches => resources/patches}/customversion/945.patch (100%) rename {patches => resources/patches}/customversion/946.patch (100%) rename {patches => resources/patches}/customversion/947.patch (100%) rename {patches => resources/patches}/customversion/948.patch (100%) rename {patches => resources/patches}/customversion/963.patch (100%) rename {patches => resources/patches}/customversion/964.patch (100%) rename {patches => resources/patches}/customversion/965.patch (100%) rename {patches => resources/patches}/customversion/966.patch (100%) rename {patches => resources/patches}/customversion/967.patch (100%) rename {patches => resources/patches}/customversion/968.patch (100%) rename {patches => resources/patches}/customversion/970.patch (100%) rename {patches => resources/patches}/customversion/980.patch (100%) rename {patches => resources/patches}/customversion/984.patch (100%) rename {patches => resources/patches}/customversion/986.patch (100%) rename {patches => resources/patches}/customversion/991.patch (100%) rename {patches => resources/patches}/customversion/992.patch (100%) rename {patches => resources/patches}/customversion/993.patch (100%) rename {patches => resources/patches}/customversion/994.patch (100%) rename {patches => resources/patches}/customversion/996.patch (100%) rename {patches => resources/patches}/customversion/README.md (100%) rename {patches => resources/patches}/customversion/addpatch.py (100%) rename {patches => resources/patches}/disable-mobileindicator/1006.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1007.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1011.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1012.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1013.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1015.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1016.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1019.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1020.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1021.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1022.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1023.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1024.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1025.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1026.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1029.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1031.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1032.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1033.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1036.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1037.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1040.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1041.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1045.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1046.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1047.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1049.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1052.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1053.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1054.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1056.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1057.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1062.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1065.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1066.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1069.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1073.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1074.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1078.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1084.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1085.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1087.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1091.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1092.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1100.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1103.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1104.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1105.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1107.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1123.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1132.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1134.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1144.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1145.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1146.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1148.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1150.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1167.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1169.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1171.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1180.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1181.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1192.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1196.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1200.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1201.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1208.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1213.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1216.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1218.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1223.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1243.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1246.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1249.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1251.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1252.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1259.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1266.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1270.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1273.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1279.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1280.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1281.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1282.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1284.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1290.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1294.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1295.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1298.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1300.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1301.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1304.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1306.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1307.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1310.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1315.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1318.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1330.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1334.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1339.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1340.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1355.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1356.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1358.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1361.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1362.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1365.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1367.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1368.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1370.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/1371.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/830.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/831.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/836.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/839.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/841.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/842.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/843.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/844.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/845.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/848.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/850.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/851.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/853.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/854.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/855.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/856.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/87202.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/876.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/884.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/888.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/896.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/897.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/898.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/899.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/900.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/901.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/902.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/903.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/904.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/906.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/909.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/910.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/938.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/939.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/940.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/942.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/943.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/945.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/946.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/947.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/948.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/963.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/964.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/965.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/966.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/967.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/968.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/970.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/980.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/984.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/986.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/991.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/992.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/993.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/994.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/996.patch (100%) rename {patches => resources/patches}/disable-mobileindicator/README.md (100%) rename {patches => resources/patches}/embedlinks/1246.patch (100%) rename {patches => resources/patches}/embedlinks/1249.patch (100%) rename {patches => resources/patches}/embedlinks/1251.patch (100%) rename {patches => resources/patches}/embedlinks/1252.patch (100%) rename {patches => resources/patches}/embedlinks/1259.patch (100%) rename {patches => resources/patches}/embedlinks/1266.patch (100%) rename {patches => resources/patches}/embedlinks/1270.patch (100%) rename {patches => resources/patches}/embedlinks/1273.patch (100%) rename {patches => resources/patches}/embedlinks/1279.patch (100%) rename {patches => resources/patches}/embedlinks/1280.patch (100%) rename {patches => resources/patches}/embedlinks/1281.patch (100%) rename {patches => resources/patches}/embedlinks/1282.patch (100%) rename {patches => resources/patches}/embedlinks/1284.patch (100%) rename {patches => resources/patches}/embedlinks/1290.patch (100%) rename {patches => resources/patches}/embedlinks/1294.patch (100%) rename {patches => resources/patches}/embedlinks/1295.patch (100%) rename {patches => resources/patches}/embedlinks/1298.patch (100%) rename {patches => resources/patches}/embedlinks/1300.patch (100%) rename {patches => resources/patches}/embedlinks/1301.patch (100%) rename {patches => resources/patches}/embedlinks/1304.patch (100%) rename {patches => resources/patches}/embedlinks/1306.patch (100%) rename {patches => resources/patches}/embedlinks/1307.patch (100%) rename {patches => resources/patches}/embedlinks/1310.patch (100%) rename {patches => resources/patches}/embedlinks/1315.patch (100%) rename {patches => resources/patches}/embedlinks/1318.patch (100%) rename {patches => resources/patches}/embedlinks/1330.patch (100%) rename {patches => resources/patches}/embedlinks/1334.patch (100%) rename {patches => resources/patches}/embedlinks/1339.patch (100%) rename {patches => resources/patches}/embedlinks/1340.patch (100%) rename {patches => resources/patches}/embedlinks/1355.patch (100%) rename {patches => resources/patches}/embedlinks/1356.patch (100%) rename {patches => resources/patches}/embedlinks/1358.patch (100%) rename {patches => resources/patches}/embedlinks/1361.patch (100%) rename {patches => resources/patches}/embedlinks/1362.patch (100%) rename {patches => resources/patches}/embedlinks/1365.patch (100%) rename {patches => resources/patches}/embedlinks/1367.patch (100%) rename {patches => resources/patches}/embedlinks/1368.patch (100%) rename {patches => resources/patches}/embedlinks/1370.patch (100%) rename {patches => resources/patches}/embedlinks/1371.patch (100%) rename {patches => resources/patches}/embedlinks/78204.patch (100%) rename {patches => resources/patches}/embedlinks/87202.patch (100%) rename {patches => resources/patches}/embedlinks/README.md (100%) rename {patches => resources/patches}/experiments/1006.patch (100%) rename {patches => resources/patches}/experiments/1007.patch (100%) rename {patches => resources/patches}/experiments/1011.patch (100%) rename {patches => resources/patches}/experiments/1012.patch (100%) rename {patches => resources/patches}/experiments/1013.patch (100%) rename {patches => resources/patches}/experiments/1015.patch (100%) rename {patches => resources/patches}/experiments/1016.patch (100%) rename {patches => resources/patches}/experiments/1019.patch (100%) rename {patches => resources/patches}/experiments/1020.patch (100%) rename {patches => resources/patches}/experiments/1021.patch (100%) rename {patches => resources/patches}/experiments/1022.patch (100%) rename {patches => resources/patches}/experiments/1023.patch (100%) rename {patches => resources/patches}/experiments/1024.patch (100%) rename {patches => resources/patches}/experiments/1025.patch (100%) rename {patches => resources/patches}/experiments/1026.patch (100%) rename {patches => resources/patches}/experiments/1029.patch (100%) rename {patches => resources/patches}/experiments/1031.patch (100%) rename {patches => resources/patches}/experiments/1032.patch (100%) rename {patches => resources/patches}/experiments/1033.patch (100%) rename {patches => resources/patches}/experiments/1036.patch (100%) rename {patches => resources/patches}/experiments/1037.patch (100%) rename {patches => resources/patches}/experiments/1040.patch (100%) rename {patches => resources/patches}/experiments/1041.patch (100%) rename {patches => resources/patches}/experiments/1045.patch (100%) rename {patches => resources/patches}/experiments/1046.patch (100%) rename {patches => resources/patches}/experiments/1047.patch (100%) rename {patches => resources/patches}/experiments/1049.patch (100%) rename {patches => resources/patches}/experiments/1052.patch (100%) rename {patches => resources/patches}/experiments/1053.patch (100%) rename {patches => resources/patches}/experiments/1054.patch (100%) rename {patches => resources/patches}/experiments/1056.patch (100%) rename {patches => resources/patches}/experiments/1057.patch (100%) rename {patches => resources/patches}/experiments/1062.patch (100%) rename {patches => resources/patches}/experiments/1065.patch (100%) rename {patches => resources/patches}/experiments/1066.patch (100%) rename {patches => resources/patches}/experiments/1069.patch (100%) rename {patches => resources/patches}/experiments/1073.patch (100%) rename {patches => resources/patches}/experiments/1074.patch (100%) rename {patches => resources/patches}/experiments/1078.patch (100%) rename {patches => resources/patches}/experiments/1084.patch (100%) rename {patches => resources/patches}/experiments/1085.patch (100%) rename {patches => resources/patches}/experiments/1087.patch (100%) rename {patches => resources/patches}/experiments/1091.patch (100%) rename {patches => resources/patches}/experiments/1092.patch (100%) rename {patches => resources/patches}/experiments/1100.patch (100%) rename {patches => resources/patches}/experiments/1103.patch (100%) rename {patches => resources/patches}/experiments/1104.patch (100%) rename {patches => resources/patches}/experiments/1105.patch (100%) rename {patches => resources/patches}/experiments/1107.patch (100%) rename {patches => resources/patches}/experiments/1123.patch (100%) rename {patches => resources/patches}/experiments/1132.patch (100%) rename {patches => resources/patches}/experiments/1134.patch (100%) rename {patches => resources/patches}/experiments/1144.patch (100%) rename {patches => resources/patches}/experiments/1145.patch (100%) rename {patches => resources/patches}/experiments/1146.patch (100%) rename {patches => resources/patches}/experiments/1148.patch (100%) rename {patches => resources/patches}/experiments/1150.patch (100%) rename {patches => resources/patches}/experiments/1167.patch (100%) rename {patches => resources/patches}/experiments/1169.patch (100%) rename {patches => resources/patches}/experiments/1171.patch (100%) rename {patches => resources/patches}/experiments/1180.patch (100%) rename {patches => resources/patches}/experiments/1181.patch (100%) rename {patches => resources/patches}/experiments/1192.patch (100%) rename {patches => resources/patches}/experiments/1196.patch (100%) rename {patches => resources/patches}/experiments/1200.patch (100%) rename {patches => resources/patches}/experiments/1201.patch (100%) rename {patches => resources/patches}/experiments/1208.patch (100%) rename {patches => resources/patches}/experiments/1213.patch (100%) rename {patches => resources/patches}/experiments/1216.patch (100%) rename {patches => resources/patches}/experiments/1218.patch (100%) rename {patches => resources/patches}/experiments/1223.patch (100%) rename {patches => resources/patches}/experiments/1243.patch (100%) rename {patches => resources/patches}/experiments/1246.patch (100%) rename {patches => resources/patches}/experiments/1249.patch (100%) rename {patches => resources/patches}/experiments/1251.patch (100%) rename {patches => resources/patches}/experiments/1252.patch (100%) rename {patches => resources/patches}/experiments/1259.patch (100%) rename {patches => resources/patches}/experiments/1266.patch (100%) rename {patches => resources/patches}/experiments/1270.patch (100%) rename {patches => resources/patches}/experiments/1273.patch (100%) rename {patches => resources/patches}/experiments/1279.patch (100%) rename {patches => resources/patches}/experiments/1280.patch (100%) rename {patches => resources/patches}/experiments/1281.patch (100%) rename {patches => resources/patches}/experiments/1282.patch (100%) rename {patches => resources/patches}/experiments/1284.patch (100%) rename {patches => resources/patches}/experiments/1290.patch (100%) rename {patches => resources/patches}/experiments/1294.patch (100%) rename {patches => resources/patches}/experiments/1295.patch (100%) rename {patches => resources/patches}/experiments/1298.patch (100%) rename {patches => resources/patches}/experiments/1300.patch (100%) rename {patches => resources/patches}/experiments/1301.patch (100%) rename {patches => resources/patches}/experiments/1304.patch (100%) rename {patches => resources/patches}/experiments/1306.patch (100%) rename {patches => resources/patches}/experiments/1307.patch (100%) rename {patches => resources/patches}/experiments/1310.patch (100%) rename {patches => resources/patches}/experiments/1315.patch (100%) rename {patches => resources/patches}/experiments/1318.patch (100%) rename {patches => resources/patches}/experiments/1330.patch (100%) rename {patches => resources/patches}/experiments/1334.patch (100%) rename {patches => resources/patches}/experiments/1339.patch (100%) rename {patches => resources/patches}/experiments/1340.patch (100%) rename {patches => resources/patches}/experiments/1355.patch (100%) rename {patches => resources/patches}/experiments/1356.patch (100%) rename {patches => resources/patches}/experiments/1358.patch (100%) rename {patches => resources/patches}/experiments/1361.patch (100%) rename {patches => resources/patches}/experiments/1362.patch (100%) rename {patches => resources/patches}/experiments/1365.patch (100%) rename {patches => resources/patches}/experiments/1367.patch (100%) rename {patches => resources/patches}/experiments/1368.patch (100%) rename {patches => resources/patches}/experiments/1370.patch (100%) rename {patches => resources/patches}/experiments/1371.patch (100%) rename {patches => resources/patches}/experiments/832.patch (100%) rename {patches => resources/patches}/experiments/833.patch (100%) rename {patches => resources/patches}/experiments/834.patch (100%) rename {patches => resources/patches}/experiments/835.patch (100%) rename {patches => resources/patches}/experiments/836.patch (100%) rename {patches => resources/patches}/experiments/839.patch (100%) rename {patches => resources/patches}/experiments/841.patch (100%) rename {patches => resources/patches}/experiments/842.patch (100%) rename {patches => resources/patches}/experiments/843.patch (100%) rename {patches => resources/patches}/experiments/844.patch (100%) rename {patches => resources/patches}/experiments/845.patch (100%) rename {patches => resources/patches}/experiments/848.patch (100%) rename {patches => resources/patches}/experiments/850.patch (100%) rename {patches => resources/patches}/experiments/851.patch (100%) rename {patches => resources/patches}/experiments/853.patch (100%) rename {patches => resources/patches}/experiments/854.patch (100%) rename {patches => resources/patches}/experiments/855.patch (100%) rename {patches => resources/patches}/experiments/856.patch (100%) rename {patches => resources/patches}/experiments/87202.patch (100%) rename {patches => resources/patches}/experiments/876.patch (100%) rename {patches => resources/patches}/experiments/884.patch (100%) rename {patches => resources/patches}/experiments/888.patch (100%) rename {patches => resources/patches}/experiments/896.patch (100%) rename {patches => resources/patches}/experiments/897.patch (100%) rename {patches => resources/patches}/experiments/898.patch (100%) rename {patches => resources/patches}/experiments/899.patch (100%) rename {patches => resources/patches}/experiments/900.patch (100%) rename {patches => resources/patches}/experiments/901.patch (100%) rename {patches => resources/patches}/experiments/902.patch (100%) rename {patches => resources/patches}/experiments/903.patch (100%) rename {patches => resources/patches}/experiments/904.patch (100%) rename {patches => resources/patches}/experiments/906.patch (100%) rename {patches => resources/patches}/experiments/909.patch (100%) rename {patches => resources/patches}/experiments/910.patch (100%) rename {patches => resources/patches}/experiments/938.patch (100%) rename {patches => resources/patches}/experiments/939.patch (100%) rename {patches => resources/patches}/experiments/940.patch (100%) rename {patches => resources/patches}/experiments/942.patch (100%) rename {patches => resources/patches}/experiments/943.patch (100%) rename {patches => resources/patches}/experiments/945.patch (100%) rename {patches => resources/patches}/experiments/946.patch (100%) rename {patches => resources/patches}/experiments/947.patch (100%) rename {patches => resources/patches}/experiments/948.patch (100%) rename {patches => resources/patches}/experiments/963.patch (100%) rename {patches => resources/patches}/experiments/964.patch (100%) rename {patches => resources/patches}/experiments/965.patch (100%) rename {patches => resources/patches}/experiments/966.patch (100%) rename {patches => resources/patches}/experiments/967.patch (100%) rename {patches => resources/patches}/experiments/968.patch (100%) rename {patches => resources/patches}/experiments/970.patch (100%) rename {patches => resources/patches}/experiments/980.patch (100%) rename {patches => resources/patches}/experiments/984.patch (100%) rename {patches => resources/patches}/experiments/986.patch (100%) rename {patches => resources/patches}/experiments/991.patch (100%) rename {patches => resources/patches}/experiments/992.patch (100%) rename {patches => resources/patches}/experiments/993.patch (100%) rename {patches => resources/patches}/experiments/994.patch (100%) rename {patches => resources/patches}/experiments/996.patch (100%) rename {patches => resources/patches}/experiments/README.md (100%) rename {patches => resources/patches}/hideunusableemojis/1213.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1216.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1218.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1223.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1243.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1246.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1249.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1251.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1252.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1259.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1266.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1270.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1273.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1279.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1280.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1281.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1282.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1284.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1290.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1294.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1295.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1298.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1300.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1301.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1304.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1306.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1307.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1310.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1315.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1318.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1330.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1334.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1339.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1340.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1355.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1356.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1358.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1361.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1362.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1365.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1367.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1368.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1370.patch (100%) rename {patches => resources/patches}/hideunusableemojis/1371.patch (100%) rename {patches => resources/patches}/hideunusableemojis/87202.patch (100%) rename {patches => resources/patches}/hideunusableemojis/README.md (100%) rename {patches => resources/patches}/hqavatars/1078.patch (100%) rename {patches => resources/patches}/hqavatars/1084.patch (100%) rename {patches => resources/patches}/hqavatars/1085.patch (100%) rename {patches => resources/patches}/hqavatars/1087.patch (100%) rename {patches => resources/patches}/hqavatars/1091.patch (100%) rename {patches => resources/patches}/hqavatars/1092.patch (100%) rename {patches => resources/patches}/hqavatars/1100.patch (100%) rename {patches => resources/patches}/hqavatars/1103.patch (100%) rename {patches => resources/patches}/hqavatars/1104.patch (100%) rename {patches => resources/patches}/hqavatars/1105.patch (100%) rename {patches => resources/patches}/hqavatars/1107.patch (100%) rename {patches => resources/patches}/hqavatars/1123.patch (100%) rename {patches => resources/patches}/hqavatars/1132.patch (100%) rename {patches => resources/patches}/hqavatars/1134.patch (100%) rename {patches => resources/patches}/hqavatars/1144.patch (100%) rename {patches => resources/patches}/hqavatars/1145.patch (100%) rename {patches => resources/patches}/hqavatars/1146.patch (100%) rename {patches => resources/patches}/hqavatars/1148.patch (100%) rename {patches => resources/patches}/hqavatars/1150.patch (100%) rename {patches => resources/patches}/hqavatars/1167.patch (100%) rename {patches => resources/patches}/hqavatars/1169.patch (100%) rename {patches => resources/patches}/hqavatars/1171.patch (100%) rename {patches => resources/patches}/hqavatars/1180.patch (100%) rename {patches => resources/patches}/hqavatars/1181.patch (100%) rename {patches => resources/patches}/hqavatars/1192.patch (100%) rename {patches => resources/patches}/hqavatars/1196.patch (100%) rename {patches => resources/patches}/hqavatars/1200.patch (100%) rename {patches => resources/patches}/hqavatars/1201.patch (100%) rename {patches => resources/patches}/hqavatars/1208.patch (100%) rename {patches => resources/patches}/hqavatars/1213.patch (100%) rename {patches => resources/patches}/hqavatars/1216.patch (100%) rename {patches => resources/patches}/hqavatars/1218.patch (100%) rename {patches => resources/patches}/hqavatars/1223.patch (100%) rename {patches => resources/patches}/hqavatars/1243.patch (100%) rename {patches => resources/patches}/hqavatars/1246.patch (100%) rename {patches => resources/patches}/hqavatars/1249.patch (100%) rename {patches => resources/patches}/hqavatars/1251.patch (100%) rename {patches => resources/patches}/hqavatars/1252.patch (100%) rename {patches => resources/patches}/hqavatars/1259.patch (100%) rename {patches => resources/patches}/hqavatars/1266.patch (100%) rename {patches => resources/patches}/hqavatars/1270.patch (100%) rename {patches => resources/patches}/hqavatars/1273.patch (100%) rename {patches => resources/patches}/hqavatars/1279.patch (100%) rename {patches => resources/patches}/hqavatars/1280.patch (100%) rename {patches => resources/patches}/hqavatars/1281.patch (100%) rename {patches => resources/patches}/hqavatars/1282.patch (100%) rename {patches => resources/patches}/hqavatars/1284.patch (100%) rename {patches => resources/patches}/hqavatars/1290.patch (100%) rename {patches => resources/patches}/hqavatars/1294.patch (100%) rename {patches => resources/patches}/hqavatars/1295.patch (100%) rename {patches => resources/patches}/hqavatars/1298.patch (100%) rename {patches => resources/patches}/hqavatars/1300.patch (100%) rename {patches => resources/patches}/hqavatars/1301.patch (100%) rename {patches => resources/patches}/hqavatars/1304.patch (100%) rename {patches => resources/patches}/hqavatars/1306.patch (100%) rename {patches => resources/patches}/hqavatars/1307.patch (100%) rename {patches => resources/patches}/hqavatars/1310.patch (100%) rename {patches => resources/patches}/hqavatars/1315.patch (100%) rename {patches => resources/patches}/hqavatars/1318.patch (100%) rename {patches => resources/patches}/hqavatars/1330.patch (100%) rename {patches => resources/patches}/hqavatars/1334.patch (100%) rename {patches => resources/patches}/hqavatars/1339.patch (100%) rename {patches => resources/patches}/hqavatars/1340.patch (100%) rename {patches => resources/patches}/hqavatars/1355.patch (100%) rename {patches => resources/patches}/hqavatars/1356.patch (100%) rename {patches => resources/patches}/hqavatars/1358.patch (100%) rename {patches => resources/patches}/hqavatars/1361.patch (100%) rename {patches => resources/patches}/hqavatars/1362.patch (100%) rename {patches => resources/patches}/hqavatars/1365.patch (100%) rename {patches => resources/patches}/hqavatars/1367.patch (100%) rename {patches => resources/patches}/hqavatars/1368.patch (100%) rename {patches => resources/patches}/hqavatars/1370.patch (100%) rename {patches => resources/patches}/hqavatars/1371.patch (100%) rename {patches => resources/patches}/hqavatars/78204.patch (100%) rename {patches => resources/patches}/hqavatars/README.md (100%) rename {patches => resources/patches}/litecord/1006.patch (100%) rename {patches => resources/patches}/litecord/1007.patch (100%) rename {patches => resources/patches}/litecord/1011.patch (100%) rename {patches => resources/patches}/litecord/1012.patch (100%) rename {patches => resources/patches}/litecord/1013.patch (100%) rename {patches => resources/patches}/litecord/1015.patch (100%) rename {patches => resources/patches}/litecord/1016.patch (100%) rename {patches => resources/patches}/litecord/1019.patch (100%) rename {patches => resources/patches}/litecord/1020.patch (100%) rename {patches => resources/patches}/litecord/1021.patch (100%) rename {patches => resources/patches}/litecord/1022.patch (100%) rename {patches => resources/patches}/litecord/1023.patch (100%) rename {patches => resources/patches}/litecord/1024.patch (100%) rename {patches => resources/patches}/litecord/1025.patch (100%) rename {patches => resources/patches}/litecord/1026.patch (100%) rename {patches => resources/patches}/litecord/1029.patch (100%) rename {patches => resources/patches}/litecord/1031.patch (100%) rename {patches => resources/patches}/litecord/1032.patch (100%) rename {patches => resources/patches}/litecord/1033.patch (100%) rename {patches => resources/patches}/litecord/1036.patch (100%) rename {patches => resources/patches}/litecord/1037.patch (100%) rename {patches => resources/patches}/litecord/1040.patch (100%) rename {patches => resources/patches}/litecord/1041.patch (100%) rename {patches => resources/patches}/litecord/1045.patch (100%) rename {patches => resources/patches}/litecord/1046.patch (100%) rename {patches => resources/patches}/litecord/1047.patch (100%) rename {patches => resources/patches}/litecord/1049.patch (100%) rename {patches => resources/patches}/litecord/1052.patch (100%) rename {patches => resources/patches}/litecord/1053.patch (100%) rename {patches => resources/patches}/litecord/1054.patch (100%) rename {patches => resources/patches}/litecord/1056.patch (100%) rename {patches => resources/patches}/litecord/1057.patch (100%) rename {patches => resources/patches}/litecord/1062.patch (100%) rename {patches => resources/patches}/litecord/1065.patch (100%) rename {patches => resources/patches}/litecord/1066.patch (100%) rename {patches => resources/patches}/litecord/1069.patch (100%) rename {patches => resources/patches}/litecord/1073.patch (100%) rename {patches => resources/patches}/litecord/1074.patch (100%) rename {patches => resources/patches}/litecord/1078.patch (100%) rename {patches => resources/patches}/litecord/1084.patch (100%) rename {patches => resources/patches}/litecord/1085.patch (100%) rename {patches => resources/patches}/litecord/1087.patch (100%) rename {patches => resources/patches}/litecord/1091.patch (100%) rename {patches => resources/patches}/litecord/1092.patch (100%) rename {patches => resources/patches}/litecord/1100.patch (100%) rename {patches => resources/patches}/litecord/1103.patch (100%) rename {patches => resources/patches}/litecord/1104.patch (100%) rename {patches => resources/patches}/litecord/1105.patch (100%) rename {patches => resources/patches}/litecord/1107.patch (100%) rename {patches => resources/patches}/litecord/1123.patch (100%) rename {patches => resources/patches}/litecord/1132.patch (100%) rename {patches => resources/patches}/litecord/1134.patch (100%) rename {patches => resources/patches}/litecord/1144.patch (100%) rename {patches => resources/patches}/litecord/1145.patch (100%) rename {patches => resources/patches}/litecord/1146.patch (100%) rename {patches => resources/patches}/litecord/1148.patch (100%) rename {patches => resources/patches}/litecord/1150.patch (100%) rename {patches => resources/patches}/litecord/1167.patch (100%) rename {patches => resources/patches}/litecord/1169.patch (100%) rename {patches => resources/patches}/litecord/1171.patch (100%) rename {patches => resources/patches}/litecord/1180.patch (100%) rename {patches => resources/patches}/litecord/1181.patch (100%) rename {patches => resources/patches}/litecord/1192.patch (100%) rename {patches => resources/patches}/litecord/1196.patch (100%) rename {patches => resources/patches}/litecord/1200.patch (100%) rename {patches => resources/patches}/litecord/1201.patch (100%) rename {patches => resources/patches}/litecord/1208.patch (100%) rename {patches => resources/patches}/litecord/1213.patch (100%) rename {patches => resources/patches}/litecord/1216.patch (100%) rename {patches => resources/patches}/litecord/1218.patch (100%) rename {patches => resources/patches}/litecord/1223.patch (100%) rename {patches => resources/patches}/litecord/1243.patch (100%) rename {patches => resources/patches}/litecord/1246.patch (100%) rename {patches => resources/patches}/litecord/1249.patch (100%) rename {patches => resources/patches}/litecord/1251.patch (100%) rename {patches => resources/patches}/litecord/1252.patch (100%) rename {patches => resources/patches}/litecord/1259.patch (100%) rename {patches => resources/patches}/litecord/1266.patch (100%) rename {patches => resources/patches}/litecord/1270.patch (100%) rename {patches => resources/patches}/litecord/1273.patch (100%) rename {patches => resources/patches}/litecord/1279.patch (100%) rename {patches => resources/patches}/litecord/1280.patch (100%) rename {patches => resources/patches}/litecord/1281.patch (100%) rename {patches => resources/patches}/litecord/1282.patch (100%) rename {patches => resources/patches}/litecord/1284.patch (100%) rename {patches => resources/patches}/litecord/1290.patch (100%) rename {patches => resources/patches}/litecord/1294.patch (100%) rename {patches => resources/patches}/litecord/1295.patch (100%) rename {patches => resources/patches}/litecord/1298.patch (100%) rename {patches => resources/patches}/litecord/1300.patch (100%) rename {patches => resources/patches}/litecord/1301.patch (100%) rename {patches => resources/patches}/litecord/1304.patch (100%) rename {patches => resources/patches}/litecord/1306.patch (100%) rename {patches => resources/patches}/litecord/1307.patch (100%) rename {patches => resources/patches}/litecord/1310.patch (100%) rename {patches => resources/patches}/litecord/1315.patch (100%) rename {patches => resources/patches}/litecord/1318.patch (100%) rename {patches => resources/patches}/litecord/1330.patch (100%) rename {patches => resources/patches}/litecord/1334.patch (100%) rename {patches => resources/patches}/litecord/1339.patch (100%) rename {patches => resources/patches}/litecord/1340.patch (100%) rename {patches => resources/patches}/litecord/1355.patch (100%) rename {patches => resources/patches}/litecord/1356.patch (100%) rename {patches => resources/patches}/litecord/1358.patch (100%) rename {patches => resources/patches}/litecord/1361.patch (100%) rename {patches => resources/patches}/litecord/1362.patch (100%) rename {patches => resources/patches}/litecord/1365.patch (100%) rename {patches => resources/patches}/litecord/1367.patch (100%) rename {patches => resources/patches}/litecord/1368.patch (100%) rename {patches => resources/patches}/litecord/1370.patch (100%) rename {patches => resources/patches}/litecord/1371.patch (100%) rename {patches => resources/patches}/litecord/832.patch (100%) rename {patches => resources/patches}/litecord/833.patch (100%) rename {patches => resources/patches}/litecord/834.patch (100%) rename {patches => resources/patches}/litecord/835.patch (100%) rename {patches => resources/patches}/litecord/836.patch (100%) rename {patches => resources/patches}/litecord/839.patch (100%) rename {patches => resources/patches}/litecord/841.patch (100%) rename {patches => resources/patches}/litecord/842.patch (100%) rename {patches => resources/patches}/litecord/843.patch (100%) rename {patches => resources/patches}/litecord/844.patch (100%) rename {patches => resources/patches}/litecord/845.patch (100%) rename {patches => resources/patches}/litecord/848.patch (100%) rename {patches => resources/patches}/litecord/850.patch (100%) rename {patches => resources/patches}/litecord/851.patch (100%) rename {patches => resources/patches}/litecord/853.patch (100%) rename {patches => resources/patches}/litecord/854.patch (100%) rename {patches => resources/patches}/litecord/855.patch (100%) rename {patches => resources/patches}/litecord/856.patch (100%) rename {patches => resources/patches}/litecord/876.patch (100%) rename {patches => resources/patches}/litecord/884.patch (100%) rename {patches => resources/patches}/litecord/888.patch (100%) rename {patches => resources/patches}/litecord/896.patch (100%) rename {patches => resources/patches}/litecord/897.patch (100%) rename {patches => resources/patches}/litecord/898.patch (100%) rename {patches => resources/patches}/litecord/899.patch (100%) rename {patches => resources/patches}/litecord/900.patch (100%) rename {patches => resources/patches}/litecord/901.patch (100%) rename {patches => resources/patches}/litecord/902.patch (100%) rename {patches => resources/patches}/litecord/903.patch (100%) rename {patches => resources/patches}/litecord/904.patch (100%) rename {patches => resources/patches}/litecord/906.patch (100%) rename {patches => resources/patches}/litecord/909.patch (100%) rename {patches => resources/patches}/litecord/910.patch (100%) rename {patches => resources/patches}/litecord/939.patch (100%) rename {patches => resources/patches}/litecord/940.patch (100%) rename {patches => resources/patches}/litecord/942.patch (100%) rename {patches => resources/patches}/litecord/943.patch (100%) rename {patches => resources/patches}/litecord/945.patch (100%) rename {patches => resources/patches}/litecord/946.patch (100%) rename {patches => resources/patches}/litecord/947.patch (100%) rename {patches => resources/patches}/litecord/948.patch (100%) rename {patches => resources/patches}/litecord/963.patch (100%) rename {patches => resources/patches}/litecord/964.patch (100%) rename {patches => resources/patches}/litecord/965.patch (100%) rename {patches => resources/patches}/litecord/966.patch (100%) rename {patches => resources/patches}/litecord/967.patch (100%) rename {patches => resources/patches}/litecord/968.patch (100%) rename {patches => resources/patches}/litecord/970.patch (100%) rename {patches => resources/patches}/litecord/980.patch (100%) rename {patches => resources/patches}/litecord/984.patch (100%) rename {patches => resources/patches}/litecord/986.patch (100%) rename {patches => resources/patches}/litecord/991.patch (100%) rename {patches => resources/patches}/litecord/992.patch (100%) rename {patches => resources/patches}/litecord/993.patch (100%) rename {patches => resources/patches}/litecord/994.patch (100%) rename {patches => resources/patches}/litecord/996.patch (100%) rename {patches => resources/patches}/litecord/README.md (100%) rename {patches => resources/patches}/mutant/1006.patch (100%) rename {patches => resources/patches}/mutant/1007.patch (100%) rename {patches => resources/patches}/mutant/1011.patch (100%) rename {patches => resources/patches}/mutant/1012.patch (100%) rename {patches => resources/patches}/mutant/1013.patch (100%) rename {patches => resources/patches}/mutant/1015.patch (100%) rename {patches => resources/patches}/mutant/1016.patch (100%) rename {patches => resources/patches}/mutant/1019.patch (100%) rename {patches => resources/patches}/mutant/1020.patch (100%) rename {patches => resources/patches}/mutant/1021.patch (100%) rename {patches => resources/patches}/mutant/1022.patch (100%) rename {patches => resources/patches}/mutant/1023.patch (100%) rename {patches => resources/patches}/mutant/1024.patch (100%) rename {patches => resources/patches}/mutant/1025.patch (100%) rename {patches => resources/patches}/mutant/1026.patch (100%) rename {patches => resources/patches}/mutant/1029.patch (100%) rename {patches => resources/patches}/mutant/1031.patch (100%) rename {patches => resources/patches}/mutant/1032.patch (100%) rename {patches => resources/patches}/mutant/1033.patch (100%) rename {patches => resources/patches}/mutant/1036.patch (100%) rename {patches => resources/patches}/mutant/1037.patch (100%) rename {patches => resources/patches}/mutant/1040.patch (100%) rename {patches => resources/patches}/mutant/1041.patch (100%) rename {patches => resources/patches}/mutant/1045.patch (100%) rename {patches => resources/patches}/mutant/1046.patch (100%) rename {patches => resources/patches}/mutant/1047.patch (100%) rename {patches => resources/patches}/mutant/1049.patch (100%) rename {patches => resources/patches}/mutant/1052.patch (100%) rename {patches => resources/patches}/mutant/1053.patch (100%) rename {patches => resources/patches}/mutant/1054.patch (100%) rename {patches => resources/patches}/mutant/1056.patch (100%) rename {patches => resources/patches}/mutant/1057.patch (100%) rename {patches => resources/patches}/mutant/1062.patch (100%) rename {patches => resources/patches}/mutant/1065.patch (100%) rename {patches => resources/patches}/mutant/1066.patch (100%) rename {patches => resources/patches}/mutant/1069.patch (100%) rename {patches => resources/patches}/mutant/1073.patch (100%) rename {patches => resources/patches}/mutant/1074.patch (100%) rename {patches => resources/patches}/mutant/1078.patch (100%) rename {patches => resources/patches}/mutant/1084.patch (100%) rename {patches => resources/patches}/mutant/1085.patch (100%) rename {patches => resources/patches}/mutant/1087.patch (100%) rename {patches => resources/patches}/mutant/1091.patch (100%) rename {patches => resources/patches}/mutant/1092.patch (100%) rename {patches => resources/patches}/mutant/1100.patch (100%) rename {patches => resources/patches}/mutant/1103.patch (100%) rename {patches => resources/patches}/mutant/1104.patch (100%) rename {patches => resources/patches}/mutant/1105.patch (100%) rename {patches => resources/patches}/mutant/1107.patch (100%) rename {patches => resources/patches}/mutant/1123.patch (100%) rename {patches => resources/patches}/mutant/1132.patch (100%) rename {patches => resources/patches}/mutant/1134.patch (100%) rename {patches => resources/patches}/mutant/1144.patch (100%) rename {patches => resources/patches}/mutant/1145.patch (100%) rename {patches => resources/patches}/mutant/1146.patch (100%) rename {patches => resources/patches}/mutant/1148.patch (100%) rename {patches => resources/patches}/mutant/1150.patch (100%) rename {patches => resources/patches}/mutant/1167.patch (100%) rename {patches => resources/patches}/mutant/1169.patch (100%) rename {patches => resources/patches}/mutant/1171.patch (100%) rename {patches => resources/patches}/mutant/1180.patch (100%) rename {patches => resources/patches}/mutant/1181.patch (100%) rename {patches => resources/patches}/mutant/1192.patch (100%) rename {patches => resources/patches}/mutant/1196.patch (100%) rename {patches => resources/patches}/mutant/1200.patch (100%) rename {patches => resources/patches}/mutant/1201.patch (100%) rename {patches => resources/patches}/mutant/1208.patch (100%) rename {patches => resources/patches}/mutant/1213.patch (100%) rename {patches => resources/patches}/mutant/1216.patch (100%) rename {patches => resources/patches}/mutant/1218.patch (100%) rename {patches => resources/patches}/mutant/1223.patch (100%) rename {patches => resources/patches}/mutant/1243.patch (100%) rename {patches => resources/patches}/mutant/1246.patch (100%) rename {patches => resources/patches}/mutant/1249.patch (100%) rename {patches => resources/patches}/mutant/1251.patch (100%) rename {patches => resources/patches}/mutant/1252.patch (100%) rename {patches => resources/patches}/mutant/1259.patch (100%) rename {patches => resources/patches}/mutant/1266.patch (100%) rename {patches => resources/patches}/mutant/1270.patch (100%) rename {patches => resources/patches}/mutant/1273.patch (100%) rename {patches => resources/patches}/mutant/1279.patch (100%) rename {patches => resources/patches}/mutant/1280.patch (100%) rename {patches => resources/patches}/mutant/1281.patch (100%) rename {patches => resources/patches}/mutant/1282.patch (100%) rename {patches => resources/patches}/mutant/1284.patch (100%) rename {patches => resources/patches}/mutant/1290.patch (100%) rename {patches => resources/patches}/mutant/1294.patch (100%) rename {patches => resources/patches}/mutant/1295.patch (100%) rename {patches => resources/patches}/mutant/1298.patch (100%) rename {patches => resources/patches}/mutant/1300.patch (100%) rename {patches => resources/patches}/mutant/1301.patch (100%) rename {patches => resources/patches}/mutant/1304.patch (100%) rename {patches => resources/patches}/mutant/1306.patch (100%) rename {patches => resources/patches}/mutant/1307.patch (100%) rename {patches => resources/patches}/mutant/1310.patch (100%) rename {patches => resources/patches}/mutant/1315.patch (100%) rename {patches => resources/patches}/mutant/1318.patch (100%) rename {patches => resources/patches}/mutant/1330.patch (100%) rename {patches => resources/patches}/mutant/1334.patch (100%) rename {patches => resources/patches}/mutant/1339.patch (100%) rename {patches => resources/patches}/mutant/1340.patch (100%) rename {patches => resources/patches}/mutant/1355.patch (100%) rename {patches => resources/patches}/mutant/1356.patch (100%) rename {patches => resources/patches}/mutant/1358.patch (100%) rename {patches => resources/patches}/mutant/1361.patch (100%) rename {patches => resources/patches}/mutant/1362.patch (100%) rename {patches => resources/patches}/mutant/1365.patch (100%) rename {patches => resources/patches}/mutant/1367.patch (100%) rename {patches => resources/patches}/mutant/1368.patch (100%) rename {patches => resources/patches}/mutant/1370.patch (100%) rename {patches => resources/patches}/mutant/1371.patch (100%) rename {patches => resources/patches}/mutant/78204.patch (100%) rename {patches => resources/patches}/mutant/831.patch (100%) rename {patches => resources/patches}/mutant/832.patch (100%) rename {patches => resources/patches}/mutant/833.patch (100%) rename {patches => resources/patches}/mutant/834.patch (100%) rename {patches => resources/patches}/mutant/835.patch (100%) rename {patches => resources/patches}/mutant/836.patch (100%) rename {patches => resources/patches}/mutant/839.patch (100%) rename {patches => resources/patches}/mutant/841.patch (100%) rename {patches => resources/patches}/mutant/842.patch (100%) rename {patches => resources/patches}/mutant/843.patch (100%) rename {patches => resources/patches}/mutant/844.patch (100%) rename {patches => resources/patches}/mutant/845.patch (100%) rename {patches => resources/patches}/mutant/848.patch (100%) rename {patches => resources/patches}/mutant/850.patch (100%) rename {patches => resources/patches}/mutant/851.patch (100%) rename {patches => resources/patches}/mutant/853.patch (100%) rename {patches => resources/patches}/mutant/854.patch (100%) rename {patches => resources/patches}/mutant/855.patch (100%) rename {patches => resources/patches}/mutant/856.patch (100%) rename {patches => resources/patches}/mutant/87202.patch (100%) rename {patches => resources/patches}/mutant/876.patch (100%) rename {patches => resources/patches}/mutant/884.patch (100%) rename {patches => resources/patches}/mutant/888.patch (100%) rename {patches => resources/patches}/mutant/896.patch (100%) rename {patches => resources/patches}/mutant/897.patch (100%) rename {patches => resources/patches}/mutant/898.patch (100%) rename {patches => resources/patches}/mutant/899.patch (100%) rename {patches => resources/patches}/mutant/900.patch (100%) rename {patches => resources/patches}/mutant/901.patch (100%) rename {patches => resources/patches}/mutant/902.patch (100%) rename {patches => resources/patches}/mutant/903.patch (100%) rename {patches => resources/patches}/mutant/904.patch (100%) rename {patches => resources/patches}/mutant/906.patch (100%) rename {patches => resources/patches}/mutant/909.patch (100%) rename {patches => resources/patches}/mutant/910.patch (100%) rename {patches => resources/patches}/mutant/938.patch (100%) rename {patches => resources/patches}/mutant/939.patch (100%) rename {patches => resources/patches}/mutant/940.patch (100%) rename {patches => resources/patches}/mutant/942.patch (100%) rename {patches => resources/patches}/mutant/943.patch (100%) rename {patches => resources/patches}/mutant/945.patch (100%) rename {patches => resources/patches}/mutant/946.patch (100%) rename {patches => resources/patches}/mutant/947.patch (100%) rename {patches => resources/patches}/mutant/948.patch (100%) rename {patches => resources/patches}/mutant/963.patch (100%) rename {patches => resources/patches}/mutant/964.patch (100%) rename {patches => resources/patches}/mutant/965.patch (100%) rename {patches => resources/patches}/mutant/966.patch (100%) rename {patches => resources/patches}/mutant/967.patch (100%) rename {patches => resources/patches}/mutant/968.patch (100%) rename {patches => resources/patches}/mutant/970.patch (100%) rename {patches => resources/patches}/mutant/980.patch (100%) rename {patches => resources/patches}/mutant/984.patch (100%) rename {patches => resources/patches}/mutant/986.patch (100%) rename {patches => resources/patches}/mutant/991.patch (100%) rename {patches => resources/patches}/mutant/992.patch (100%) rename {patches => resources/patches}/mutant/993.patch (100%) rename {patches => resources/patches}/mutant/994.patch (100%) rename {patches => resources/patches}/mutant/996.patch (100%) rename {patches => resources/patches}/mutant/README.md (100%) rename {patches => resources/patches}/mutant/emojipatch.py (100%) rename {patches => resources/patches}/mutant/emojireplace.py (100%) rename {patches => resources/patches}/mutant/gendiversitycode.py (100%) rename {patches => resources/patches}/mutant/genemojitest.py (100%) rename {patches => resources/patches}/necessary/1006.patch (100%) rename {patches => resources/patches}/necessary/1007.patch (100%) rename {patches => resources/patches}/necessary/1011.patch (100%) rename {patches => resources/patches}/necessary/1012.patch (100%) rename {patches => resources/patches}/necessary/1013.patch (100%) rename {patches => resources/patches}/necessary/1015.patch (100%) rename {patches => resources/patches}/necessary/1016.patch (100%) rename {patches => resources/patches}/necessary/1019.patch (100%) rename {patches => resources/patches}/necessary/1020.patch (100%) rename {patches => resources/patches}/necessary/1021.patch (100%) rename {patches => resources/patches}/necessary/1022.patch (100%) rename {patches => resources/patches}/necessary/1023.patch (100%) rename {patches => resources/patches}/necessary/1024.patch (100%) rename {patches => resources/patches}/necessary/1025.patch (100%) rename {patches => resources/patches}/necessary/1026.patch (100%) rename {patches => resources/patches}/necessary/1029.patch (100%) rename {patches => resources/patches}/necessary/1031.patch (100%) rename {patches => resources/patches}/necessary/1032.patch (100%) rename {patches => resources/patches}/necessary/1033.patch (100%) rename {patches => resources/patches}/necessary/1036.patch (100%) rename {patches => resources/patches}/necessary/1037.patch (100%) rename {patches => resources/patches}/necessary/1040.patch (100%) rename {patches => resources/patches}/necessary/1041.patch (100%) rename {patches => resources/patches}/necessary/1045.patch (100%) rename {patches => resources/patches}/necessary/1046.patch (100%) rename {patches => resources/patches}/necessary/1047.patch (100%) rename {patches => resources/patches}/necessary/1049.patch (100%) rename {patches => resources/patches}/necessary/1052.patch (100%) rename {patches => resources/patches}/necessary/1053.patch (100%) rename {patches => resources/patches}/necessary/1054.patch (100%) rename {patches => resources/patches}/necessary/1056.patch (100%) rename {patches => resources/patches}/necessary/1057.patch (100%) rename {patches => resources/patches}/necessary/1062.patch (100%) rename {patches => resources/patches}/necessary/1065.patch (100%) rename {patches => resources/patches}/necessary/1066.patch (100%) rename {patches => resources/patches}/necessary/1069.patch (100%) rename {patches => resources/patches}/necessary/1073.patch (100%) rename {patches => resources/patches}/necessary/1074.patch (100%) rename {patches => resources/patches}/necessary/1078.patch (100%) rename {patches => resources/patches}/necessary/1084.patch (100%) rename {patches => resources/patches}/necessary/1085.patch (100%) rename {patches => resources/patches}/necessary/1087.patch (100%) rename {patches => resources/patches}/necessary/1091.patch (100%) rename {patches => resources/patches}/necessary/1092.patch (100%) rename {patches => resources/patches}/necessary/1100.patch (100%) rename {patches => resources/patches}/necessary/1103.patch (100%) rename {patches => resources/patches}/necessary/1104.patch (100%) rename {patches => resources/patches}/necessary/1105.patch (100%) rename {patches => resources/patches}/necessary/1107.patch (100%) rename {patches => resources/patches}/necessary/1123.patch (100%) rename {patches => resources/patches}/necessary/1132.patch (100%) rename {patches => resources/patches}/necessary/1134.patch (100%) rename {patches => resources/patches}/necessary/1144.patch (100%) rename {patches => resources/patches}/necessary/1145.patch (100%) rename {patches => resources/patches}/necessary/1146.patch (100%) rename {patches => resources/patches}/necessary/1148.patch (100%) rename {patches => resources/patches}/necessary/1150.patch (100%) rename {patches => resources/patches}/necessary/1167.patch (100%) rename {patches => resources/patches}/necessary/1169.patch (100%) rename {patches => resources/patches}/necessary/1171.patch (100%) rename {patches => resources/patches}/necessary/1180.patch (100%) rename {patches => resources/patches}/necessary/1181.patch (100%) rename {patches => resources/patches}/necessary/1192.patch (100%) rename {patches => resources/patches}/necessary/1196.patch (100%) rename {patches => resources/patches}/necessary/1200.patch (100%) rename {patches => resources/patches}/necessary/1201.patch (100%) rename {patches => resources/patches}/necessary/1208.patch (100%) rename {patches => resources/patches}/necessary/1213.patch (100%) rename {patches => resources/patches}/necessary/1216.patch (100%) rename {patches => resources/patches}/necessary/1218.patch (100%) rename {patches => resources/patches}/necessary/1223.patch (100%) rename {patches => resources/patches}/necessary/1243.patch (100%) rename {patches => resources/patches}/necessary/1246.patch (100%) rename {patches => resources/patches}/necessary/1249.patch (100%) rename {patches => resources/patches}/necessary/1251.patch (100%) rename {patches => resources/patches}/necessary/1252.patch (100%) rename {patches => resources/patches}/necessary/1259.patch (100%) rename {patches => resources/patches}/necessary/1266.patch (100%) rename {patches => resources/patches}/necessary/1270.patch (100%) rename {patches => resources/patches}/necessary/1273.patch (100%) rename {patches => resources/patches}/necessary/1279.patch (100%) rename {patches => resources/patches}/necessary/1280.patch (100%) rename {patches => resources/patches}/necessary/1281.patch (100%) rename {patches => resources/patches}/necessary/1282.patch (100%) rename {patches => resources/patches}/necessary/1284.patch (100%) rename {patches => resources/patches}/necessary/1290.patch (100%) rename {patches => resources/patches}/necessary/1294.patch (100%) rename {patches => resources/patches}/necessary/1295.patch (100%) rename {patches => resources/patches}/necessary/1298.patch (100%) rename {patches => resources/patches}/necessary/1300.patch (100%) rename {patches => resources/patches}/necessary/1301.patch (100%) rename {patches => resources/patches}/necessary/1304.patch (100%) rename {patches => resources/patches}/necessary/1306.patch (100%) rename {patches => resources/patches}/necessary/1307.patch (100%) rename {patches => resources/patches}/necessary/1310.patch (100%) rename {patches => resources/patches}/necessary/1315.patch (100%) rename {patches => resources/patches}/necessary/1318.patch (100%) rename {patches => resources/patches}/necessary/1330.patch (100%) rename {patches => resources/patches}/necessary/1334.patch (100%) rename {patches => resources/patches}/necessary/1339.patch (100%) rename {patches => resources/patches}/necessary/1340.patch (100%) rename {patches => resources/patches}/necessary/1355.patch (100%) rename {patches => resources/patches}/necessary/1356.patch (100%) rename {patches => resources/patches}/necessary/1358.patch (100%) rename {patches => resources/patches}/necessary/1361.patch (100%) rename {patches => resources/patches}/necessary/1362.patch (100%) rename {patches => resources/patches}/necessary/1365.patch (100%) rename {patches => resources/patches}/necessary/1367.patch (100%) rename {patches => resources/patches}/necessary/1368.patch (100%) rename {patches => resources/patches}/necessary/1370.patch (100%) rename {patches => resources/patches}/necessary/1371.patch (100%) rename {patches => resources/patches}/necessary/78204.patch (100%) rename {patches => resources/patches}/necessary/831.patch (100%) rename {patches => resources/patches}/necessary/832.patch (100%) rename {patches => resources/patches}/necessary/833.patch (100%) rename {patches => resources/patches}/necessary/834.patch (100%) rename {patches => resources/patches}/necessary/835.patch (100%) rename {patches => resources/patches}/necessary/836.patch (100%) rename {patches => resources/patches}/necessary/839.patch (100%) rename {patches => resources/patches}/necessary/841.patch (100%) rename {patches => resources/patches}/necessary/842.patch (100%) rename {patches => resources/patches}/necessary/843.patch (100%) rename {patches => resources/patches}/necessary/844.patch (100%) rename {patches => resources/patches}/necessary/845.patch (100%) rename {patches => resources/patches}/necessary/848.patch (100%) rename {patches => resources/patches}/necessary/850.patch (100%) rename {patches => resources/patches}/necessary/851.patch (100%) rename {patches => resources/patches}/necessary/853.patch (100%) rename {patches => resources/patches}/necessary/854.patch (100%) rename {patches => resources/patches}/necessary/855.patch (100%) rename {patches => resources/patches}/necessary/87202.patch (100%) rename {patches => resources/patches}/necessary/876.patch (100%) rename {patches => resources/patches}/necessary/884.patch (100%) rename {patches => resources/patches}/necessary/888.patch (100%) rename {patches => resources/patches}/necessary/896.patch (100%) rename {patches => resources/patches}/necessary/897.patch (100%) rename {patches => resources/patches}/necessary/898.patch (100%) rename {patches => resources/patches}/necessary/899.patch (100%) rename {patches => resources/patches}/necessary/900.patch (100%) rename {patches => resources/patches}/necessary/901.patch (100%) rename {patches => resources/patches}/necessary/902.patch (100%) rename {patches => resources/patches}/necessary/903.patch (100%) rename {patches => resources/patches}/necessary/904.patch (100%) rename {patches => resources/patches}/necessary/906.patch (100%) rename {patches => resources/patches}/necessary/909.patch (100%) rename {patches => resources/patches}/necessary/910.patch (100%) rename {patches => resources/patches}/necessary/938.patch (100%) rename {patches => resources/patches}/necessary/939.patch (100%) rename {patches => resources/patches}/necessary/940.patch (100%) rename {patches => resources/patches}/necessary/942.patch (100%) rename {patches => resources/patches}/necessary/943.patch (100%) rename {patches => resources/patches}/necessary/945.patch (100%) rename {patches => resources/patches}/necessary/946.patch (100%) rename {patches => resources/patches}/necessary/947.patch (100%) rename {patches => resources/patches}/necessary/948.patch (100%) rename {patches => resources/patches}/necessary/963.patch (100%) rename {patches => resources/patches}/necessary/964.patch (100%) rename {patches => resources/patches}/necessary/965.patch (100%) rename {patches => resources/patches}/necessary/966.patch (100%) rename {patches => resources/patches}/necessary/967.patch (100%) rename {patches => resources/patches}/necessary/968.patch (100%) rename {patches => resources/patches}/necessary/970.patch (100%) rename {patches => resources/patches}/necessary/980.patch (100%) rename {patches => resources/patches}/necessary/984.patch (100%) rename {patches => resources/patches}/necessary/986.patch (100%) rename {patches => resources/patches}/necessary/991.patch (100%) rename {patches => resources/patches}/necessary/992.patch (100%) rename {patches => resources/patches}/necessary/993.patch (100%) rename {patches => resources/patches}/necessary/994.patch (100%) rename {patches => resources/patches}/necessary/996.patch (100%) rename {patches => resources/patches}/necessary/README.md (100%) rename {patches => resources/patches}/noblocked/1006.patch (100%) rename {patches => resources/patches}/noblocked/1007.patch (100%) rename {patches => resources/patches}/noblocked/1011.patch (100%) rename {patches => resources/patches}/noblocked/1012.patch (100%) rename {patches => resources/patches}/noblocked/1013.patch (100%) rename {patches => resources/patches}/noblocked/1015.patch (100%) rename {patches => resources/patches}/noblocked/1016.patch (100%) rename {patches => resources/patches}/noblocked/1019.patch (100%) rename {patches => resources/patches}/noblocked/1020.patch (100%) rename {patches => resources/patches}/noblocked/1021.patch (100%) rename {patches => resources/patches}/noblocked/1022.patch (100%) rename {patches => resources/patches}/noblocked/1023.patch (100%) rename {patches => resources/patches}/noblocked/1024.patch (100%) rename {patches => resources/patches}/noblocked/1025.patch (100%) rename {patches => resources/patches}/noblocked/1026.patch (100%) rename {patches => resources/patches}/noblocked/1029.patch (100%) rename {patches => resources/patches}/noblocked/1031.patch (100%) rename {patches => resources/patches}/noblocked/1032.patch (100%) rename {patches => resources/patches}/noblocked/1033.patch (100%) rename {patches => resources/patches}/noblocked/1036.patch (100%) rename {patches => resources/patches}/noblocked/1037.patch (100%) rename {patches => resources/patches}/noblocked/1040.patch (100%) rename {patches => resources/patches}/noblocked/1041.patch (100%) rename {patches => resources/patches}/noblocked/1045.patch (100%) rename {patches => resources/patches}/noblocked/1046.patch (100%) rename {patches => resources/patches}/noblocked/1047.patch (100%) rename {patches => resources/patches}/noblocked/1049.patch (100%) rename {patches => resources/patches}/noblocked/1052.patch (100%) rename {patches => resources/patches}/noblocked/1053.patch (100%) rename {patches => resources/patches}/noblocked/1054.patch (100%) rename {patches => resources/patches}/noblocked/1056.patch (100%) rename {patches => resources/patches}/noblocked/1057.patch (100%) rename {patches => resources/patches}/noblocked/1062.patch (100%) rename {patches => resources/patches}/noblocked/1065.patch (100%) rename {patches => resources/patches}/noblocked/1066.patch (100%) rename {patches => resources/patches}/noblocked/1069.patch (100%) rename {patches => resources/patches}/noblocked/1073.patch (100%) rename {patches => resources/patches}/noblocked/1074.patch (100%) rename {patches => resources/patches}/noblocked/1078.patch (100%) rename {patches => resources/patches}/noblocked/1084.patch (100%) rename {patches => resources/patches}/noblocked/1085.patch (100%) rename {patches => resources/patches}/noblocked/1087.patch (100%) rename {patches => resources/patches}/noblocked/1091.patch (100%) rename {patches => resources/patches}/noblocked/1092.patch (100%) rename {patches => resources/patches}/noblocked/1100.patch (100%) rename {patches => resources/patches}/noblocked/1103.patch (100%) rename {patches => resources/patches}/noblocked/1104.patch (100%) rename {patches => resources/patches}/noblocked/1105.patch (100%) rename {patches => resources/patches}/noblocked/1107.patch (100%) rename {patches => resources/patches}/noblocked/1123.patch (100%) rename {patches => resources/patches}/noblocked/1132.patch (100%) rename {patches => resources/patches}/noblocked/1134.patch (100%) rename {patches => resources/patches}/noblocked/1144.patch (100%) rename {patches => resources/patches}/noblocked/1145.patch (100%) rename {patches => resources/patches}/noblocked/1146.patch (100%) rename {patches => resources/patches}/noblocked/1148.patch (100%) rename {patches => resources/patches}/noblocked/1150.patch (100%) rename {patches => resources/patches}/noblocked/1167.patch (100%) rename {patches => resources/patches}/noblocked/1169.patch (100%) rename {patches => resources/patches}/noblocked/1171.patch (100%) rename {patches => resources/patches}/noblocked/1180.patch (100%) rename {patches => resources/patches}/noblocked/1181.patch (100%) rename {patches => resources/patches}/noblocked/1192.patch (100%) rename {patches => resources/patches}/noblocked/1196.patch (100%) rename {patches => resources/patches}/noblocked/1200.patch (100%) rename {patches => resources/patches}/noblocked/1201.patch (100%) rename {patches => resources/patches}/noblocked/1208.patch (100%) rename {patches => resources/patches}/noblocked/1213.patch (100%) rename {patches => resources/patches}/noblocked/1216.patch (100%) rename {patches => resources/patches}/noblocked/1218.patch (100%) rename {patches => resources/patches}/noblocked/1223.patch (100%) rename {patches => resources/patches}/noblocked/1243.patch (100%) rename {patches => resources/patches}/noblocked/1246.patch (100%) rename {patches => resources/patches}/noblocked/1249.patch (100%) rename {patches => resources/patches}/noblocked/1251.patch (100%) rename {patches => resources/patches}/noblocked/1252.patch (100%) rename {patches => resources/patches}/noblocked/1259.patch (100%) rename {patches => resources/patches}/noblocked/1266.patch (100%) rename {patches => resources/patches}/noblocked/1270.patch (100%) rename {patches => resources/patches}/noblocked/1273.patch (100%) rename {patches => resources/patches}/noblocked/1279.patch (100%) rename {patches => resources/patches}/noblocked/1280.patch (100%) rename {patches => resources/patches}/noblocked/1281.patch (100%) rename {patches => resources/patches}/noblocked/1282.patch (100%) rename {patches => resources/patches}/noblocked/1284.patch (100%) rename {patches => resources/patches}/noblocked/1290.patch (100%) rename {patches => resources/patches}/noblocked/1294.patch (100%) rename {patches => resources/patches}/noblocked/1295.patch (100%) rename {patches => resources/patches}/noblocked/1298.patch (100%) rename {patches => resources/patches}/noblocked/1300.patch (100%) rename {patches => resources/patches}/noblocked/1301.patch (100%) rename {patches => resources/patches}/noblocked/1304.patch (100%) rename {patches => resources/patches}/noblocked/1306.patch (100%) rename {patches => resources/patches}/noblocked/1307.patch (100%) rename {patches => resources/patches}/noblocked/1310.patch (100%) rename {patches => resources/patches}/noblocked/1315.patch (100%) rename {patches => resources/patches}/noblocked/1318.patch (100%) rename {patches => resources/patches}/noblocked/1330.patch (100%) rename {patches => resources/patches}/noblocked/1334.patch (100%) rename {patches => resources/patches}/noblocked/1339.patch (100%) rename {patches => resources/patches}/noblocked/1340.patch (100%) rename {patches => resources/patches}/noblocked/1355.patch (100%) rename {patches => resources/patches}/noblocked/1356.patch (100%) rename {patches => resources/patches}/noblocked/1358.patch (100%) rename {patches => resources/patches}/noblocked/1361.patch (100%) rename {patches => resources/patches}/noblocked/1362.patch (100%) rename {patches => resources/patches}/noblocked/1365.patch (100%) rename {patches => resources/patches}/noblocked/1367.patch (100%) rename {patches => resources/patches}/noblocked/1368.patch (100%) rename {patches => resources/patches}/noblocked/1370.patch (100%) rename {patches => resources/patches}/noblocked/1371.patch (100%) rename {patches => resources/patches}/noblocked/78204.patch (100%) rename {patches => resources/patches}/noblocked/835.patch (100%) rename {patches => resources/patches}/noblocked/836.patch (100%) rename {patches => resources/patches}/noblocked/839.patch (100%) rename {patches => resources/patches}/noblocked/841.patch (100%) rename {patches => resources/patches}/noblocked/842.patch (100%) rename {patches => resources/patches}/noblocked/843.patch (100%) rename {patches => resources/patches}/noblocked/844.patch (100%) rename {patches => resources/patches}/noblocked/845.patch (100%) rename {patches => resources/patches}/noblocked/848.patch (100%) rename {patches => resources/patches}/noblocked/850.patch (100%) rename {patches => resources/patches}/noblocked/851.patch (100%) rename {patches => resources/patches}/noblocked/853.patch (100%) rename {patches => resources/patches}/noblocked/854.patch (100%) rename {patches => resources/patches}/noblocked/855.patch (100%) rename {patches => resources/patches}/noblocked/856.patch (100%) rename {patches => resources/patches}/noblocked/87202.patch (100%) rename {patches => resources/patches}/noblocked/876.patch (100%) rename {patches => resources/patches}/noblocked/884.patch (100%) rename {patches => resources/patches}/noblocked/888.patch (100%) rename {patches => resources/patches}/noblocked/896.patch (100%) rename {patches => resources/patches}/noblocked/897.patch (100%) rename {patches => resources/patches}/noblocked/898.patch (100%) rename {patches => resources/patches}/noblocked/899.patch (100%) rename {patches => resources/patches}/noblocked/900.patch (100%) rename {patches => resources/patches}/noblocked/901.patch (100%) rename {patches => resources/patches}/noblocked/902.patch (100%) rename {patches => resources/patches}/noblocked/903.patch (100%) rename {patches => resources/patches}/noblocked/904.patch (100%) rename {patches => resources/patches}/noblocked/906.patch (100%) rename {patches => resources/patches}/noblocked/909.patch (100%) rename {patches => resources/patches}/noblocked/910.patch (100%) rename {patches => resources/patches}/noblocked/938.patch (100%) rename {patches => resources/patches}/noblocked/939.patch (100%) rename {patches => resources/patches}/noblocked/940.patch (100%) rename {patches => resources/patches}/noblocked/942.patch (100%) rename {patches => resources/patches}/noblocked/943.patch (100%) rename {patches => resources/patches}/noblocked/945.patch (100%) rename {patches => resources/patches}/noblocked/946.patch (100%) rename {patches => resources/patches}/noblocked/947.patch (100%) rename {patches => resources/patches}/noblocked/948.patch (100%) rename {patches => resources/patches}/noblocked/963.patch (100%) rename {patches => resources/patches}/noblocked/964.patch (100%) rename {patches => resources/patches}/noblocked/965.patch (100%) rename {patches => resources/patches}/noblocked/966.patch (100%) rename {patches => resources/patches}/noblocked/967.patch (100%) rename {patches => resources/patches}/noblocked/968.patch (100%) rename {patches => resources/patches}/noblocked/970.patch (100%) rename {patches => resources/patches}/noblocked/980.patch (100%) rename {patches => resources/patches}/noblocked/984.patch (100%) rename {patches => resources/patches}/noblocked/986.patch (100%) rename {patches => resources/patches}/noblocked/991.patch (100%) rename {patches => resources/patches}/noblocked/992.patch (100%) rename {patches => resources/patches}/noblocked/993.patch (100%) rename {patches => resources/patches}/noblocked/994.patch (100%) rename {patches => resources/patches}/noblocked/996.patch (100%) rename {patches => resources/patches}/noblocked/README.md (100%) rename {patches => resources/patches}/nocamerabutton/1078.patch (100%) rename {patches => resources/patches}/nocamerabutton/1084.patch (100%) rename {patches => resources/patches}/nocamerabutton/1085.patch (100%) rename {patches => resources/patches}/nocamerabutton/1087.patch (100%) rename {patches => resources/patches}/nocamerabutton/1091.patch (100%) rename {patches => resources/patches}/nocamerabutton/1092.patch (100%) rename {patches => resources/patches}/nocamerabutton/1100.patch (100%) rename {patches => resources/patches}/nocamerabutton/1103.patch (100%) rename {patches => resources/patches}/nocamerabutton/1104.patch (100%) rename {patches => resources/patches}/nocamerabutton/1105.patch (100%) rename {patches => resources/patches}/nocamerabutton/1107.patch (100%) rename {patches => resources/patches}/nocamerabutton/1123.patch (100%) rename {patches => resources/patches}/nocamerabutton/1132.patch (100%) rename {patches => resources/patches}/nocamerabutton/1134.patch (100%) rename {patches => resources/patches}/nocamerabutton/1144.patch (100%) rename {patches => resources/patches}/nocamerabutton/1145.patch (100%) rename {patches => resources/patches}/nocamerabutton/1146.patch (100%) rename {patches => resources/patches}/nocamerabutton/1148.patch (100%) rename {patches => resources/patches}/nocamerabutton/1150.patch (100%) rename {patches => resources/patches}/nocamerabutton/1167.patch (100%) rename {patches => resources/patches}/nocamerabutton/1169.patch (100%) rename {patches => resources/patches}/nocamerabutton/1171.patch (100%) rename {patches => resources/patches}/nocamerabutton/1180.patch (100%) rename {patches => resources/patches}/nocamerabutton/1181.patch (100%) rename {patches => resources/patches}/nocamerabutton/1192.patch (100%) rename {patches => resources/patches}/nocamerabutton/1196.patch (100%) rename {patches => resources/patches}/nocamerabutton/1200.patch (100%) rename {patches => resources/patches}/nocamerabutton/1201.patch (100%) rename {patches => resources/patches}/nocamerabutton/1208.patch (100%) rename {patches => resources/patches}/nocamerabutton/1213.patch (100%) rename {patches => resources/patches}/nocamerabutton/1216.patch (100%) rename {patches => resources/patches}/nocamerabutton/1218.patch (100%) rename {patches => resources/patches}/nocamerabutton/1223.patch (100%) rename {patches => resources/patches}/nocamerabutton/1243.patch (100%) rename {patches => resources/patches}/nocamerabutton/1246.patch (100%) rename {patches => resources/patches}/nocamerabutton/1249.patch (100%) rename {patches => resources/patches}/nocamerabutton/1251.patch (100%) rename {patches => resources/patches}/nocamerabutton/1252.patch (100%) rename {patches => resources/patches}/nocamerabutton/1259.patch (100%) rename {patches => resources/patches}/nocamerabutton/1266.patch (100%) rename {patches => resources/patches}/nocamerabutton/1270.patch (100%) rename {patches => resources/patches}/nocamerabutton/1273.patch (100%) rename {patches => resources/patches}/nocamerabutton/1279.patch (100%) rename {patches => resources/patches}/nocamerabutton/1280.patch (100%) rename {patches => resources/patches}/nocamerabutton/1281.patch (100%) rename {patches => resources/patches}/nocamerabutton/1282.patch (100%) rename {patches => resources/patches}/nocamerabutton/1284.patch (100%) rename {patches => resources/patches}/nocamerabutton/1290.patch (100%) rename {patches => resources/patches}/nocamerabutton/1294.patch (100%) rename {patches => resources/patches}/nocamerabutton/1295.patch (100%) rename {patches => resources/patches}/nocamerabutton/1298.patch (100%) rename {patches => resources/patches}/nocamerabutton/1300.patch (100%) rename {patches => resources/patches}/nocamerabutton/1301.patch (100%) rename {patches => resources/patches}/nocamerabutton/1304.patch (100%) rename {patches => resources/patches}/nocamerabutton/1306.patch (100%) rename {patches => resources/patches}/nocamerabutton/1307.patch (100%) rename {patches => resources/patches}/nocamerabutton/1310.patch (100%) rename {patches => resources/patches}/nocamerabutton/1315.patch (100%) rename {patches => resources/patches}/nocamerabutton/1318.patch (100%) rename {patches => resources/patches}/nocamerabutton/1330.patch (100%) rename {patches => resources/patches}/nocamerabutton/1334.patch (100%) rename {patches => resources/patches}/nocamerabutton/1339.patch (100%) rename {patches => resources/patches}/nocamerabutton/1340.patch (100%) rename {patches => resources/patches}/nocamerabutton/1355.patch (100%) rename {patches => resources/patches}/nocamerabutton/1356.patch (100%) rename {patches => resources/patches}/nocamerabutton/1358.patch (100%) rename {patches => resources/patches}/nocamerabutton/1361.patch (100%) rename {patches => resources/patches}/nocamerabutton/1362.patch (100%) rename {patches => resources/patches}/nocamerabutton/1365.patch (100%) rename {patches => resources/patches}/nocamerabutton/1367.patch (100%) rename {patches => resources/patches}/nocamerabutton/1368.patch (100%) rename {patches => resources/patches}/nocamerabutton/1370.patch (100%) rename {patches => resources/patches}/nocamerabutton/1371.patch (100%) rename {patches => resources/patches}/nocamerabutton/78204.patch (100%) rename {patches => resources/patches}/nocamerabutton/87202.patch (100%) rename {patches => resources/patches}/nocamerabutton/README.md (100%) rename {patches => resources/patches}/noemojibutton/1037.patch (100%) rename {patches => resources/patches}/noemojibutton/1040.patch (100%) rename {patches => resources/patches}/noemojibutton/1041.patch (100%) rename {patches => resources/patches}/noemojibutton/1045.patch (100%) rename {patches => resources/patches}/noemojibutton/1046.patch (100%) rename {patches => resources/patches}/noemojibutton/1047.patch (100%) rename {patches => resources/patches}/noemojibutton/1049.patch (100%) rename {patches => resources/patches}/noemojibutton/1052.patch (100%) rename {patches => resources/patches}/noemojibutton/1053.patch (100%) rename {patches => resources/patches}/noemojibutton/1054.patch (100%) rename {patches => resources/patches}/noemojibutton/1056.patch (100%) rename {patches => resources/patches}/noemojibutton/1057.patch (100%) rename {patches => resources/patches}/noemojibutton/1062.patch (100%) rename {patches => resources/patches}/noemojibutton/1065.patch (100%) rename {patches => resources/patches}/noemojibutton/1066.patch (100%) rename {patches => resources/patches}/noemojibutton/1069.patch (100%) rename {patches => resources/patches}/noemojibutton/1073.patch (100%) rename {patches => resources/patches}/noemojibutton/1074.patch (100%) rename {patches => resources/patches}/noemojibutton/1078.patch (100%) rename {patches => resources/patches}/noemojibutton/1084.patch (100%) rename {patches => resources/patches}/noemojibutton/1085.patch (100%) rename {patches => resources/patches}/noemojibutton/1087.patch (100%) rename {patches => resources/patches}/noemojibutton/1091.patch (100%) rename {patches => resources/patches}/noemojibutton/1092.patch (100%) rename {patches => resources/patches}/noemojibutton/1100.patch (100%) rename {patches => resources/patches}/noemojibutton/1103.patch (100%) rename {patches => resources/patches}/noemojibutton/1104.patch (100%) rename {patches => resources/patches}/noemojibutton/1105.patch (100%) rename {patches => resources/patches}/noemojibutton/1107.patch (100%) rename {patches => resources/patches}/noemojibutton/1123.patch (100%) rename {patches => resources/patches}/noemojibutton/1132.patch (100%) rename {patches => resources/patches}/noemojibutton/1134.patch (100%) rename {patches => resources/patches}/noemojibutton/1144.patch (100%) rename {patches => resources/patches}/noemojibutton/1145.patch (100%) rename {patches => resources/patches}/noemojibutton/1146.patch (100%) rename {patches => resources/patches}/noemojibutton/1148.patch (100%) rename {patches => resources/patches}/noemojibutton/1150.patch (100%) rename {patches => resources/patches}/noemojibutton/1167.patch (100%) rename {patches => resources/patches}/noemojibutton/1169.patch (100%) rename {patches => resources/patches}/noemojibutton/1171.patch (100%) rename {patches => resources/patches}/noemojibutton/1180.patch (100%) rename {patches => resources/patches}/noemojibutton/1181.patch (100%) rename {patches => resources/patches}/noemojibutton/1192.patch (100%) rename {patches => resources/patches}/noemojibutton/1196.patch (100%) rename {patches => resources/patches}/noemojibutton/1200.patch (100%) rename {patches => resources/patches}/noemojibutton/1201.patch (100%) rename {patches => resources/patches}/noemojibutton/1208.patch (100%) rename {patches => resources/patches}/noemojibutton/1213.patch (100%) rename {patches => resources/patches}/noemojibutton/1216.patch (100%) rename {patches => resources/patches}/noemojibutton/1218.patch (100%) rename {patches => resources/patches}/noemojibutton/1223.patch (100%) rename {patches => resources/patches}/noemojibutton/1243.patch (100%) rename {patches => resources/patches}/noemojibutton/1246.patch (100%) rename {patches => resources/patches}/noemojibutton/1249.patch (100%) rename {patches => resources/patches}/noemojibutton/1251.patch (100%) rename {patches => resources/patches}/noemojibutton/1252.patch (100%) rename {patches => resources/patches}/noemojibutton/1259.patch (100%) rename {patches => resources/patches}/noemojibutton/1266.patch (100%) rename {patches => resources/patches}/noemojibutton/1270.patch (100%) rename {patches => resources/patches}/noemojibutton/1273.patch (100%) rename {patches => resources/patches}/noemojibutton/1279.patch (100%) rename {patches => resources/patches}/noemojibutton/1280.patch (100%) rename {patches => resources/patches}/noemojibutton/1281.patch (100%) rename {patches => resources/patches}/noemojibutton/1282.patch (100%) rename {patches => resources/patches}/noemojibutton/1284.patch (100%) rename {patches => resources/patches}/noemojibutton/1290.patch (100%) rename {patches => resources/patches}/noemojibutton/1294.patch (100%) rename {patches => resources/patches}/noemojibutton/1295.patch (100%) rename {patches => resources/patches}/noemojibutton/1298.patch (100%) rename {patches => resources/patches}/noemojibutton/1300.patch (100%) rename {patches => resources/patches}/noemojibutton/1301.patch (100%) rename {patches => resources/patches}/noemojibutton/1304.patch (100%) rename {patches => resources/patches}/noemojibutton/1306.patch (100%) rename {patches => resources/patches}/noemojibutton/1307.patch (100%) rename {patches => resources/patches}/noemojibutton/1310.patch (100%) rename {patches => resources/patches}/noemojibutton/1315.patch (100%) rename {patches => resources/patches}/noemojibutton/1318.patch (100%) rename {patches => resources/patches}/noemojibutton/1330.patch (100%) rename {patches => resources/patches}/noemojibutton/1334.patch (100%) rename {patches => resources/patches}/noemojibutton/1339.patch (100%) rename {patches => resources/patches}/noemojibutton/1340.patch (100%) rename {patches => resources/patches}/noemojibutton/1355.patch (100%) rename {patches => resources/patches}/noemojibutton/1356.patch (100%) rename {patches => resources/patches}/noemojibutton/1358.patch (100%) rename {patches => resources/patches}/noemojibutton/1361.patch (100%) rename {patches => resources/patches}/noemojibutton/1362.patch (100%) rename {patches => resources/patches}/noemojibutton/1365.patch (100%) rename {patches => resources/patches}/noemojibutton/1367.patch (100%) rename {patches => resources/patches}/noemojibutton/1368.patch (100%) rename {patches => resources/patches}/noemojibutton/1370.patch (100%) rename {patches => resources/patches}/noemojibutton/1371.patch (100%) rename {patches => resources/patches}/noemojibutton/87202.patch (100%) rename {patches => resources/patches}/noemojibutton/README.md (100%) rename {patches => resources/patches}/nospoiler/1006.patch (100%) rename {patches => resources/patches}/nospoiler/1007.patch (100%) rename {patches => resources/patches}/nospoiler/1011.patch (100%) rename {patches => resources/patches}/nospoiler/1012.patch (100%) rename {patches => resources/patches}/nospoiler/1013.patch (100%) rename {patches => resources/patches}/nospoiler/1015.patch (100%) rename {patches => resources/patches}/nospoiler/1016.patch (100%) rename {patches => resources/patches}/nospoiler/1019.patch (100%) rename {patches => resources/patches}/nospoiler/1020.patch (100%) rename {patches => resources/patches}/nospoiler/1021.patch (100%) rename {patches => resources/patches}/nospoiler/1022.patch (100%) rename {patches => resources/patches}/nospoiler/1023.patch (100%) rename {patches => resources/patches}/nospoiler/1024.patch (100%) rename {patches => resources/patches}/nospoiler/1025.patch (100%) rename {patches => resources/patches}/nospoiler/1026.patch (100%) rename {patches => resources/patches}/nospoiler/1029.patch (100%) rename {patches => resources/patches}/nospoiler/1031.patch (100%) rename {patches => resources/patches}/nospoiler/1032.patch (100%) rename {patches => resources/patches}/nospoiler/1033.patch (100%) rename {patches => resources/patches}/nospoiler/1036.patch (100%) rename {patches => resources/patches}/nospoiler/1037.patch (100%) rename {patches => resources/patches}/nospoiler/1040.patch (100%) rename {patches => resources/patches}/nospoiler/1041.patch (100%) rename {patches => resources/patches}/nospoiler/1045.patch (100%) rename {patches => resources/patches}/nospoiler/1046.patch (100%) rename {patches => resources/patches}/nospoiler/1047.patch (100%) rename {patches => resources/patches}/nospoiler/1049.patch (100%) rename {patches => resources/patches}/nospoiler/1052.patch (100%) rename {patches => resources/patches}/nospoiler/1053.patch (100%) rename {patches => resources/patches}/nospoiler/1054.patch (100%) rename {patches => resources/patches}/nospoiler/1056.patch (100%) rename {patches => resources/patches}/nospoiler/1057.patch (100%) rename {patches => resources/patches}/nospoiler/1062.patch (100%) rename {patches => resources/patches}/nospoiler/1065.patch (100%) rename {patches => resources/patches}/nospoiler/1066.patch (100%) rename {patches => resources/patches}/nospoiler/1069.patch (100%) rename {patches => resources/patches}/nospoiler/1073.patch (100%) rename {patches => resources/patches}/nospoiler/1074.patch (100%) rename {patches => resources/patches}/nospoiler/1078.patch (100%) rename {patches => resources/patches}/nospoiler/1084.patch (100%) rename {patches => resources/patches}/nospoiler/1085.patch (100%) rename {patches => resources/patches}/nospoiler/1087.patch (100%) rename {patches => resources/patches}/nospoiler/1091.patch (100%) rename {patches => resources/patches}/nospoiler/1092.patch (100%) rename {patches => resources/patches}/nospoiler/1100.patch (100%) rename {patches => resources/patches}/nospoiler/1103.patch (100%) rename {patches => resources/patches}/nospoiler/1104.patch (100%) rename {patches => resources/patches}/nospoiler/1105.patch (100%) rename {patches => resources/patches}/nospoiler/1107.patch (100%) rename {patches => resources/patches}/nospoiler/1123.patch (100%) rename {patches => resources/patches}/nospoiler/1132.patch (100%) rename {patches => resources/patches}/nospoiler/1134.patch (100%) rename {patches => resources/patches}/nospoiler/1144.patch (100%) rename {patches => resources/patches}/nospoiler/1145.patch (100%) rename {patches => resources/patches}/nospoiler/1146.patch (100%) rename {patches => resources/patches}/nospoiler/1148.patch (100%) rename {patches => resources/patches}/nospoiler/1150.patch (100%) rename {patches => resources/patches}/nospoiler/1167.patch (100%) rename {patches => resources/patches}/nospoiler/1169.patch (100%) rename {patches => resources/patches}/nospoiler/1171.patch (100%) rename {patches => resources/patches}/nospoiler/1180.patch (100%) rename {patches => resources/patches}/nospoiler/1181.patch (100%) rename {patches => resources/patches}/nospoiler/1192.patch (100%) rename {patches => resources/patches}/nospoiler/1196.patch (100%) rename {patches => resources/patches}/nospoiler/1200.patch (100%) rename {patches => resources/patches}/nospoiler/1201.patch (100%) rename {patches => resources/patches}/nospoiler/1208.patch (100%) rename {patches => resources/patches}/nospoiler/1213.patch (100%) rename {patches => resources/patches}/nospoiler/1216.patch (100%) rename {patches => resources/patches}/nospoiler/1218.patch (100%) rename {patches => resources/patches}/nospoiler/1223.patch (100%) rename {patches => resources/patches}/nospoiler/1243.patch (100%) rename {patches => resources/patches}/nospoiler/1246.patch (100%) rename {patches => resources/patches}/nospoiler/1249.patch (100%) rename {patches => resources/patches}/nospoiler/1251.patch (100%) rename {patches => resources/patches}/nospoiler/1252.patch (100%) rename {patches => resources/patches}/nospoiler/1259.patch (100%) rename {patches => resources/patches}/nospoiler/1266.patch (100%) rename {patches => resources/patches}/nospoiler/1270.patch (100%) rename {patches => resources/patches}/nospoiler/1273.patch (100%) rename {patches => resources/patches}/nospoiler/1279.patch (100%) rename {patches => resources/patches}/nospoiler/1280.patch (100%) rename {patches => resources/patches}/nospoiler/1281.patch (100%) rename {patches => resources/patches}/nospoiler/1282.patch (100%) rename {patches => resources/patches}/nospoiler/1284.patch (100%) rename {patches => resources/patches}/nospoiler/1290.patch (100%) rename {patches => resources/patches}/nospoiler/1294.patch (100%) rename {patches => resources/patches}/nospoiler/1295.patch (100%) rename {patches => resources/patches}/nospoiler/1298.patch (100%) rename {patches => resources/patches}/nospoiler/1300.patch (100%) rename {patches => resources/patches}/nospoiler/1301.patch (100%) rename {patches => resources/patches}/nospoiler/1304.patch (100%) rename {patches => resources/patches}/nospoiler/1306.patch (100%) rename {patches => resources/patches}/nospoiler/1307.patch (100%) rename {patches => resources/patches}/nospoiler/1310.patch (100%) rename {patches => resources/patches}/nospoiler/1315.patch (100%) rename {patches => resources/patches}/nospoiler/1318.patch (100%) rename {patches => resources/patches}/nospoiler/1330.patch (100%) rename {patches => resources/patches}/nospoiler/1334.patch (100%) rename {patches => resources/patches}/nospoiler/1339.patch (100%) rename {patches => resources/patches}/nospoiler/1340.patch (100%) rename {patches => resources/patches}/nospoiler/1355.patch (100%) rename {patches => resources/patches}/nospoiler/1356.patch (100%) rename {patches => resources/patches}/nospoiler/1358.patch (100%) rename {patches => resources/patches}/nospoiler/1361.patch (100%) rename {patches => resources/patches}/nospoiler/1362.patch (100%) rename {patches => resources/patches}/nospoiler/1365.patch (100%) rename {patches => resources/patches}/nospoiler/1367.patch (100%) rename {patches => resources/patches}/nospoiler/1368.patch (100%) rename {patches => resources/patches}/nospoiler/1370.patch (100%) rename {patches => resources/patches}/nospoiler/1371.patch (100%) rename {patches => resources/patches}/nospoiler/78204.patch (100%) rename {patches => resources/patches}/nospoiler/839.patch (100%) rename {patches => resources/patches}/nospoiler/841.patch (100%) rename {patches => resources/patches}/nospoiler/842.patch (100%) rename {patches => resources/patches}/nospoiler/843.patch (100%) rename {patches => resources/patches}/nospoiler/844.patch (100%) rename {patches => resources/patches}/nospoiler/845.patch (100%) rename {patches => resources/patches}/nospoiler/848.patch (100%) rename {patches => resources/patches}/nospoiler/850.patch (100%) rename {patches => resources/patches}/nospoiler/851.patch (100%) rename {patches => resources/patches}/nospoiler/853.patch (100%) rename {patches => resources/patches}/nospoiler/854.patch (100%) rename {patches => resources/patches}/nospoiler/855.patch (100%) rename {patches => resources/patches}/nospoiler/856.patch (100%) rename {patches => resources/patches}/nospoiler/87202.patch (100%) rename {patches => resources/patches}/nospoiler/876.patch (100%) rename {patches => resources/patches}/nospoiler/884.patch (100%) rename {patches => resources/patches}/nospoiler/888.patch (100%) rename {patches => resources/patches}/nospoiler/896.patch (100%) rename {patches => resources/patches}/nospoiler/897.patch (100%) rename {patches => resources/patches}/nospoiler/898.patch (100%) rename {patches => resources/patches}/nospoiler/899.patch (100%) rename {patches => resources/patches}/nospoiler/900.patch (100%) rename {patches => resources/patches}/nospoiler/901.patch (100%) rename {patches => resources/patches}/nospoiler/902.patch (100%) rename {patches => resources/patches}/nospoiler/903.patch (100%) rename {patches => resources/patches}/nospoiler/904.patch (100%) rename {patches => resources/patches}/nospoiler/906.patch (100%) rename {patches => resources/patches}/nospoiler/909.patch (100%) rename {patches => resources/patches}/nospoiler/910.patch (100%) rename {patches => resources/patches}/nospoiler/938.patch (100%) rename {patches => resources/patches}/nospoiler/939.patch (100%) rename {patches => resources/patches}/nospoiler/940.patch (100%) rename {patches => resources/patches}/nospoiler/942.patch (100%) rename {patches => resources/patches}/nospoiler/943.patch (100%) rename {patches => resources/patches}/nospoiler/945.patch (100%) rename {patches => resources/patches}/nospoiler/946.patch (100%) rename {patches => resources/patches}/nospoiler/947.patch (100%) rename {patches => resources/patches}/nospoiler/948.patch (100%) rename {patches => resources/patches}/nospoiler/963.patch (100%) rename {patches => resources/patches}/nospoiler/964.patch (100%) rename {patches => resources/patches}/nospoiler/965.patch (100%) rename {patches => resources/patches}/nospoiler/966.patch (100%) rename {patches => resources/patches}/nospoiler/967.patch (100%) rename {patches => resources/patches}/nospoiler/968.patch (100%) rename {patches => resources/patches}/nospoiler/970.patch (100%) rename {patches => resources/patches}/nospoiler/980.patch (100%) rename {patches => resources/patches}/nospoiler/984.patch (100%) rename {patches => resources/patches}/nospoiler/986.patch (100%) rename {patches => resources/patches}/nospoiler/991.patch (100%) rename {patches => resources/patches}/nospoiler/992.patch (100%) rename {patches => resources/patches}/nospoiler/993.patch (100%) rename {patches => resources/patches}/nospoiler/994.patch (100%) rename {patches => resources/patches}/nospoiler/996.patch (100%) rename {patches => resources/patches}/nospoiler/README.md (100%) rename {patches => resources/patches}/notrack/1006-post.sh (100%) mode change 100755 => 100644 rename {patches => resources/patches}/notrack/1006.patch (100%) rename {patches => resources/patches}/notrack/1007-post.sh (100%) rename {patches => resources/patches}/notrack/1007.patch (100%) rename {patches => resources/patches}/notrack/1011-post.sh (100%) rename {patches => resources/patches}/notrack/1011.patch (100%) rename {patches => resources/patches}/notrack/1012-post.sh (100%) rename {patches => resources/patches}/notrack/1012.patch (100%) rename {patches => resources/patches}/notrack/1013-post.sh (100%) rename {patches => resources/patches}/notrack/1013.patch (100%) rename {patches => resources/patches}/notrack/1015-post.sh (100%) rename {patches => resources/patches}/notrack/1015.patch (100%) rename {patches => resources/patches}/notrack/1016-post.sh (100%) rename {patches => resources/patches}/notrack/1016.patch (100%) rename {patches => resources/patches}/notrack/1019-post.sh (100%) rename {patches => resources/patches}/notrack/1019.patch (100%) rename {patches => resources/patches}/notrack/1020-post.sh (100%) rename {patches => resources/patches}/notrack/1020.patch (100%) rename {patches => resources/patches}/notrack/1021-post.sh (100%) rename {patches => resources/patches}/notrack/1021.patch (100%) rename {patches => resources/patches}/notrack/1022-post.sh (100%) rename {patches => resources/patches}/notrack/1022.patch (100%) rename {patches => resources/patches}/notrack/1023-post.sh (100%) rename {patches => resources/patches}/notrack/1023.patch (100%) rename {patches => resources/patches}/notrack/1024-post.sh (100%) rename {patches => resources/patches}/notrack/1024.patch (100%) rename {patches => resources/patches}/notrack/1025-post.sh (100%) rename {patches => resources/patches}/notrack/1025.patch (100%) rename {patches => resources/patches}/notrack/1026-post.sh (100%) rename {patches => resources/patches}/notrack/1026.patch (100%) rename {patches => resources/patches}/notrack/1029-post.sh (100%) rename {patches => resources/patches}/notrack/1029.patch (100%) rename {patches => resources/patches}/notrack/1031-post.sh (100%) rename {patches => resources/patches}/notrack/1031.patch (100%) rename {patches => resources/patches}/notrack/1032-post.sh (100%) rename {patches => resources/patches}/notrack/1032.patch (100%) rename {patches => resources/patches}/notrack/1033-post.sh (100%) rename {patches => resources/patches}/notrack/1033.patch (100%) rename {patches => resources/patches}/notrack/1036-post.sh (100%) rename {patches => resources/patches}/notrack/1036.patch (100%) rename {patches => resources/patches}/notrack/1037-post.sh (100%) rename {patches => resources/patches}/notrack/1037.patch (100%) rename {patches => resources/patches}/notrack/1040-post.sh (100%) rename {patches => resources/patches}/notrack/1040.patch (100%) rename {patches => resources/patches}/notrack/1041-post.sh (100%) rename {patches => resources/patches}/notrack/1041.patch (100%) rename {patches => resources/patches}/notrack/1045-post.sh (100%) rename {patches => resources/patches}/notrack/1045.patch (100%) rename {patches => resources/patches}/notrack/1046-post.sh (100%) rename {patches => resources/patches}/notrack/1046.patch (100%) rename {patches => resources/patches}/notrack/1047-post.sh (100%) rename {patches => resources/patches}/notrack/1047.patch (100%) rename {patches => resources/patches}/notrack/1049-post.sh (100%) rename {patches => resources/patches}/notrack/1049.patch (100%) rename {patches => resources/patches}/notrack/1052-post.sh (100%) rename {patches => resources/patches}/notrack/1052.patch (100%) rename {patches => resources/patches}/notrack/1053-post.sh (100%) rename {patches => resources/patches}/notrack/1053.patch (100%) rename {patches => resources/patches}/notrack/1054-post.sh (100%) rename {patches => resources/patches}/notrack/1054.patch (100%) rename {patches => resources/patches}/notrack/1056-post.sh (100%) rename {patches => resources/patches}/notrack/1056.patch (100%) rename {patches => resources/patches}/notrack/1057-post.sh (100%) rename {patches => resources/patches}/notrack/1057.patch (100%) rename {patches => resources/patches}/notrack/1062-post.sh (100%) rename {patches => resources/patches}/notrack/1062.patch (100%) rename {patches => resources/patches}/notrack/1065-post.sh (100%) rename {patches => resources/patches}/notrack/1065.patch (100%) rename {patches => resources/patches}/notrack/1066-post.sh (100%) rename {patches => resources/patches}/notrack/1066.patch (100%) rename {patches => resources/patches}/notrack/1069-post.sh (100%) rename {patches => resources/patches}/notrack/1069.patch (100%) rename {patches => resources/patches}/notrack/1073-post.sh (100%) rename {patches => resources/patches}/notrack/1073.patch (100%) rename {patches => resources/patches}/notrack/1074-post.sh (100%) rename {patches => resources/patches}/notrack/1074.patch (100%) rename {patches => resources/patches}/notrack/1078-post.sh (100%) rename {patches => resources/patches}/notrack/1078.patch (100%) rename {patches => resources/patches}/notrack/1084-post.sh (100%) rename {patches => resources/patches}/notrack/1084.patch (100%) rename {patches => resources/patches}/notrack/1085-post.sh (100%) rename {patches => resources/patches}/notrack/1085.patch (100%) rename {patches => resources/patches}/notrack/1087-post.sh (100%) rename {patches => resources/patches}/notrack/1087.patch (100%) rename {patches => resources/patches}/notrack/1091-post.sh (100%) rename {patches => resources/patches}/notrack/1091.patch (100%) rename {patches => resources/patches}/notrack/1092-post.sh (100%) rename {patches => resources/patches}/notrack/1092.patch (100%) rename {patches => resources/patches}/notrack/1100-post.sh (100%) rename {patches => resources/patches}/notrack/1100.patch (100%) rename {patches => resources/patches}/notrack/1103-post.sh (100%) rename {patches => resources/patches}/notrack/1103.patch (100%) rename {patches => resources/patches}/notrack/1104-post.sh (100%) rename {patches => resources/patches}/notrack/1104.patch (100%) rename {patches => resources/patches}/notrack/1105-post.sh (100%) rename {patches => resources/patches}/notrack/1105.patch (100%) rename {patches => resources/patches}/notrack/1107-post.sh (100%) rename {patches => resources/patches}/notrack/1107.patch (100%) rename {patches => resources/patches}/notrack/1123-post.sh (100%) rename {patches => resources/patches}/notrack/1123.patch (100%) rename {patches => resources/patches}/notrack/1132-post.sh (100%) rename {patches => resources/patches}/notrack/1132.patch (100%) rename {patches => resources/patches}/notrack/1134-post.sh (100%) rename {patches => resources/patches}/notrack/1134.patch (100%) rename {patches => resources/patches}/notrack/1144-post.sh (100%) rename {patches => resources/patches}/notrack/1144.patch (100%) rename {patches => resources/patches}/notrack/1145-post.sh (100%) rename {patches => resources/patches}/notrack/1145.patch (100%) rename {patches => resources/patches}/notrack/1146-post.sh (100%) rename {patches => resources/patches}/notrack/1146.patch (100%) rename {patches => resources/patches}/notrack/1148-post.sh (100%) rename {patches => resources/patches}/notrack/1148.patch (100%) rename {patches => resources/patches}/notrack/1150-post.sh (100%) rename {patches => resources/patches}/notrack/1150.patch (100%) rename {patches => resources/patches}/notrack/1167-post.sh (100%) rename {patches => resources/patches}/notrack/1167.patch (100%) rename {patches => resources/patches}/notrack/1169-post.sh (100%) rename {patches => resources/patches}/notrack/1169.patch (100%) rename {patches => resources/patches}/notrack/1171-post.sh (100%) rename {patches => resources/patches}/notrack/1171.patch (100%) rename {patches => resources/patches}/notrack/1180-post.sh (100%) rename {patches => resources/patches}/notrack/1180.patch (100%) rename {patches => resources/patches}/notrack/1181-post.sh (100%) rename {patches => resources/patches}/notrack/1181.patch (100%) rename {patches => resources/patches}/notrack/1192-post.sh (100%) rename {patches => resources/patches}/notrack/1192.patch (100%) rename {patches => resources/patches}/notrack/1196-post.sh (100%) rename {patches => resources/patches}/notrack/1196.patch (100%) rename {patches => resources/patches}/notrack/1200-post.sh (100%) rename {patches => resources/patches}/notrack/1200.patch (100%) rename {patches => resources/patches}/notrack/1201-post.sh (100%) rename {patches => resources/patches}/notrack/1201.patch (100%) rename {patches => resources/patches}/notrack/1208-post.sh (100%) rename {patches => resources/patches}/notrack/1208.patch (100%) rename {patches => resources/patches}/notrack/1213-post.sh (100%) rename {patches => resources/patches}/notrack/1213.patch (100%) rename {patches => resources/patches}/notrack/1216-post.sh (100%) rename {patches => resources/patches}/notrack/1216.patch (100%) rename {patches => resources/patches}/notrack/1218-post.sh (100%) rename {patches => resources/patches}/notrack/1218.patch (100%) rename {patches => resources/patches}/notrack/1223-post.sh (100%) rename {patches => resources/patches}/notrack/1223.patch (100%) rename {patches => resources/patches}/notrack/1243-post.sh (100%) rename {patches => resources/patches}/notrack/1243.patch (100%) rename {patches => resources/patches}/notrack/1246-post.sh (100%) rename {patches => resources/patches}/notrack/1246.patch (100%) rename {patches => resources/patches}/notrack/1249-post.sh (100%) rename {patches => resources/patches}/notrack/1249.patch (100%) rename {patches => resources/patches}/notrack/1251-post.sh (100%) rename {patches => resources/patches}/notrack/1251.patch (100%) rename {patches => resources/patches}/notrack/1252-post.sh (100%) rename {patches => resources/patches}/notrack/1252.patch (100%) rename {patches => resources/patches}/notrack/1259-post.sh (100%) rename {patches => resources/patches}/notrack/1259.patch (100%) rename {patches => resources/patches}/notrack/1266-post.sh (100%) rename {patches => resources/patches}/notrack/1266.patch (100%) rename {patches => resources/patches}/notrack/1270-post.sh (100%) rename {patches => resources/patches}/notrack/1270.patch (100%) rename {patches => resources/patches}/notrack/1273-post.sh (100%) rename {patches => resources/patches}/notrack/1273.patch (100%) rename {patches => resources/patches}/notrack/1279-post.sh (100%) rename {patches => resources/patches}/notrack/1279.patch (100%) rename {patches => resources/patches}/notrack/1280-post.sh (100%) rename {patches => resources/patches}/notrack/1280.patch (100%) rename {patches => resources/patches}/notrack/1281-post.sh (100%) rename {patches => resources/patches}/notrack/1281.patch (100%) rename {patches => resources/patches}/notrack/1282-post.sh (100%) rename {patches => resources/patches}/notrack/1282.patch (100%) rename {patches => resources/patches}/notrack/1284-post.sh (100%) rename {patches => resources/patches}/notrack/1284.patch (100%) rename {patches => resources/patches}/notrack/1290-post.sh (100%) rename {patches => resources/patches}/notrack/1290.patch (100%) rename {patches => resources/patches}/notrack/1294-post.sh (100%) rename {patches => resources/patches}/notrack/1294.patch (100%) rename {patches => resources/patches}/notrack/1295-post.sh (100%) rename {patches => resources/patches}/notrack/1295.patch (100%) rename {patches => resources/patches}/notrack/1298-post.sh (100%) rename {patches => resources/patches}/notrack/1298.patch (100%) rename {patches => resources/patches}/notrack/1300-post.sh (100%) rename {patches => resources/patches}/notrack/1300.patch (100%) rename {patches => resources/patches}/notrack/1301-post.sh (100%) rename {patches => resources/patches}/notrack/1301.patch (100%) rename {patches => resources/patches}/notrack/1304-post.sh (100%) rename {patches => resources/patches}/notrack/1304.patch (100%) rename {patches => resources/patches}/notrack/1306-post.sh (100%) rename {patches => resources/patches}/notrack/1306.patch (100%) rename {patches => resources/patches}/notrack/1307-post.sh (100%) rename {patches => resources/patches}/notrack/1307.patch (100%) rename {patches => resources/patches}/notrack/1310-post.sh (100%) rename {patches => resources/patches}/notrack/1310.patch (100%) rename {patches => resources/patches}/notrack/1315-post.sh (100%) rename {patches => resources/patches}/notrack/1315.patch (100%) rename {patches => resources/patches}/notrack/1318-post.sh (100%) rename {patches => resources/patches}/notrack/1318.patch (100%) rename {patches => resources/patches}/notrack/1330-post.sh (100%) rename {patches => resources/patches}/notrack/1330.patch (100%) rename {patches => resources/patches}/notrack/1334-post.sh (100%) rename {patches => resources/patches}/notrack/1334.patch (100%) rename {patches => resources/patches}/notrack/1339-post.sh (100%) rename {patches => resources/patches}/notrack/1339.patch (100%) rename {patches => resources/patches}/notrack/1340-post.sh (100%) rename {patches => resources/patches}/notrack/1340.patch (100%) rename {patches => resources/patches}/notrack/1355-post.sh (100%) rename {patches => resources/patches}/notrack/1355.patch (100%) rename {patches => resources/patches}/notrack/1356-post.sh (100%) rename {patches => resources/patches}/notrack/1356.patch (100%) rename {patches => resources/patches}/notrack/1358-post.sh (100%) rename {patches => resources/patches}/notrack/1358.patch (100%) rename {patches => resources/patches}/notrack/1361-post.sh (100%) rename {patches => resources/patches}/notrack/1361.patch (100%) rename {patches => resources/patches}/notrack/1362-post.sh (100%) rename {patches => resources/patches}/notrack/1362.patch (100%) rename {patches => resources/patches}/notrack/1365-post.sh (100%) rename {patches => resources/patches}/notrack/1365.patch (100%) rename {patches => resources/patches}/notrack/1367-post.sh (100%) rename {patches => resources/patches}/notrack/1367.patch (100%) rename {patches => resources/patches}/notrack/1368-post.sh (100%) rename {patches => resources/patches}/notrack/1368.patch (100%) rename {patches => resources/patches}/notrack/1370-post.sh (100%) rename {patches => resources/patches}/notrack/1370.patch (100%) rename {patches => resources/patches}/notrack/1371-post.sh (100%) rename {patches => resources/patches}/notrack/1371.patch (100%) rename {patches => resources/patches}/notrack/78204-post.sh (100%) rename {patches => resources/patches}/notrack/832.patch (100%) rename {patches => resources/patches}/notrack/833.patch (100%) rename {patches => resources/patches}/notrack/834.patch (100%) rename {patches => resources/patches}/notrack/835.patch (100%) rename {patches => resources/patches}/notrack/836.patch (100%) rename {patches => resources/patches}/notrack/839.patch (100%) rename {patches => resources/patches}/notrack/841.patch (100%) rename {patches => resources/patches}/notrack/842.patch (100%) rename {patches => resources/patches}/notrack/843.patch (100%) rename {patches => resources/patches}/notrack/844.patch (100%) rename {patches => resources/patches}/notrack/845.patch (100%) rename {patches => resources/patches}/notrack/848.patch (100%) rename {patches => resources/patches}/notrack/850.patch (100%) rename {patches => resources/patches}/notrack/851.patch (100%) rename {patches => resources/patches}/notrack/853.patch (100%) rename {patches => resources/patches}/notrack/854.patch (100%) rename {patches => resources/patches}/notrack/855.patch (100%) rename {patches => resources/patches}/notrack/856.patch (100%) rename {patches => resources/patches}/notrack/876.patch (100%) rename {patches => resources/patches}/notrack/884.patch (100%) rename {patches => resources/patches}/notrack/888.patch (100%) rename {patches => resources/patches}/notrack/896.patch (100%) rename {patches => resources/patches}/notrack/897.patch (100%) rename {patches => resources/patches}/notrack/898.patch (100%) rename {patches => resources/patches}/notrack/899.patch (100%) rename {patches => resources/patches}/notrack/900.patch (100%) rename {patches => resources/patches}/notrack/901.patch (100%) rename {patches => resources/patches}/notrack/902.patch (100%) rename {patches => resources/patches}/notrack/903.patch (100%) rename {patches => resources/patches}/notrack/904.patch (100%) rename {patches => resources/patches}/notrack/906.patch (100%) rename {patches => resources/patches}/notrack/909.patch (100%) rename {patches => resources/patches}/notrack/910.patch (100%) rename {patches => resources/patches}/notrack/938.patch (100%) rename {patches => resources/patches}/notrack/939.patch (100%) rename {patches => resources/patches}/notrack/940.patch (100%) rename {patches => resources/patches}/notrack/942.patch (100%) rename {patches => resources/patches}/notrack/943.patch (100%) rename {patches => resources/patches}/notrack/945.patch (100%) rename {patches => resources/patches}/notrack/946.patch (100%) rename {patches => resources/patches}/notrack/947.patch (100%) rename {patches => resources/patches}/notrack/948.patch (100%) rename {patches => resources/patches}/notrack/963.patch (100%) rename {patches => resources/patches}/notrack/964.patch (100%) rename {patches => resources/patches}/notrack/965.patch (100%) rename {patches => resources/patches}/notrack/966.patch (100%) rename {patches => resources/patches}/notrack/967.patch (100%) rename {patches => resources/patches}/notrack/968-post.sh (100%) mode change 100755 => 100644 rename {patches => resources/patches}/notrack/968.patch (100%) rename {patches => resources/patches}/notrack/970.patch (100%) rename {patches => resources/patches}/notrack/980.patch (100%) rename {patches => resources/patches}/notrack/984.patch (100%) rename {patches => resources/patches}/notrack/986.patch (100%) rename {patches => resources/patches}/notrack/991.patch (100%) rename {patches => resources/patches}/notrack/992.patch (100%) rename {patches => resources/patches}/notrack/993.patch (100%) rename {patches => resources/patches}/notrack/994.patch (100%) rename {patches => resources/patches}/notrack/996.patch (100%) rename {patches => resources/patches}/notrack/README.md (100%) rename {patches => resources/patches}/nozlib/1006.patch (100%) rename {patches => resources/patches}/nozlib/1007.patch (100%) rename {patches => resources/patches}/nozlib/1011.patch (100%) rename {patches => resources/patches}/nozlib/1012.patch (100%) rename {patches => resources/patches}/nozlib/1013.patch (100%) rename {patches => resources/patches}/nozlib/1015.patch (100%) rename {patches => resources/patches}/nozlib/1016.patch (100%) rename {patches => resources/patches}/nozlib/1019.patch (100%) rename {patches => resources/patches}/nozlib/1020.patch (100%) rename {patches => resources/patches}/nozlib/1021.patch (100%) rename {patches => resources/patches}/nozlib/1022.patch (100%) rename {patches => resources/patches}/nozlib/1023.patch (100%) rename {patches => resources/patches}/nozlib/1024.patch (100%) rename {patches => resources/patches}/nozlib/1025.patch (100%) rename {patches => resources/patches}/nozlib/1026.patch (100%) rename {patches => resources/patches}/nozlib/1029.patch (100%) rename {patches => resources/patches}/nozlib/1031.patch (100%) rename {patches => resources/patches}/nozlib/1032.patch (100%) rename {patches => resources/patches}/nozlib/1033.patch (100%) rename {patches => resources/patches}/nozlib/1036.patch (100%) rename {patches => resources/patches}/nozlib/1037.patch (100%) rename {patches => resources/patches}/nozlib/1040.patch (100%) rename {patches => resources/patches}/nozlib/1041.patch (100%) rename {patches => resources/patches}/nozlib/1045.patch (100%) rename {patches => resources/patches}/nozlib/1046.patch (100%) rename {patches => resources/patches}/nozlib/1047.patch (100%) rename {patches => resources/patches}/nozlib/1049.patch (100%) rename {patches => resources/patches}/nozlib/1052.patch (100%) rename {patches => resources/patches}/nozlib/1053.patch (100%) rename {patches => resources/patches}/nozlib/1054.patch (100%) rename {patches => resources/patches}/nozlib/1056.patch (100%) rename {patches => resources/patches}/nozlib/1057.patch (100%) rename {patches => resources/patches}/nozlib/1062.patch (100%) rename {patches => resources/patches}/nozlib/1065.patch (100%) rename {patches => resources/patches}/nozlib/1066.patch (100%) rename {patches => resources/patches}/nozlib/1069.patch (100%) rename {patches => resources/patches}/nozlib/1073.patch (100%) rename {patches => resources/patches}/nozlib/1074.patch (100%) rename {patches => resources/patches}/nozlib/1078.patch (100%) rename {patches => resources/patches}/nozlib/1084.patch (100%) rename {patches => resources/patches}/nozlib/1085.patch (100%) rename {patches => resources/patches}/nozlib/1087.patch (100%) rename {patches => resources/patches}/nozlib/1091.patch (100%) rename {patches => resources/patches}/nozlib/1092.patch (100%) rename {patches => resources/patches}/nozlib/1100.patch (100%) rename {patches => resources/patches}/nozlib/1103.patch (100%) rename {patches => resources/patches}/nozlib/1104.patch (100%) rename {patches => resources/patches}/nozlib/1105.patch (100%) rename {patches => resources/patches}/nozlib/1107.patch (100%) rename {patches => resources/patches}/nozlib/1123.patch (100%) rename {patches => resources/patches}/nozlib/1132.patch (100%) rename {patches => resources/patches}/nozlib/1134.patch (100%) rename {patches => resources/patches}/nozlib/1144.patch (100%) rename {patches => resources/patches}/nozlib/1145.patch (100%) rename {patches => resources/patches}/nozlib/1146.patch (100%) rename {patches => resources/patches}/nozlib/1148.patch (100%) rename {patches => resources/patches}/nozlib/1150.patch (100%) rename {patches => resources/patches}/nozlib/1167.patch (100%) rename {patches => resources/patches}/nozlib/1169.patch (100%) rename {patches => resources/patches}/nozlib/1171.patch (100%) rename {patches => resources/patches}/nozlib/1180.patch (100%) rename {patches => resources/patches}/nozlib/1181.patch (100%) rename {patches => resources/patches}/nozlib/1192.patch (100%) rename {patches => resources/patches}/nozlib/1196.patch (100%) rename {patches => resources/patches}/nozlib/1200.patch (100%) rename {patches => resources/patches}/nozlib/1201.patch (100%) rename {patches => resources/patches}/nozlib/1208.patch (100%) rename {patches => resources/patches}/nozlib/1213.patch (100%) rename {patches => resources/patches}/nozlib/1216.patch (100%) rename {patches => resources/patches}/nozlib/1218.patch (100%) rename {patches => resources/patches}/nozlib/1223.patch (100%) rename {patches => resources/patches}/nozlib/1243.patch (100%) rename {patches => resources/patches}/nozlib/1246.patch (100%) rename {patches => resources/patches}/nozlib/1249.patch (100%) rename {patches => resources/patches}/nozlib/1251.patch (100%) rename {patches => resources/patches}/nozlib/1252.patch (100%) rename {patches => resources/patches}/nozlib/1259.patch (100%) rename {patches => resources/patches}/nozlib/1266.patch (100%) rename {patches => resources/patches}/nozlib/1270.patch (100%) rename {patches => resources/patches}/nozlib/1273.patch (100%) rename {patches => resources/patches}/nozlib/1279.patch (100%) rename {patches => resources/patches}/nozlib/1280.patch (100%) rename {patches => resources/patches}/nozlib/1281.patch (100%) rename {patches => resources/patches}/nozlib/1282.patch (100%) rename {patches => resources/patches}/nozlib/1284.patch (100%) rename {patches => resources/patches}/nozlib/1290.patch (100%) rename {patches => resources/patches}/nozlib/1294.patch (100%) rename {patches => resources/patches}/nozlib/1295.patch (100%) rename {patches => resources/patches}/nozlib/1298.patch (100%) rename {patches => resources/patches}/nozlib/1300.patch (100%) rename {patches => resources/patches}/nozlib/1301.patch (100%) rename {patches => resources/patches}/nozlib/1304.patch (100%) rename {patches => resources/patches}/nozlib/1306.patch (100%) rename {patches => resources/patches}/nozlib/1307.patch (100%) rename {patches => resources/patches}/nozlib/1310.patch (100%) rename {patches => resources/patches}/nozlib/1315.patch (100%) rename {patches => resources/patches}/nozlib/1318.patch (100%) rename {patches => resources/patches}/nozlib/1330.patch (100%) rename {patches => resources/patches}/nozlib/1334.patch (100%) rename {patches => resources/patches}/nozlib/1339.patch (100%) rename {patches => resources/patches}/nozlib/1340.patch (100%) rename {patches => resources/patches}/nozlib/1355.patch (100%) rename {patches => resources/patches}/nozlib/1356.patch (100%) rename {patches => resources/patches}/nozlib/1358.patch (100%) rename {patches => resources/patches}/nozlib/1361.patch (100%) rename {patches => resources/patches}/nozlib/1362.patch (100%) rename {patches => resources/patches}/nozlib/1365.patch (100%) rename {patches => resources/patches}/nozlib/1367.patch (100%) rename {patches => resources/patches}/nozlib/1368.patch (100%) rename {patches => resources/patches}/nozlib/1370.patch (100%) rename {patches => resources/patches}/nozlib/1371.patch (100%) rename {patches => resources/patches}/nozlib/78204.patch (100%) rename {patches => resources/patches}/nozlib/835.patch (100%) rename {patches => resources/patches}/nozlib/836.patch (100%) rename {patches => resources/patches}/nozlib/839.patch (100%) rename {patches => resources/patches}/nozlib/841.patch (100%) rename {patches => resources/patches}/nozlib/842.patch (100%) rename {patches => resources/patches}/nozlib/843.patch (100%) rename {patches => resources/patches}/nozlib/844.patch (100%) rename {patches => resources/patches}/nozlib/845.patch (100%) rename {patches => resources/patches}/nozlib/848.patch (100%) rename {patches => resources/patches}/nozlib/850.patch (100%) rename {patches => resources/patches}/nozlib/851.patch (100%) rename {patches => resources/patches}/nozlib/853.patch (100%) rename {patches => resources/patches}/nozlib/854.patch (100%) rename {patches => resources/patches}/nozlib/855.patch (100%) rename {patches => resources/patches}/nozlib/856.patch (100%) rename {patches => resources/patches}/nozlib/87202.patch (100%) rename {patches => resources/patches}/nozlib/876.patch (100%) rename {patches => resources/patches}/nozlib/884.patch (100%) rename {patches => resources/patches}/nozlib/888.patch (100%) rename {patches => resources/patches}/nozlib/896.patch (100%) rename {patches => resources/patches}/nozlib/897.patch (100%) rename {patches => resources/patches}/nozlib/898.patch (100%) rename {patches => resources/patches}/nozlib/899.patch (100%) rename {patches => resources/patches}/nozlib/900.patch (100%) rename {patches => resources/patches}/nozlib/901.patch (100%) rename {patches => resources/patches}/nozlib/902.patch (100%) rename {patches => resources/patches}/nozlib/903.patch (100%) rename {patches => resources/patches}/nozlib/904.patch (100%) rename {patches => resources/patches}/nozlib/906.patch (100%) rename {patches => resources/patches}/nozlib/909.patch (100%) rename {patches => resources/patches}/nozlib/910.patch (100%) rename {patches => resources/patches}/nozlib/938.patch (100%) rename {patches => resources/patches}/nozlib/939.patch (100%) rename {patches => resources/patches}/nozlib/940.patch (100%) rename {patches => resources/patches}/nozlib/942.patch (100%) rename {patches => resources/patches}/nozlib/943.patch (100%) rename {patches => resources/patches}/nozlib/945.patch (100%) rename {patches => resources/patches}/nozlib/946.patch (100%) rename {patches => resources/patches}/nozlib/947.patch (100%) rename {patches => resources/patches}/nozlib/948.patch (100%) rename {patches => resources/patches}/nozlib/963.patch (100%) rename {patches => resources/patches}/nozlib/964.patch (100%) rename {patches => resources/patches}/nozlib/965.patch (100%) rename {patches => resources/patches}/nozlib/966.patch (100%) rename {patches => resources/patches}/nozlib/967.patch (100%) rename {patches => resources/patches}/nozlib/968.patch (100%) rename {patches => resources/patches}/nozlib/970.patch (100%) rename {patches => resources/patches}/nozlib/980.patch (100%) rename {patches => resources/patches}/nozlib/984.patch (100%) rename {patches => resources/patches}/nozlib/986.patch (100%) rename {patches => resources/patches}/nozlib/991.patch (100%) rename {patches => resources/patches}/nozlib/992.patch (100%) rename {patches => resources/patches}/nozlib/993.patch (100%) rename {patches => resources/patches}/nozlib/994.patch (100%) rename {patches => resources/patches}/nozlib/996.patch (100%) rename {patches => resources/patches}/nozlib/README.md (100%) rename {patches => resources/patches}/profilemention/1144.patch (100%) rename {patches => resources/patches}/profilemention/1145.patch (100%) rename {patches => resources/patches}/profilemention/1146.patch (100%) rename {patches => resources/patches}/profilemention/1148.patch (100%) rename {patches => resources/patches}/profilemention/1150.patch (100%) rename {patches => resources/patches}/profilemention/1167.patch (100%) rename {patches => resources/patches}/profilemention/1169.patch (100%) rename {patches => resources/patches}/profilemention/1171.patch (100%) rename {patches => resources/patches}/profilemention/1180.patch (100%) rename {patches => resources/patches}/profilemention/1181.patch (100%) rename {patches => resources/patches}/profilemention/1192.patch (100%) rename {patches => resources/patches}/profilemention/1196.patch (100%) rename {patches => resources/patches}/profilemention/1200.patch (100%) rename {patches => resources/patches}/profilemention/1201.patch (100%) rename {patches => resources/patches}/profilemention/1208.patch (100%) rename {patches => resources/patches}/profilemention/1213.patch (100%) rename {patches => resources/patches}/profilemention/1216.patch (100%) rename {patches => resources/patches}/profilemention/1218.patch (100%) rename {patches => resources/patches}/profilemention/1223.patch (100%) rename {patches => resources/patches}/profilemention/1243.patch (100%) rename {patches => resources/patches}/profilemention/1246.patch (100%) rename {patches => resources/patches}/profilemention/1249.patch (100%) rename {patches => resources/patches}/profilemention/1251.patch (100%) rename {patches => resources/patches}/profilemention/1252.patch (100%) rename {patches => resources/patches}/profilemention/1259.patch (100%) rename {patches => resources/patches}/profilemention/1266.patch (100%) rename {patches => resources/patches}/profilemention/1270.patch (100%) rename {patches => resources/patches}/profilemention/1273.patch (100%) rename {patches => resources/patches}/profilemention/1279.patch (100%) rename {patches => resources/patches}/profilemention/1280.patch (100%) rename {patches => resources/patches}/profilemention/1281.patch (100%) rename {patches => resources/patches}/profilemention/1282.patch (100%) rename {patches => resources/patches}/profilemention/1284.patch (100%) rename {patches => resources/patches}/profilemention/1290.patch (100%) rename {patches => resources/patches}/profilemention/1294.patch (100%) rename {patches => resources/patches}/profilemention/1295.patch (100%) rename {patches => resources/patches}/profilemention/1298.patch (100%) rename {patches => resources/patches}/profilemention/1300.patch (100%) rename {patches => resources/patches}/profilemention/1301.patch (100%) rename {patches => resources/patches}/profilemention/1304.patch (100%) rename {patches => resources/patches}/profilemention/1306.patch (100%) rename {patches => resources/patches}/profilemention/1307.patch (100%) rename {patches => resources/patches}/profilemention/1310.patch (100%) rename {patches => resources/patches}/profilemention/1315.patch (100%) rename {patches => resources/patches}/profilemention/1318.patch (100%) rename {patches => resources/patches}/profilemention/1330.patch (100%) rename {patches => resources/patches}/profilemention/1334.patch (100%) rename {patches => resources/patches}/profilemention/1339.patch (100%) rename {patches => resources/patches}/profilemention/1340.patch (100%) rename {patches => resources/patches}/profilemention/1355.patch (100%) rename {patches => resources/patches}/profilemention/1356.patch (100%) rename {patches => resources/patches}/profilemention/1358.patch (100%) rename {patches => resources/patches}/profilemention/1361.patch (100%) rename {patches => resources/patches}/profilemention/1362.patch (100%) rename {patches => resources/patches}/profilemention/1365.patch (100%) rename {patches => resources/patches}/profilemention/1367.patch (100%) rename {patches => resources/patches}/profilemention/1368.patch (100%) rename {patches => resources/patches}/profilemention/1370.patch (100%) rename {patches => resources/patches}/profilemention/1371.patch (100%) rename {patches => resources/patches}/profilemention/78204.patch (100%) rename {patches => resources/patches}/profilemention/87202.patch (100%) rename {patches => resources/patches}/profilemention/README.md (100%) rename {patches => resources/patches}/pseudonitro-viewer/1150.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1167.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1169.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1171.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1180.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1181.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1192.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1196.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1200.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1201.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1208.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1213.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1216.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1218.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1223.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1243.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1246.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1249.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1251.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1252.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1259.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1266.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1270.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1273.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1279.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1280.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1281.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1282.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1284.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1290.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1294.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1295.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1298.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1300.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1301.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1304.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1306.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1307.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1310.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1315.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1318.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1330.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1334.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1339.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1340.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1355.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1356.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1358.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1361.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1362.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1365.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1367.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1368.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1370.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/1371.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/78204.patch (100%) rename {patches => resources/patches}/pseudonitro-viewer/README.md (100%) rename {patches => resources/patches}/showtag/1208.patch (100%) rename {patches => resources/patches}/showtag/1213.patch (100%) rename {patches => resources/patches}/showtag/1216.patch (100%) rename {patches => resources/patches}/showtag/1218.patch (100%) rename {patches => resources/patches}/showtag/1223.patch (100%) rename {patches => resources/patches}/showtag/1243.patch (100%) rename {patches => resources/patches}/showtag/1246.patch (100%) rename {patches => resources/patches}/showtag/1249.patch (100%) rename {patches => resources/patches}/showtag/1251.patch (100%) rename {patches => resources/patches}/showtag/1252.patch (100%) rename {patches => resources/patches}/showtag/1259.patch (100%) rename {patches => resources/patches}/showtag/1266.patch (100%) rename {patches => resources/patches}/showtag/1270.patch (100%) rename {patches => resources/patches}/showtag/1273.patch (100%) rename {patches => resources/patches}/showtag/1279.patch (100%) rename {patches => resources/patches}/showtag/1280.patch (100%) rename {patches => resources/patches}/showtag/1281.patch (100%) rename {patches => resources/patches}/showtag/1282.patch (100%) rename {patches => resources/patches}/showtag/1284.patch (100%) rename {patches => resources/patches}/showtag/1290.patch (100%) rename {patches => resources/patches}/showtag/1294.patch (100%) rename {patches => resources/patches}/showtag/1295.patch (100%) rename {patches => resources/patches}/showtag/1298.patch (100%) rename {patches => resources/patches}/showtag/1300.patch (100%) rename {patches => resources/patches}/showtag/1301.patch (100%) rename {patches => resources/patches}/showtag/1304.patch (100%) rename {patches => resources/patches}/showtag/1306.patch (100%) rename {patches => resources/patches}/showtag/1307.patch (100%) rename {patches => resources/patches}/showtag/1310.patch (100%) rename {patches => resources/patches}/showtag/1315.patch (100%) rename {patches => resources/patches}/showtag/1318.patch (100%) rename {patches => resources/patches}/showtag/1330.patch (100%) rename {patches => resources/patches}/showtag/1334.patch (100%) rename {patches => resources/patches}/showtag/1339.patch (100%) rename {patches => resources/patches}/showtag/1340.patch (100%) rename {patches => resources/patches}/showtag/1355.patch (100%) rename {patches => resources/patches}/showtag/1356.patch (100%) rename {patches => resources/patches}/showtag/1358.patch (100%) rename {patches => resources/patches}/showtag/1361.patch (100%) rename {patches => resources/patches}/showtag/1362.patch (100%) rename {patches => resources/patches}/showtag/1365.patch (100%) rename {patches => resources/patches}/showtag/1367.patch (100%) rename {patches => resources/patches}/showtag/1368.patch (100%) rename {patches => resources/patches}/showtag/1370.patch (100%) rename {patches => resources/patches}/showtag/1371.patch (100%) rename {patches => resources/patches}/showtag/78204.patch (100%) rename {patches => resources/patches}/showtag/87202.patch (100%) rename {patches => resources/patches}/showtag/README.md (100%) rename {patches => resources/patches}/slashcommands/1006.patch (100%) rename {patches => resources/patches}/slashcommands/1007.patch (100%) rename {patches => resources/patches}/slashcommands/1011.patch (100%) rename {patches => resources/patches}/slashcommands/1012.patch (100%) rename {patches => resources/patches}/slashcommands/1013.patch (100%) rename {patches => resources/patches}/slashcommands/1015.patch (100%) rename {patches => resources/patches}/slashcommands/1016.patch (100%) rename {patches => resources/patches}/slashcommands/1019.patch (100%) rename {patches => resources/patches}/slashcommands/1020.patch (100%) rename {patches => resources/patches}/slashcommands/1021.patch (100%) rename {patches => resources/patches}/slashcommands/1022.patch (100%) rename {patches => resources/patches}/slashcommands/1023.patch (100%) rename {patches => resources/patches}/slashcommands/1024.patch (100%) rename {patches => resources/patches}/slashcommands/1025.patch (100%) rename {patches => resources/patches}/slashcommands/1026.patch (100%) rename {patches => resources/patches}/slashcommands/1029.patch (100%) rename {patches => resources/patches}/slashcommands/1031.patch (100%) rename {patches => resources/patches}/slashcommands/1032.patch (100%) rename {patches => resources/patches}/slashcommands/1033.patch (100%) rename {patches => resources/patches}/slashcommands/1036.patch (100%) rename {patches => resources/patches}/slashcommands/1037.patch (100%) rename {patches => resources/patches}/slashcommands/1040.patch (100%) rename {patches => resources/patches}/slashcommands/1041.patch (100%) rename {patches => resources/patches}/slashcommands/1045.patch (100%) rename {patches => resources/patches}/slashcommands/1046.patch (100%) rename {patches => resources/patches}/slashcommands/1047.patch (100%) rename {patches => resources/patches}/slashcommands/1049.patch (100%) rename {patches => resources/patches}/slashcommands/1052.patch (100%) rename {patches => resources/patches}/slashcommands/1053.patch (100%) rename {patches => resources/patches}/slashcommands/1054.patch (100%) rename {patches => resources/patches}/slashcommands/1056.patch (100%) rename {patches => resources/patches}/slashcommands/1057.patch (100%) rename {patches => resources/patches}/slashcommands/1062.patch (100%) rename {patches => resources/patches}/slashcommands/1065.patch (100%) rename {patches => resources/patches}/slashcommands/1066.patch (100%) rename {patches => resources/patches}/slashcommands/1069.patch (100%) rename {patches => resources/patches}/slashcommands/1073.patch (100%) rename {patches => resources/patches}/slashcommands/1074.patch (100%) rename {patches => resources/patches}/slashcommands/1078.patch (100%) rename {patches => resources/patches}/slashcommands/1084.patch (100%) rename {patches => resources/patches}/slashcommands/1085.patch (100%) rename {patches => resources/patches}/slashcommands/1087.patch (100%) rename {patches => resources/patches}/slashcommands/1091.patch (100%) rename {patches => resources/patches}/slashcommands/1092.patch (100%) rename {patches => resources/patches}/slashcommands/1100.patch (100%) rename {patches => resources/patches}/slashcommands/1103.patch (100%) rename {patches => resources/patches}/slashcommands/1104.patch (100%) rename {patches => resources/patches}/slashcommands/1105.patch (100%) rename {patches => resources/patches}/slashcommands/1107.patch (100%) rename {patches => resources/patches}/slashcommands/1123.patch (100%) rename {patches => resources/patches}/slashcommands/1132.patch (100%) rename {patches => resources/patches}/slashcommands/1134.patch (100%) rename {patches => resources/patches}/slashcommands/1144.patch (100%) rename {patches => resources/patches}/slashcommands/1145.patch (100%) rename {patches => resources/patches}/slashcommands/1146.patch (100%) rename {patches => resources/patches}/slashcommands/1148.patch (100%) rename {patches => resources/patches}/slashcommands/1150.patch (100%) rename {patches => resources/patches}/slashcommands/1167.patch (100%) rename {patches => resources/patches}/slashcommands/1169.patch (100%) rename {patches => resources/patches}/slashcommands/1171.patch (100%) rename {patches => resources/patches}/slashcommands/1180.patch (100%) rename {patches => resources/patches}/slashcommands/1181.patch (100%) rename {patches => resources/patches}/slashcommands/1192.patch (100%) rename {patches => resources/patches}/slashcommands/1196.patch (100%) rename {patches => resources/patches}/slashcommands/1200.patch (100%) rename {patches => resources/patches}/slashcommands/1201.patch (100%) rename {patches => resources/patches}/slashcommands/1208.patch (100%) rename {patches => resources/patches}/slashcommands/1213.patch (100%) rename {patches => resources/patches}/slashcommands/1216.patch (100%) rename {patches => resources/patches}/slashcommands/1218.patch (100%) rename {patches => resources/patches}/slashcommands/1223.patch (100%) rename {patches => resources/patches}/slashcommands/1243.patch (100%) rename {patches => resources/patches}/slashcommands/1246.patch (100%) rename {patches => resources/patches}/slashcommands/1249.patch (100%) rename {patches => resources/patches}/slashcommands/1251.patch (100%) rename {patches => resources/patches}/slashcommands/1252.patch (100%) rename {patches => resources/patches}/slashcommands/1259.patch (100%) rename {patches => resources/patches}/slashcommands/1266.patch (100%) rename {patches => resources/patches}/slashcommands/1270.patch (100%) rename {patches => resources/patches}/slashcommands/1273.patch (100%) rename {patches => resources/patches}/slashcommands/1279.patch (100%) rename {patches => resources/patches}/slashcommands/1280.patch (100%) rename {patches => resources/patches}/slashcommands/1281.patch (100%) rename {patches => resources/patches}/slashcommands/1282.patch (100%) rename {patches => resources/patches}/slashcommands/1284.patch (100%) rename {patches => resources/patches}/slashcommands/1290.patch (100%) rename {patches => resources/patches}/slashcommands/1294.patch (100%) rename {patches => resources/patches}/slashcommands/1295.patch (100%) rename {patches => resources/patches}/slashcommands/1298.patch (100%) rename {patches => resources/patches}/slashcommands/1300.patch (100%) rename {patches => resources/patches}/slashcommands/1301.patch (100%) rename {patches => resources/patches}/slashcommands/1304.patch (100%) rename {patches => resources/patches}/slashcommands/1306.patch (100%) rename {patches => resources/patches}/slashcommands/1307.patch (100%) rename {patches => resources/patches}/slashcommands/1310.patch (100%) rename {patches => resources/patches}/slashcommands/1315.patch (100%) rename {patches => resources/patches}/slashcommands/1318.patch (100%) rename {patches => resources/patches}/slashcommands/1330.patch (100%) rename {patches => resources/patches}/slashcommands/1334.patch (100%) rename {patches => resources/patches}/slashcommands/1339.patch (100%) rename {patches => resources/patches}/slashcommands/1340.patch (100%) rename {patches => resources/patches}/slashcommands/1355.patch (100%) rename {patches => resources/patches}/slashcommands/1356.patch (100%) rename {patches => resources/patches}/slashcommands/1358.patch (100%) rename {patches => resources/patches}/slashcommands/1361.patch (100%) rename {patches => resources/patches}/slashcommands/1362.patch (100%) rename {patches => resources/patches}/slashcommands/1365.patch (100%) rename {patches => resources/patches}/slashcommands/1367.patch (100%) rename {patches => resources/patches}/slashcommands/1368.patch (100%) rename {patches => resources/patches}/slashcommands/1370.patch (100%) rename {patches => resources/patches}/slashcommands/1371.patch (100%) rename {patches => resources/patches}/slashcommands/900.patch (100%) rename {patches => resources/patches}/slashcommands/901.patch (100%) rename {patches => resources/patches}/slashcommands/902.patch (100%) rename {patches => resources/patches}/slashcommands/903.patch (100%) rename {patches => resources/patches}/slashcommands/904.patch (100%) rename {patches => resources/patches}/slashcommands/906.patch (100%) rename {patches => resources/patches}/slashcommands/909.patch (100%) rename {patches => resources/patches}/slashcommands/910.patch (100%) rename {patches => resources/patches}/slashcommands/938.patch (100%) rename {patches => resources/patches}/slashcommands/939.patch (100%) rename {patches => resources/patches}/slashcommands/940.patch (100%) rename {patches => resources/patches}/slashcommands/942.patch (100%) rename {patches => resources/patches}/slashcommands/943.patch (100%) rename {patches => resources/patches}/slashcommands/945.patch (100%) rename {patches => resources/patches}/slashcommands/946.patch (100%) rename {patches => resources/patches}/slashcommands/947.patch (100%) rename {patches => resources/patches}/slashcommands/948.patch (100%) rename {patches => resources/patches}/slashcommands/963.patch (100%) rename {patches => resources/patches}/slashcommands/964.patch (100%) rename {patches => resources/patches}/slashcommands/965.patch (100%) rename {patches => resources/patches}/slashcommands/966.patch (100%) rename {patches => resources/patches}/slashcommands/967.patch (100%) rename {patches => resources/patches}/slashcommands/968.patch (100%) rename {patches => resources/patches}/slashcommands/970.patch (100%) rename {patches => resources/patches}/slashcommands/980.patch (100%) rename {patches => resources/patches}/slashcommands/992.patch (100%) rename {patches => resources/patches}/slashcommands/993.patch (100%) rename {patches => resources/patches}/slashcommands/994.patch (100%) rename {patches => resources/patches}/slashcommands/996.patch (100%) rename {patches => resources/patches}/slashcommands/README.md (100%) rename {patches => resources/patches}/slashcommands/textreplacegen-array.py (100%) rename {patches => resources/patches}/slashcommands/textreplacegen.py (100%) rename {patches => resources/patches}/squareavatars/1006.patch (100%) rename {patches => resources/patches}/squareavatars/1007.patch (100%) rename {patches => resources/patches}/squareavatars/1011.patch (100%) rename {patches => resources/patches}/squareavatars/1012.patch (100%) rename {patches => resources/patches}/squareavatars/1013.patch (100%) rename {patches => resources/patches}/squareavatars/1015.patch (100%) rename {patches => resources/patches}/squareavatars/1016.patch (100%) rename {patches => resources/patches}/squareavatars/1019.patch (100%) rename {patches => resources/patches}/squareavatars/1020.patch (100%) rename {patches => resources/patches}/squareavatars/1021.patch (100%) rename {patches => resources/patches}/squareavatars/1022.patch (100%) rename {patches => resources/patches}/squareavatars/1023.patch (100%) rename {patches => resources/patches}/squareavatars/1024.patch (100%) rename {patches => resources/patches}/squareavatars/1025.patch (100%) rename {patches => resources/patches}/squareavatars/1026.patch (100%) rename {patches => resources/patches}/squareavatars/1029.patch (100%) rename {patches => resources/patches}/squareavatars/1031.patch (100%) rename {patches => resources/patches}/squareavatars/1032.patch (100%) rename {patches => resources/patches}/squareavatars/1033.patch (100%) rename {patches => resources/patches}/squareavatars/1036.patch (100%) rename {patches => resources/patches}/squareavatars/1037.patch (100%) rename {patches => resources/patches}/squareavatars/1040.patch (100%) rename {patches => resources/patches}/squareavatars/1041.patch (100%) rename {patches => resources/patches}/squareavatars/1045.patch (100%) rename {patches => resources/patches}/squareavatars/1046.patch (100%) rename {patches => resources/patches}/squareavatars/1047.patch (100%) rename {patches => resources/patches}/squareavatars/1049.patch (100%) rename {patches => resources/patches}/squareavatars/1052.patch (100%) rename {patches => resources/patches}/squareavatars/1053.patch (100%) rename {patches => resources/patches}/squareavatars/1054.patch (100%) rename {patches => resources/patches}/squareavatars/1056.patch (100%) rename {patches => resources/patches}/squareavatars/1057.patch (100%) rename {patches => resources/patches}/squareavatars/1062.patch (100%) rename {patches => resources/patches}/squareavatars/1065.patch (100%) rename {patches => resources/patches}/squareavatars/1066.patch (100%) rename {patches => resources/patches}/squareavatars/1069.patch (100%) rename {patches => resources/patches}/squareavatars/1073.patch (100%) rename {patches => resources/patches}/squareavatars/1074.patch (100%) rename {patches => resources/patches}/squareavatars/1078.patch (100%) rename {patches => resources/patches}/squareavatars/1084.patch (100%) rename {patches => resources/patches}/squareavatars/1085.patch (100%) rename {patches => resources/patches}/squareavatars/1087.patch (100%) rename {patches => resources/patches}/squareavatars/1091.patch (100%) rename {patches => resources/patches}/squareavatars/1092.patch (100%) rename {patches => resources/patches}/squareavatars/1100.patch (100%) rename {patches => resources/patches}/squareavatars/1103.patch (100%) rename {patches => resources/patches}/squareavatars/1104.patch (100%) rename {patches => resources/patches}/squareavatars/1105.patch (100%) rename {patches => resources/patches}/squareavatars/1107.patch (100%) rename {patches => resources/patches}/squareavatars/1123.patch (100%) rename {patches => resources/patches}/squareavatars/1132.patch (100%) rename {patches => resources/patches}/squareavatars/1134.patch (100%) rename {patches => resources/patches}/squareavatars/1144.patch (100%) rename {patches => resources/patches}/squareavatars/1145.patch (100%) rename {patches => resources/patches}/squareavatars/1146.patch (100%) rename {patches => resources/patches}/squareavatars/1148.patch (100%) rename {patches => resources/patches}/squareavatars/1150.patch (100%) rename {patches => resources/patches}/squareavatars/1167.patch (100%) rename {patches => resources/patches}/squareavatars/1169.patch (100%) rename {patches => resources/patches}/squareavatars/1171.patch (100%) rename {patches => resources/patches}/squareavatars/1180.patch (100%) rename {patches => resources/patches}/squareavatars/1181.patch (100%) rename {patches => resources/patches}/squareavatars/1192.patch (100%) rename {patches => resources/patches}/squareavatars/1196.patch (100%) rename {patches => resources/patches}/squareavatars/1200.patch (100%) rename {patches => resources/patches}/squareavatars/1201.patch (100%) rename {patches => resources/patches}/squareavatars/1208.patch (100%) rename {patches => resources/patches}/squareavatars/1213.patch (100%) rename {patches => resources/patches}/squareavatars/1216.patch (100%) rename {patches => resources/patches}/squareavatars/1218.patch (100%) rename {patches => resources/patches}/squareavatars/1223.patch (100%) rename {patches => resources/patches}/squareavatars/1243.patch (100%) rename {patches => resources/patches}/squareavatars/1246.patch (100%) rename {patches => resources/patches}/squareavatars/1249.patch (100%) rename {patches => resources/patches}/squareavatars/1251.patch (100%) rename {patches => resources/patches}/squareavatars/1252.patch (100%) rename {patches => resources/patches}/squareavatars/1259.patch (100%) rename {patches => resources/patches}/squareavatars/1266.patch (100%) rename {patches => resources/patches}/squareavatars/1270.patch (100%) rename {patches => resources/patches}/squareavatars/1273.patch (100%) rename {patches => resources/patches}/squareavatars/1279.patch (100%) rename {patches => resources/patches}/squareavatars/1280.patch (100%) rename {patches => resources/patches}/squareavatars/1281.patch (100%) rename {patches => resources/patches}/squareavatars/1282.patch (100%) rename {patches => resources/patches}/squareavatars/1284.patch (100%) rename {patches => resources/patches}/squareavatars/1290.patch (100%) rename {patches => resources/patches}/squareavatars/1294.patch (100%) rename {patches => resources/patches}/squareavatars/1295.patch (100%) rename {patches => resources/patches}/squareavatars/1298.patch (100%) rename {patches => resources/patches}/squareavatars/1300.patch (100%) rename {patches => resources/patches}/squareavatars/1301.patch (100%) rename {patches => resources/patches}/squareavatars/1304.patch (100%) rename {patches => resources/patches}/squareavatars/1306.patch (100%) rename {patches => resources/patches}/squareavatars/1307.patch (100%) rename {patches => resources/patches}/squareavatars/1310.patch (100%) rename {patches => resources/patches}/squareavatars/1315.patch (100%) rename {patches => resources/patches}/squareavatars/1318.patch (100%) rename {patches => resources/patches}/squareavatars/1330.patch (100%) rename {patches => resources/patches}/squareavatars/1334.patch (100%) rename {patches => resources/patches}/squareavatars/1339.patch (100%) rename {patches => resources/patches}/squareavatars/1340.patch (100%) rename {patches => resources/patches}/squareavatars/1355.patch (100%) rename {patches => resources/patches}/squareavatars/1356.patch (100%) rename {patches => resources/patches}/squareavatars/1358.patch (100%) rename {patches => resources/patches}/squareavatars/1361.patch (100%) rename {patches => resources/patches}/squareavatars/1362.patch (100%) rename {patches => resources/patches}/squareavatars/1365.patch (100%) rename {patches => resources/patches}/squareavatars/1367.patch (100%) rename {patches => resources/patches}/squareavatars/1368.patch (100%) rename {patches => resources/patches}/squareavatars/1370.patch (100%) rename {patches => resources/patches}/squareavatars/1371.patch (100%) rename {patches => resources/patches}/squareavatars/78204.patch (100%) rename {patches => resources/patches}/squareavatars/835.patch (100%) rename {patches => resources/patches}/squareavatars/836.patch (100%) rename {patches => resources/patches}/squareavatars/839.patch (100%) rename {patches => resources/patches}/squareavatars/841.patch (100%) rename {patches => resources/patches}/squareavatars/842.patch (100%) rename {patches => resources/patches}/squareavatars/843.patch (100%) rename {patches => resources/patches}/squareavatars/844.patch (100%) rename {patches => resources/patches}/squareavatars/845.patch (100%) rename {patches => resources/patches}/squareavatars/848.patch (100%) rename {patches => resources/patches}/squareavatars/850.patch (100%) rename {patches => resources/patches}/squareavatars/851.patch (100%) rename {patches => resources/patches}/squareavatars/853.patch (100%) rename {patches => resources/patches}/squareavatars/854.patch (100%) rename {patches => resources/patches}/squareavatars/855.patch (100%) rename {patches => resources/patches}/squareavatars/856.patch (100%) rename {patches => resources/patches}/squareavatars/87202.patch (100%) rename {patches => resources/patches}/squareavatars/876.patch (100%) rename {patches => resources/patches}/squareavatars/884.patch (100%) rename {patches => resources/patches}/squareavatars/888.patch (100%) rename {patches => resources/patches}/squareavatars/896.patch (100%) rename {patches => resources/patches}/squareavatars/897.patch (100%) rename {patches => resources/patches}/squareavatars/898.patch (100%) rename {patches => resources/patches}/squareavatars/899.patch (100%) rename {patches => resources/patches}/squareavatars/900.patch (100%) rename {patches => resources/patches}/squareavatars/901.patch (100%) rename {patches => resources/patches}/squareavatars/902.patch (100%) rename {patches => resources/patches}/squareavatars/903.patch (100%) rename {patches => resources/patches}/squareavatars/904.patch (100%) rename {patches => resources/patches}/squareavatars/906.patch (100%) rename {patches => resources/patches}/squareavatars/909.patch (100%) rename {patches => resources/patches}/squareavatars/910.patch (100%) rename {patches => resources/patches}/squareavatars/938.patch (100%) rename {patches => resources/patches}/squareavatars/939.patch (100%) rename {patches => resources/patches}/squareavatars/940.patch (100%) rename {patches => resources/patches}/squareavatars/942.patch (100%) rename {patches => resources/patches}/squareavatars/943.patch (100%) rename {patches => resources/patches}/squareavatars/945.patch (100%) rename {patches => resources/patches}/squareavatars/946.patch (100%) rename {patches => resources/patches}/squareavatars/947.patch (100%) rename {patches => resources/patches}/squareavatars/948.patch (100%) rename {patches => resources/patches}/squareavatars/963.patch (100%) rename {patches => resources/patches}/squareavatars/964.patch (100%) rename {patches => resources/patches}/squareavatars/965.patch (100%) rename {patches => resources/patches}/squareavatars/966.patch (100%) rename {patches => resources/patches}/squareavatars/967.patch (100%) rename {patches => resources/patches}/squareavatars/968.patch (100%) rename {patches => resources/patches}/squareavatars/970.patch (100%) rename {patches => resources/patches}/squareavatars/980.patch (100%) rename {patches => resources/patches}/squareavatars/984.patch (100%) rename {patches => resources/patches}/squareavatars/986.patch (100%) rename {patches => resources/patches}/squareavatars/991.patch (100%) rename {patches => resources/patches}/squareavatars/992.patch (100%) rename {patches => resources/patches}/squareavatars/993.patch (100%) rename {patches => resources/patches}/squareavatars/994.patch (100%) rename {patches => resources/patches}/squareavatars/996.patch (100%) rename {patches => resources/patches}/squareavatars/README.md (100%) rename {patches => resources/patches}/supplemental/1006.patch (100%) rename {patches => resources/patches}/supplemental/1007.patch (100%) rename {patches => resources/patches}/supplemental/1011.patch (100%) rename {patches => resources/patches}/supplemental/1012.patch (100%) rename {patches => resources/patches}/supplemental/1013.patch (100%) rename {patches => resources/patches}/supplemental/1015.patch (100%) rename {patches => resources/patches}/supplemental/1016.patch (100%) rename {patches => resources/patches}/supplemental/1019.patch (100%) rename {patches => resources/patches}/supplemental/1020.patch (100%) rename {patches => resources/patches}/supplemental/1021.patch (100%) rename {patches => resources/patches}/supplemental/1022.patch (100%) rename {patches => resources/patches}/supplemental/1023.patch (100%) rename {patches => resources/patches}/supplemental/1024.patch (100%) rename {patches => resources/patches}/supplemental/1025.patch (100%) rename {patches => resources/patches}/supplemental/1026.patch (100%) rename {patches => resources/patches}/supplemental/1029.patch (100%) rename {patches => resources/patches}/supplemental/1031.patch (100%) rename {patches => resources/patches}/supplemental/1032.patch (100%) rename {patches => resources/patches}/supplemental/1033.patch (100%) rename {patches => resources/patches}/supplemental/1036.patch (100%) rename {patches => resources/patches}/supplemental/1037.patch (100%) rename {patches => resources/patches}/supplemental/1040.patch (100%) rename {patches => resources/patches}/supplemental/1041.patch (100%) rename {patches => resources/patches}/supplemental/1045.patch (100%) rename {patches => resources/patches}/supplemental/1046.patch (100%) rename {patches => resources/patches}/supplemental/1047.patch (100%) rename {patches => resources/patches}/supplemental/1049.patch (100%) rename {patches => resources/patches}/supplemental/1052.patch (100%) rename {patches => resources/patches}/supplemental/1053.patch (100%) rename {patches => resources/patches}/supplemental/1054.patch (100%) rename {patches => resources/patches}/supplemental/1056.patch (100%) rename {patches => resources/patches}/supplemental/1057.patch (100%) rename {patches => resources/patches}/supplemental/1062.patch (100%) rename {patches => resources/patches}/supplemental/1065.patch (100%) rename {patches => resources/patches}/supplemental/1066.patch (100%) rename {patches => resources/patches}/supplemental/1069.patch (100%) rename {patches => resources/patches}/supplemental/1073.patch (100%) rename {patches => resources/patches}/supplemental/1074.patch (100%) rename {patches => resources/patches}/supplemental/1078.patch (100%) rename {patches => resources/patches}/supplemental/1084.patch (100%) rename {patches => resources/patches}/supplemental/1085.patch (100%) rename {patches => resources/patches}/supplemental/1087.patch (100%) rename {patches => resources/patches}/supplemental/1091.patch (100%) rename {patches => resources/patches}/supplemental/1092.patch (100%) rename {patches => resources/patches}/supplemental/1100.patch (100%) rename {patches => resources/patches}/supplemental/1103.patch (100%) rename {patches => resources/patches}/supplemental/1104.patch (100%) rename {patches => resources/patches}/supplemental/1105.patch (100%) rename {patches => resources/patches}/supplemental/1107.patch (100%) rename {patches => resources/patches}/supplemental/1123.patch (100%) rename {patches => resources/patches}/supplemental/1132.patch (100%) rename {patches => resources/patches}/supplemental/1134.patch (100%) rename {patches => resources/patches}/supplemental/1144.patch (100%) rename {patches => resources/patches}/supplemental/1145.patch (100%) rename {patches => resources/patches}/supplemental/1146.patch (100%) rename {patches => resources/patches}/supplemental/1148.patch (100%) rename {patches => resources/patches}/supplemental/1150.patch (100%) rename {patches => resources/patches}/supplemental/1167.patch (100%) rename {patches => resources/patches}/supplemental/1169.patch (100%) rename {patches => resources/patches}/supplemental/1171.patch (100%) rename {patches => resources/patches}/supplemental/1180.patch (100%) rename {patches => resources/patches}/supplemental/1181.patch (100%) rename {patches => resources/patches}/supplemental/1192.patch (100%) rename {patches => resources/patches}/supplemental/1196.patch (100%) rename {patches => resources/patches}/supplemental/1200.patch (100%) rename {patches => resources/patches}/supplemental/1201.patch (100%) rename {patches => resources/patches}/supplemental/1208.patch (100%) rename {patches => resources/patches}/supplemental/1213.patch (100%) rename {patches => resources/patches}/supplemental/1216.patch (100%) rename {patches => resources/patches}/supplemental/1218.patch (100%) rename {patches => resources/patches}/supplemental/1223.patch (100%) rename {patches => resources/patches}/supplemental/1243.patch (100%) rename {patches => resources/patches}/supplemental/1246.patch (100%) rename {patches => resources/patches}/supplemental/1249.patch (100%) rename {patches => resources/patches}/supplemental/1251.patch (100%) rename {patches => resources/patches}/supplemental/1252.patch (100%) rename {patches => resources/patches}/supplemental/1259.patch (100%) rename {patches => resources/patches}/supplemental/1266.patch (100%) rename {patches => resources/patches}/supplemental/1270.patch (100%) rename {patches => resources/patches}/supplemental/1273.patch (100%) rename {patches => resources/patches}/supplemental/1279.patch (100%) rename {patches => resources/patches}/supplemental/1280.patch (100%) rename {patches => resources/patches}/supplemental/1281.patch (100%) rename {patches => resources/patches}/supplemental/1282.patch (100%) rename {patches => resources/patches}/supplemental/1284.patch (100%) rename {patches => resources/patches}/supplemental/1290.patch (100%) rename {patches => resources/patches}/supplemental/1294.patch (100%) rename {patches => resources/patches}/supplemental/1295.patch (100%) rename {patches => resources/patches}/supplemental/1298.patch (100%) rename {patches => resources/patches}/supplemental/1300.patch (100%) rename {patches => resources/patches}/supplemental/1301.patch (100%) rename {patches => resources/patches}/supplemental/1304.patch (100%) rename {patches => resources/patches}/supplemental/1306.patch (100%) rename {patches => resources/patches}/supplemental/1307.patch (100%) rename {patches => resources/patches}/supplemental/1310.patch (100%) rename {patches => resources/patches}/supplemental/1315.patch (100%) rename {patches => resources/patches}/supplemental/1318.patch (100%) rename {patches => resources/patches}/supplemental/1330.patch (100%) rename {patches => resources/patches}/supplemental/1334.patch (100%) rename {patches => resources/patches}/supplemental/1339.patch (100%) rename {patches => resources/patches}/supplemental/1340.patch (100%) rename {patches => resources/patches}/supplemental/1355.patch (100%) rename {patches => resources/patches}/supplemental/1356.patch (100%) rename {patches => resources/patches}/supplemental/1358.patch (100%) rename {patches => resources/patches}/supplemental/1361.patch (100%) rename {patches => resources/patches}/supplemental/1362.patch (100%) rename {patches => resources/patches}/supplemental/1365.patch (100%) rename {patches => resources/patches}/supplemental/1367.patch (100%) rename {patches => resources/patches}/supplemental/1368.patch (100%) rename {patches => resources/patches}/supplemental/1370.patch (100%) rename {patches => resources/patches}/supplemental/1371.patch (100%) rename {patches => resources/patches}/supplemental/991.patch (100%) rename {patches => resources/patches}/supplemental/992.patch (100%) rename {patches => resources/patches}/supplemental/993.patch (100%) rename {patches => resources/patches}/supplemental/994.patch (100%) rename {patches => resources/patches}/supplemental/996.patch (100%) rename {patches => resources/patches}/supplemental/README.md (100%) rename {patches => resources/patches}/tokenlogin/1006.patch (100%) rename {patches => resources/patches}/tokenlogin/1007.patch (100%) rename {patches => resources/patches}/tokenlogin/1011.patch (100%) rename {patches => resources/patches}/tokenlogin/1012.patch (100%) rename {patches => resources/patches}/tokenlogin/1013.patch (100%) rename {patches => resources/patches}/tokenlogin/1015.patch (100%) rename {patches => resources/patches}/tokenlogin/1016.patch (100%) rename {patches => resources/patches}/tokenlogin/1019.patch (100%) rename {patches => resources/patches}/tokenlogin/1020.patch (100%) rename {patches => resources/patches}/tokenlogin/1021.patch (100%) rename {patches => resources/patches}/tokenlogin/1022.patch (100%) rename {patches => resources/patches}/tokenlogin/1023.patch (100%) rename {patches => resources/patches}/tokenlogin/1024.patch (100%) rename {patches => resources/patches}/tokenlogin/1025.patch (100%) rename {patches => resources/patches}/tokenlogin/1026.patch (100%) rename {patches => resources/patches}/tokenlogin/1029.patch (100%) rename {patches => resources/patches}/tokenlogin/1031.patch (100%) rename {patches => resources/patches}/tokenlogin/1032.patch (100%) rename {patches => resources/patches}/tokenlogin/1033.patch (100%) rename {patches => resources/patches}/tokenlogin/1036.patch (100%) rename {patches => resources/patches}/tokenlogin/1037.patch (100%) rename {patches => resources/patches}/tokenlogin/1040.patch (100%) rename {patches => resources/patches}/tokenlogin/1041.patch (100%) rename {patches => resources/patches}/tokenlogin/1045.patch (100%) rename {patches => resources/patches}/tokenlogin/1046.patch (100%) rename {patches => resources/patches}/tokenlogin/1047.patch (100%) rename {patches => resources/patches}/tokenlogin/1049.patch (100%) rename {patches => resources/patches}/tokenlogin/1052.patch (100%) rename {patches => resources/patches}/tokenlogin/1053.patch (100%) rename {patches => resources/patches}/tokenlogin/1054.patch (100%) rename {patches => resources/patches}/tokenlogin/1056.patch (100%) rename {patches => resources/patches}/tokenlogin/1057.patch (100%) rename {patches => resources/patches}/tokenlogin/1062.patch (100%) rename {patches => resources/patches}/tokenlogin/1065.patch (100%) rename {patches => resources/patches}/tokenlogin/1066.patch (100%) rename {patches => resources/patches}/tokenlogin/1069.patch (100%) rename {patches => resources/patches}/tokenlogin/1073.patch (100%) rename {patches => resources/patches}/tokenlogin/1074.patch (100%) rename {patches => resources/patches}/tokenlogin/1078.patch (100%) rename {patches => resources/patches}/tokenlogin/1084.patch (100%) rename {patches => resources/patches}/tokenlogin/1085.patch (100%) rename {patches => resources/patches}/tokenlogin/1087.patch (100%) rename {patches => resources/patches}/tokenlogin/1091.patch (100%) rename {patches => resources/patches}/tokenlogin/1092.patch (100%) rename {patches => resources/patches}/tokenlogin/1100.patch (100%) rename {patches => resources/patches}/tokenlogin/1103.patch (100%) rename {patches => resources/patches}/tokenlogin/1104.patch (100%) rename {patches => resources/patches}/tokenlogin/1105.patch (100%) rename {patches => resources/patches}/tokenlogin/1107.patch (100%) rename {patches => resources/patches}/tokenlogin/1123.patch (100%) rename {patches => resources/patches}/tokenlogin/1132.patch (100%) rename {patches => resources/patches}/tokenlogin/1134.patch (100%) rename {patches => resources/patches}/tokenlogin/1144.patch (100%) rename {patches => resources/patches}/tokenlogin/1145.patch (100%) rename {patches => resources/patches}/tokenlogin/1146.patch (100%) rename {patches => resources/patches}/tokenlogin/1148.patch (100%) rename {patches => resources/patches}/tokenlogin/1150.patch (100%) rename {patches => resources/patches}/tokenlogin/1167.patch (100%) rename {patches => resources/patches}/tokenlogin/1169.patch (100%) rename {patches => resources/patches}/tokenlogin/1171.patch (100%) rename {patches => resources/patches}/tokenlogin/1180.patch (100%) rename {patches => resources/patches}/tokenlogin/1181.patch (100%) rename {patches => resources/patches}/tokenlogin/1192.patch (100%) rename {patches => resources/patches}/tokenlogin/1196.patch (100%) rename {patches => resources/patches}/tokenlogin/1200.patch (100%) rename {patches => resources/patches}/tokenlogin/1201.patch (100%) rename {patches => resources/patches}/tokenlogin/1208.patch (100%) rename {patches => resources/patches}/tokenlogin/1213.patch (100%) rename {patches => resources/patches}/tokenlogin/1216.patch (100%) rename {patches => resources/patches}/tokenlogin/1218.patch (100%) rename {patches => resources/patches}/tokenlogin/1223.patch (100%) rename {patches => resources/patches}/tokenlogin/1243.patch (100%) rename {patches => resources/patches}/tokenlogin/1246.patch (100%) rename {patches => resources/patches}/tokenlogin/1249.patch (100%) rename {patches => resources/patches}/tokenlogin/1251.patch (100%) rename {patches => resources/patches}/tokenlogin/1252.patch (100%) rename {patches => resources/patches}/tokenlogin/1259.patch (100%) rename {patches => resources/patches}/tokenlogin/1266.patch (100%) rename {patches => resources/patches}/tokenlogin/1270.patch (100%) rename {patches => resources/patches}/tokenlogin/1273.patch (100%) rename {patches => resources/patches}/tokenlogin/1279.patch (100%) rename {patches => resources/patches}/tokenlogin/1280.patch (100%) rename {patches => resources/patches}/tokenlogin/1281.patch (100%) rename {patches => resources/patches}/tokenlogin/1282.patch (100%) rename {patches => resources/patches}/tokenlogin/1284.patch (100%) rename {patches => resources/patches}/tokenlogin/1290.patch (100%) rename {patches => resources/patches}/tokenlogin/1294.patch (100%) rename {patches => resources/patches}/tokenlogin/1295.patch (100%) rename {patches => resources/patches}/tokenlogin/1298.patch (100%) rename {patches => resources/patches}/tokenlogin/1300.patch (100%) rename {patches => resources/patches}/tokenlogin/1301.patch (100%) rename {patches => resources/patches}/tokenlogin/1304.patch (100%) rename {patches => resources/patches}/tokenlogin/1306.patch (100%) rename {patches => resources/patches}/tokenlogin/1307.patch (100%) rename {patches => resources/patches}/tokenlogin/1310.patch (100%) rename {patches => resources/patches}/tokenlogin/1315.patch (100%) rename {patches => resources/patches}/tokenlogin/1318.patch (100%) rename {patches => resources/patches}/tokenlogin/1330.patch (100%) rename {patches => resources/patches}/tokenlogin/1334.patch (100%) rename {patches => resources/patches}/tokenlogin/1339.patch (100%) rename {patches => resources/patches}/tokenlogin/1340.patch (100%) rename {patches => resources/patches}/tokenlogin/1355.patch (100%) rename {patches => resources/patches}/tokenlogin/1356.patch (100%) rename {patches => resources/patches}/tokenlogin/1358.patch (100%) rename {patches => resources/patches}/tokenlogin/1361.patch (100%) rename {patches => resources/patches}/tokenlogin/1362.patch (100%) rename {patches => resources/patches}/tokenlogin/1365.patch (100%) rename {patches => resources/patches}/tokenlogin/1367.patch (100%) rename {patches => resources/patches}/tokenlogin/1368.patch (100%) rename {patches => resources/patches}/tokenlogin/1370.patch (100%) rename {patches => resources/patches}/tokenlogin/1371.patch (100%) rename {patches => resources/patches}/tokenlogin/903.patch (100%) rename {patches => resources/patches}/tokenlogin/904.patch (100%) rename {patches => resources/patches}/tokenlogin/906.patch (100%) rename {patches => resources/patches}/tokenlogin/909.patch (100%) rename {patches => resources/patches}/tokenlogin/910.patch (100%) rename {patches => resources/patches}/tokenlogin/938.patch (100%) rename {patches => resources/patches}/tokenlogin/939.patch (100%) rename {patches => resources/patches}/tokenlogin/940.patch (100%) rename {patches => resources/patches}/tokenlogin/942.patch (100%) rename {patches => resources/patches}/tokenlogin/943.patch (100%) rename {patches => resources/patches}/tokenlogin/945.patch (100%) rename {patches => resources/patches}/tokenlogin/946.patch (100%) rename {patches => resources/patches}/tokenlogin/947.patch (100%) rename {patches => resources/patches}/tokenlogin/948.patch (100%) rename {patches => resources/patches}/tokenlogin/963.patch (100%) rename {patches => resources/patches}/tokenlogin/964.patch (100%) rename {patches => resources/patches}/tokenlogin/965.patch (100%) rename {patches => resources/patches}/tokenlogin/966.patch (100%) rename {patches => resources/patches}/tokenlogin/967.patch (100%) rename {patches => resources/patches}/tokenlogin/968.patch (100%) rename {patches => resources/patches}/tokenlogin/970.patch (100%) rename {patches => resources/patches}/tokenlogin/980.patch (100%) rename {patches => resources/patches}/tokenlogin/984.patch (100%) rename {patches => resources/patches}/tokenlogin/986.patch (100%) rename {patches => resources/patches}/tokenlogin/991.patch (100%) rename {patches => resources/patches}/tokenlogin/992.patch (100%) rename {patches => resources/patches}/tokenlogin/993.patch (100%) rename {patches => resources/patches}/tokenlogin/994.patch (100%) rename {patches => resources/patches}/tokenlogin/996.patch (100%) rename {patches => resources/patches}/tokenlogin/README.md (100%) create mode 100644 resources/patchport-state.json create mode 100644 resources/ringtones/.gitkeep rename {ctcci => resources/scripts/ctcci}/.gitignore (100%) rename {ctcci => resources/scripts/ctcci}/cleanartifacts.py (100%) rename {ctcci => resources/scripts/ctcci}/ctcci.py (90%) create mode 100644 resources/scripts/ctcci/ctcconfig.example.py rename patchbisect.py => resources/scripts/patchbisect.py (90%) rename patchport.py => resources/scripts/patchport.py (91%) diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2b9b79e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto eol=lf + diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..f62451f --- /dev/null +++ b/Dockerfile @@ -0,0 +1,63 @@ +FROM ubuntu:21.04 + +# Install needed packages +RUN apt-get update +RUN DEBIAN_FRONTEND=noninteractive apt-get -y install python3 android-sdk-build-tools wget unzip imagemagick git patch software-properties-common + +# Install fdroid +RUN add-apt-repository ppa:fdroid/fdroidserver +RUN apt-get update +RUN apt-get -y install fdroidserver + +# Create resources folder for tools/images etc +ENV CTC_FOLDER=/opt/ctc +RUN mkdir ${CTC_FOLDER} + +# Grab modified apktool +RUN mkdir ${CTC_FOLDER}/tools +RUN wget -O ${CTC_FOLDER}/tools/apktool.jar https://f001.backblazeb2.com/file/avepub/apktool-cli-all.jar + +# Grab emoji sets +ENV EMOJI_PATH=${CTC_FOLDER}/emojis +ENV EMOJI_MUTANT_PATH=${EMOJI_PATH}/mutant +ENV EMOJI_BLOBMOJIS_PATH=${EMOJI_PATH}/blobmojis +RUN mkdir ${EMOJI_PATH} + +# Mutant emojis +RUN mkdir ${EMOJI_MUTANT_PATH} +WORKDIR ${EMOJI_MUTANT_PATH} +RUN wget https://mutant.lavatech.top/72x72.zip +RUN unzip 72x72.zip +RUN mv 72x72/*.png . +RUN rm -rf 72x72 +RUN rm 72x72.zip + +# Blobmojis +RUN mkdir ${EMOJI_BLOBMOJIS_PATH} +RUN mkdir /tmp/blobmoji +WORKDIR /tmp/blobmoji +RUN wget https://github.com/C1710/blobmoji/archive/refs/heads/main.zip +RUN 7za x main.zip +WORKDIR /tmp/blobmoji/blobmoji-main/svg +RUN find ./*.svg -exec mogrify -format png -resize 72x72 -path ${EMOJI_BLOBMOJIS_PATH} {} \; ; exit 0 + +# Generate self signed KS +RUN mkdir ${CTC_FOLDER}/keystores +WORKDIR ${CTC_FOLDER}/keystores +RUN keytool -genkey -alias test \ + -keyalg RSA -keystore keystore.jks \ + -dname "CN=Test, OU=Test, O=Test, L=Test, S=Test, C=Test" \ + -storepass password -keypass password + +# Git will moan about this otherwise.. +RUN git config pull.rebase false + +# Make folder for git repo +RUN mkdir ${CTC_FOLDER}/gitrepo +WORKDIR ${CTC_FOLDER}/gitrepo + + +# paths in ctcconfig in docker +# container fs +# /opt/ctc/gitrepo +# /opt/ctc/keystores/keystore.jks not specified by default diff --git a/ctcci/ctcconfig.example.py b/ctcci/ctcconfig.example.py deleted file mode 100644 index 7f9a9ad..0000000 --- a/ctcci/ctcconfig.example.py +++ /dev/null @@ -1,79 +0,0 @@ -import os - -APKTOOL_BIN = "java -jar /home/ave/apktool-cli-all.jar" # use latest - -# APKs must be placed under $DISTOK_FOLDER/android/$PACKAGE_ID-$VERSION_NUMBER.apk -# Example: /home/ave/distok/android/com.discord-909.apk -DISTOK_FOLDER = "/home/ave/distok" - -# Set if F-Droid repo should be automatically updated or not -# If set to False, you can leave FDROID_FOLDER empty -DO_FDROID = True -FDROID_FOLDER = "/var/www/fdroid/seabear" - -# This is where APKs will be placed -RESULT_FOLDER = FDROID_FOLDER + "/repo" - -# Repo for CutTheCord (https://gitdab.com/distok/cutthecord) -DO_GITPULL = True -REPO_FOLDER = "/home/ave/distokrepos/cutthecord" - -# If false, jarsigner will be used for signing the apk. -DO_APKSIGNER = True - -# Keystore file, alias and pass. Required. -KEYSTORE_FILE = "/home/ave/oof.keystore" -KEYSTORE_ALIAS = "distok" -KEYSTORE_PASS = "redacted" - -# Set this to the python version you want to use. Needs to be 3.6+. -PYTHON_BIN = "python3.6" - -# Folder where the apk will be extracted to, patched in, and packed back on -# You're not recommended to touch WORK_APK_PATH. -WORK_FOLDER = "/tmp/cutthecord" -WORK_APK_PATH = os.path.join(WORK_FOLDER, "discord") - -# Package ID for discord. You should probably not touch this. -PACKAGE_ID = "com.discord" - -# Set to force if you want builds to be done -# even if there's already a build for this version -FORCE = False - -# Custom ringtones, default = applied to all the ones not explicitly stated -RINGTONES = {"ave": "/home/ave/sans.mp3", - "default": "/home/ave/removeskype.mp3"} - -# Custom icons, default = applied to all the ones not explicitly stated -ICONS = {"ave": "/home/ave/ctclogoave.png", - "default": "/home/ave/ctclogo.png"} - -# Custom dynamic icons, default = applied to all the ones not explicitly stated -DYN_ICONS = {"ave": {"bg": "/home/ave/distokrepos/cutthecord/icons/bg.png", - "fg": "/home/ave/distokrepos/cutthecord/icons/fg.png"}, - "default": {"bg": "/home/ave/dcbg.png", - "fg": "/home/ave/dcfg.png"}} - -# Custom app names, default = applied to all the ones not explicitly stated -# Needs to be one word, __ gets replaced with space -APP_NAMES = {"ave": "CutTheCord__Ave", - "litecord": "Litecord", - "test": "CTC__Testing", - "default": "CutTheCord"} - -# Custom fonts, default = applied to all the ones not explicitly stated -FONTS = {"ellie": {"whitney_bold.ttf": "/home/ave/fonts/GoogleSans-Bold.ttf", - "whitney_semibold.ttf": "/home/ave/fonts/GoogleSans-Medium.ttf", - "whitney_medium.ttf": "/home/ave/fonts/GoogleSans-Regular.ttf"}, - "dyslexic": {"whitney_bold.ttf": "/home/ave/fonts/OpenDyslexic3-Bold.ttf", - "whitney_semibold.ttf": "/home/ave/fonts/OpenDyslexic3-Bold.ttf", - "whitney_medium.ttf": "/home/ave/fonts/OpenDyslexic3-Regular.ttf"}, - "murm": {"whitney_bold.ttf": "/home/ave/fonts/comicbd.ttf", - "whitney_semibold.ttf": "/home/ave/fonts/comicbd.ttf", - "whitney_medium.ttf": "/home/ave/fonts/comic.ttf"}, - "ave": {"sourcecodepro_semibold.ttf": "/home/ave/fonts/comic.ttf"}, - "default": {}} - -# Amount of last builds cleanartifacts.py should keep -CLEAN_ARTIFACT_KEEP_COUNT = 2 diff --git a/patchport-state.json b/patchport-state.json deleted file mode 100644 index 865816f..0000000 --- a/patchport-state.json +++ /dev/null @@ -1 +0,0 @@ -{"versionname": "87.2 - Alpha", "versioncode": "87202"} \ No newline at end of file diff --git a/resources/distok/android/.gitignore b/resources/distok/android/.gitignore new file mode 100644 index 0000000..7510784 --- /dev/null +++ b/resources/distok/android/.gitignore @@ -0,0 +1,2 @@ +*.apk + diff --git a/resources/distok/android/.gitkeep b/resources/distok/android/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/resources/distok/versionlogs/.gitkeep b/resources/distok/versionlogs/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/resources/fdroid/repo/.gitkeep b/resources/fdroid/repo/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/resources/fonts/.gitkeep b/resources/fonts/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/icons/README.md b/resources/icons/README.md similarity index 100% rename from icons/README.md rename to resources/icons/README.md diff --git a/icons/ave/ctcave.xcf b/resources/icons/ave/ctcave.xcf similarity index 100% rename from icons/ave/ctcave.xcf rename to resources/icons/ave/ctcave.xcf diff --git a/icons/ave/fgave.png b/resources/icons/ave/fgave.png similarity index 100% rename from icons/ave/fgave.png rename to resources/icons/ave/fgave.png diff --git a/icons/ave/fullave.png b/resources/icons/ave/fullave.png similarity index 100% rename from icons/ave/fullave.png rename to resources/icons/ave/fullave.png diff --git a/icons/bg.png b/resources/icons/bg.png similarity index 100% rename from icons/bg.png rename to resources/icons/bg.png diff --git a/icons/ctc.xcf b/resources/icons/ctc.xcf similarity index 100% rename from icons/ctc.xcf rename to resources/icons/ctc.xcf diff --git a/icons/dzuk/dzuk_telegram_credit.png b/resources/icons/dzuk/dzuk_telegram_credit.png similarity index 100% rename from icons/dzuk/dzuk_telegram_credit.png rename to resources/icons/dzuk/dzuk_telegram_credit.png diff --git a/icons/dzuk/icons/cutthecord_bluepurple.svg b/resources/icons/dzuk/icons/cutthecord_bluepurple.svg similarity index 100% rename from icons/dzuk/icons/cutthecord_bluepurple.svg rename to resources/icons/dzuk/icons/cutthecord_bluepurple.svg diff --git a/icons/dzuk/icons/cutthecord_bluepurple_128.png b/resources/icons/dzuk/icons/cutthecord_bluepurple_128.png similarity index 100% rename from icons/dzuk/icons/cutthecord_bluepurple_128.png rename to resources/icons/dzuk/icons/cutthecord_bluepurple_128.png diff --git a/icons/dzuk/icons/cutthecord_bluepurple_256.png b/resources/icons/dzuk/icons/cutthecord_bluepurple_256.png similarity index 100% rename from icons/dzuk/icons/cutthecord_bluepurple_256.png rename to resources/icons/dzuk/icons/cutthecord_bluepurple_256.png diff --git a/icons/dzuk/icons/cutthecord_bluepurple_32.png b/resources/icons/dzuk/icons/cutthecord_bluepurple_32.png similarity index 100% rename from icons/dzuk/icons/cutthecord_bluepurple_32.png rename to resources/icons/dzuk/icons/cutthecord_bluepurple_32.png diff --git a/icons/dzuk/icons/cutthecord_bluepurple_512.png b/resources/icons/dzuk/icons/cutthecord_bluepurple_512.png similarity index 100% rename from icons/dzuk/icons/cutthecord_bluepurple_512.png rename to resources/icons/dzuk/icons/cutthecord_bluepurple_512.png diff --git a/icons/dzuk/icons/cutthecord_bluepurple_64.png b/resources/icons/dzuk/icons/cutthecord_bluepurple_64.png similarity index 100% rename from icons/dzuk/icons/cutthecord_bluepurple_64.png rename to resources/icons/dzuk/icons/cutthecord_bluepurple_64.png diff --git a/icons/dzuk/icons/cutthecord_purple.svg b/resources/icons/dzuk/icons/cutthecord_purple.svg similarity index 100% rename from icons/dzuk/icons/cutthecord_purple.svg rename to resources/icons/dzuk/icons/cutthecord_purple.svg diff --git a/icons/dzuk/icons/cutthecord_purple_128.png b/resources/icons/dzuk/icons/cutthecord_purple_128.png similarity index 100% rename from icons/dzuk/icons/cutthecord_purple_128.png rename to resources/icons/dzuk/icons/cutthecord_purple_128.png diff --git a/icons/dzuk/icons/cutthecord_purple_256.png b/resources/icons/dzuk/icons/cutthecord_purple_256.png similarity index 100% rename from icons/dzuk/icons/cutthecord_purple_256.png rename to resources/icons/dzuk/icons/cutthecord_purple_256.png diff --git a/icons/dzuk/icons/cutthecord_purple_32.png b/resources/icons/dzuk/icons/cutthecord_purple_32.png similarity index 100% rename from icons/dzuk/icons/cutthecord_purple_32.png rename to resources/icons/dzuk/icons/cutthecord_purple_32.png diff --git a/icons/dzuk/icons/cutthecord_purple_512.png b/resources/icons/dzuk/icons/cutthecord_purple_512.png similarity index 100% rename from icons/dzuk/icons/cutthecord_purple_512.png rename to resources/icons/dzuk/icons/cutthecord_purple_512.png diff --git a/icons/dzuk/icons/cutthecord_purple_64.png b/resources/icons/dzuk/icons/cutthecord_purple_64.png similarity index 100% rename from icons/dzuk/icons/cutthecord_purple_64.png rename to resources/icons/dzuk/icons/cutthecord_purple_64.png diff --git a/icons/dzuk/icons/cutthecord_red.svg b/resources/icons/dzuk/icons/cutthecord_red.svg similarity index 100% rename from icons/dzuk/icons/cutthecord_red.svg rename to resources/icons/dzuk/icons/cutthecord_red.svg diff --git a/icons/dzuk/icons/cutthecord_red_128.png b/resources/icons/dzuk/icons/cutthecord_red_128.png similarity index 100% rename from icons/dzuk/icons/cutthecord_red_128.png rename to resources/icons/dzuk/icons/cutthecord_red_128.png diff --git a/icons/dzuk/icons/cutthecord_red_256.png b/resources/icons/dzuk/icons/cutthecord_red_256.png similarity index 100% rename from icons/dzuk/icons/cutthecord_red_256.png rename to resources/icons/dzuk/icons/cutthecord_red_256.png diff --git a/icons/dzuk/icons/cutthecord_red_32.png b/resources/icons/dzuk/icons/cutthecord_red_32.png similarity index 100% rename from icons/dzuk/icons/cutthecord_red_32.png rename to resources/icons/dzuk/icons/cutthecord_red_32.png diff --git a/icons/dzuk/icons/cutthecord_red_512.png b/resources/icons/dzuk/icons/cutthecord_red_512.png similarity index 100% rename from icons/dzuk/icons/cutthecord_red_512.png rename to resources/icons/dzuk/icons/cutthecord_red_512.png diff --git a/icons/dzuk/icons/cutthecord_red_64.png b/resources/icons/dzuk/icons/cutthecord_red_64.png similarity index 100% rename from icons/dzuk/icons/cutthecord_red_64.png rename to resources/icons/dzuk/icons/cutthecord_red_64.png diff --git a/icons/dzuk/icons/cutthecord_yellow.svg b/resources/icons/dzuk/icons/cutthecord_yellow.svg similarity index 100% rename from icons/dzuk/icons/cutthecord_yellow.svg rename to resources/icons/dzuk/icons/cutthecord_yellow.svg diff --git a/icons/dzuk/icons/cutthecord_yellow_128.png b/resources/icons/dzuk/icons/cutthecord_yellow_128.png similarity index 100% rename from icons/dzuk/icons/cutthecord_yellow_128.png rename to resources/icons/dzuk/icons/cutthecord_yellow_128.png diff --git a/icons/dzuk/icons/cutthecord_yellow_256.png b/resources/icons/dzuk/icons/cutthecord_yellow_256.png similarity index 100% rename from icons/dzuk/icons/cutthecord_yellow_256.png rename to resources/icons/dzuk/icons/cutthecord_yellow_256.png diff --git a/icons/dzuk/icons/cutthecord_yellow_32.png b/resources/icons/dzuk/icons/cutthecord_yellow_32.png similarity index 100% rename from icons/dzuk/icons/cutthecord_yellow_32.png rename to resources/icons/dzuk/icons/cutthecord_yellow_32.png diff --git a/icons/dzuk/icons/cutthecord_yellow_512.png b/resources/icons/dzuk/icons/cutthecord_yellow_512.png similarity index 100% rename from icons/dzuk/icons/cutthecord_yellow_512.png rename to resources/icons/dzuk/icons/cutthecord_yellow_512.png diff --git a/icons/dzuk/icons/cutthecord_yellow_64.png b/resources/icons/dzuk/icons/cutthecord_yellow_64.png similarity index 100% rename from icons/dzuk/icons/cutthecord_yellow_64.png rename to resources/icons/dzuk/icons/cutthecord_yellow_64.png diff --git a/icons/dzuk/showcase_high.png b/resources/icons/dzuk/showcase_high.png similarity index 100% rename from icons/dzuk/showcase_high.png rename to resources/icons/dzuk/showcase_high.png diff --git a/icons/dzuk/showcase_low.png b/resources/icons/dzuk/showcase_low.png similarity index 100% rename from icons/dzuk/showcase_low.png rename to resources/icons/dzuk/showcase_low.png diff --git a/icons/fg.png b/resources/icons/fg.png similarity index 100% rename from icons/fg.png rename to resources/icons/fg.png diff --git a/icons/full.png b/resources/icons/full.png similarity index 100% rename from icons/full.png rename to resources/icons/full.png diff --git a/icons/old/ctc.xcf b/resources/icons/old/ctc.xcf similarity index 100% rename from icons/old/ctc.xcf rename to resources/icons/old/ctc.xcf diff --git a/icons/old/fg.png b/resources/icons/old/fg.png similarity index 100% rename from icons/old/fg.png rename to resources/icons/old/fg.png diff --git a/icons/old/full.png b/resources/icons/old/full.png similarity index 100% rename from icons/old/full.png rename to resources/icons/old/full.png diff --git a/icons/old/zhuzhu.svg b/resources/icons/old/zhuzhu.svg similarity index 100% rename from icons/old/zhuzhu.svg rename to resources/icons/old/zhuzhu.svg diff --git a/old-patches/README.md b/resources/old-patches/README.md similarity index 100% rename from old-patches/README.md rename to resources/old-patches/README.md diff --git a/old-patches/compact/835.patch b/resources/old-patches/compact/835.patch similarity index 100% rename from old-patches/compact/835.patch rename to resources/old-patches/compact/835.patch diff --git a/old-patches/compact/836.patch b/resources/old-patches/compact/836.patch similarity index 100% rename from old-patches/compact/836.patch rename to resources/old-patches/compact/836.patch diff --git a/old-patches/compact/839.patch b/resources/old-patches/compact/839.patch similarity index 100% rename from old-patches/compact/839.patch rename to resources/old-patches/compact/839.patch diff --git a/old-patches/compact/841.patch b/resources/old-patches/compact/841.patch similarity index 100% rename from old-patches/compact/841.patch rename to resources/old-patches/compact/841.patch diff --git a/old-patches/compact/842.patch b/resources/old-patches/compact/842.patch similarity index 100% rename from old-patches/compact/842.patch rename to resources/old-patches/compact/842.patch diff --git a/old-patches/compact/843.patch b/resources/old-patches/compact/843.patch similarity index 100% rename from old-patches/compact/843.patch rename to resources/old-patches/compact/843.patch diff --git a/old-patches/compact/844.patch b/resources/old-patches/compact/844.patch similarity index 100% rename from old-patches/compact/844.patch rename to resources/old-patches/compact/844.patch diff --git a/old-patches/compact/845.patch b/resources/old-patches/compact/845.patch similarity index 100% rename from old-patches/compact/845.patch rename to resources/old-patches/compact/845.patch diff --git a/old-patches/compact/848.patch b/resources/old-patches/compact/848.patch similarity index 100% rename from old-patches/compact/848.patch rename to resources/old-patches/compact/848.patch diff --git a/old-patches/compact/850.patch b/resources/old-patches/compact/850.patch similarity index 100% rename from old-patches/compact/850.patch rename to resources/old-patches/compact/850.patch diff --git a/old-patches/compact/851.patch b/resources/old-patches/compact/851.patch similarity index 100% rename from old-patches/compact/851.patch rename to resources/old-patches/compact/851.patch diff --git a/old-patches/compact/853.patch b/resources/old-patches/compact/853.patch similarity index 100% rename from old-patches/compact/853.patch rename to resources/old-patches/compact/853.patch diff --git a/old-patches/compact/854.patch b/resources/old-patches/compact/854.patch similarity index 100% rename from old-patches/compact/854.patch rename to resources/old-patches/compact/854.patch diff --git a/old-patches/compact/855.patch b/resources/old-patches/compact/855.patch similarity index 100% rename from old-patches/compact/855.patch rename to resources/old-patches/compact/855.patch diff --git a/old-patches/compact/856.patch b/resources/old-patches/compact/856.patch similarity index 100% rename from old-patches/compact/856.patch rename to resources/old-patches/compact/856.patch diff --git a/old-patches/compact/876.patch b/resources/old-patches/compact/876.patch similarity index 100% rename from old-patches/compact/876.patch rename to resources/old-patches/compact/876.patch diff --git a/old-patches/compact/884.patch b/resources/old-patches/compact/884.patch similarity index 100% rename from old-patches/compact/884.patch rename to resources/old-patches/compact/884.patch diff --git a/old-patches/compact/888.patch b/resources/old-patches/compact/888.patch similarity index 100% rename from old-patches/compact/888.patch rename to resources/old-patches/compact/888.patch diff --git a/old-patches/compact/896.patch b/resources/old-patches/compact/896.patch similarity index 100% rename from old-patches/compact/896.patch rename to resources/old-patches/compact/896.patch diff --git a/old-patches/compact/897.patch b/resources/old-patches/compact/897.patch similarity index 100% rename from old-patches/compact/897.patch rename to resources/old-patches/compact/897.patch diff --git a/old-patches/compact/898.patch b/resources/old-patches/compact/898.patch similarity index 100% rename from old-patches/compact/898.patch rename to resources/old-patches/compact/898.patch diff --git a/old-patches/compact/899.patch b/resources/old-patches/compact/899.patch similarity index 100% rename from old-patches/compact/899.patch rename to resources/old-patches/compact/899.patch diff --git a/old-patches/compact/900.patch b/resources/old-patches/compact/900.patch similarity index 100% rename from old-patches/compact/900.patch rename to resources/old-patches/compact/900.patch diff --git a/old-patches/compact/901.patch b/resources/old-patches/compact/901.patch similarity index 100% rename from old-patches/compact/901.patch rename to resources/old-patches/compact/901.patch diff --git a/old-patches/compact/902.patch b/resources/old-patches/compact/902.patch similarity index 100% rename from old-patches/compact/902.patch rename to resources/old-patches/compact/902.patch diff --git a/old-patches/compact/903.patch b/resources/old-patches/compact/903.patch similarity index 100% rename from old-patches/compact/903.patch rename to resources/old-patches/compact/903.patch diff --git a/old-patches/compact/904.patch b/resources/old-patches/compact/904.patch similarity index 100% rename from old-patches/compact/904.patch rename to resources/old-patches/compact/904.patch diff --git a/old-patches/compact/906.patch b/resources/old-patches/compact/906.patch similarity index 100% rename from old-patches/compact/906.patch rename to resources/old-patches/compact/906.patch diff --git a/old-patches/compact/909.patch b/resources/old-patches/compact/909.patch similarity index 100% rename from old-patches/compact/909.patch rename to resources/old-patches/compact/909.patch diff --git a/old-patches/compact/910.patch b/resources/old-patches/compact/910.patch similarity index 100% rename from old-patches/compact/910.patch rename to resources/old-patches/compact/910.patch diff --git a/old-patches/compact/938.patch b/resources/old-patches/compact/938.patch similarity index 100% rename from old-patches/compact/938.patch rename to resources/old-patches/compact/938.patch diff --git a/old-patches/compact/939.patch b/resources/old-patches/compact/939.patch similarity index 100% rename from old-patches/compact/939.patch rename to resources/old-patches/compact/939.patch diff --git a/old-patches/compact/940.patch b/resources/old-patches/compact/940.patch similarity index 100% rename from old-patches/compact/940.patch rename to resources/old-patches/compact/940.patch diff --git a/old-patches/compact/942.patch b/resources/old-patches/compact/942.patch similarity index 100% rename from old-patches/compact/942.patch rename to resources/old-patches/compact/942.patch diff --git a/old-patches/compact/943.patch b/resources/old-patches/compact/943.patch similarity index 100% rename from old-patches/compact/943.patch rename to resources/old-patches/compact/943.patch diff --git a/old-patches/compact/945.patch b/resources/old-patches/compact/945.patch similarity index 100% rename from old-patches/compact/945.patch rename to resources/old-patches/compact/945.patch diff --git a/old-patches/compact/946.patch b/resources/old-patches/compact/946.patch similarity index 100% rename from old-patches/compact/946.patch rename to resources/old-patches/compact/946.patch diff --git a/old-patches/compact/947.patch b/resources/old-patches/compact/947.patch similarity index 100% rename from old-patches/compact/947.patch rename to resources/old-patches/compact/947.patch diff --git a/old-patches/compact/948.patch b/resources/old-patches/compact/948.patch similarity index 100% rename from old-patches/compact/948.patch rename to resources/old-patches/compact/948.patch diff --git a/old-patches/compact/963.patch b/resources/old-patches/compact/963.patch similarity index 100% rename from old-patches/compact/963.patch rename to resources/old-patches/compact/963.patch diff --git a/old-patches/compact/964.patch b/resources/old-patches/compact/964.patch similarity index 100% rename from old-patches/compact/964.patch rename to resources/old-patches/compact/964.patch diff --git a/old-patches/compact/965.patch b/resources/old-patches/compact/965.patch similarity index 100% rename from old-patches/compact/965.patch rename to resources/old-patches/compact/965.patch diff --git a/old-patches/compact/966.patch b/resources/old-patches/compact/966.patch similarity index 100% rename from old-patches/compact/966.patch rename to resources/old-patches/compact/966.patch diff --git a/old-patches/compact/967.patch b/resources/old-patches/compact/967.patch similarity index 100% rename from old-patches/compact/967.patch rename to resources/old-patches/compact/967.patch diff --git a/old-patches/compact/968.patch b/resources/old-patches/compact/968.patch similarity index 100% rename from old-patches/compact/968.patch rename to resources/old-patches/compact/968.patch diff --git a/old-patches/compact/970.patch b/resources/old-patches/compact/970.patch similarity index 100% rename from old-patches/compact/970.patch rename to resources/old-patches/compact/970.patch diff --git a/old-patches/compact/980.patch b/resources/old-patches/compact/980.patch similarity index 100% rename from old-patches/compact/980.patch rename to resources/old-patches/compact/980.patch diff --git a/old-patches/compact/984.patch-failed b/resources/old-patches/compact/984.patch-failed similarity index 100% rename from old-patches/compact/984.patch-failed rename to resources/old-patches/compact/984.patch-failed diff --git a/old-patches/compact/README.md b/resources/old-patches/compact/README.md similarity index 100% rename from old-patches/compact/README.md rename to resources/old-patches/compact/README.md diff --git a/old-patches/customdefaultemoji/1006.patch b/resources/old-patches/customdefaultemoji/1006.patch similarity index 100% rename from old-patches/customdefaultemoji/1006.patch rename to resources/old-patches/customdefaultemoji/1006.patch diff --git a/old-patches/customdefaultemoji/1007.patch b/resources/old-patches/customdefaultemoji/1007.patch similarity index 100% rename from old-patches/customdefaultemoji/1007.patch rename to resources/old-patches/customdefaultemoji/1007.patch diff --git a/old-patches/customdefaultemoji/1011.patch b/resources/old-patches/customdefaultemoji/1011.patch similarity index 100% rename from old-patches/customdefaultemoji/1011.patch rename to resources/old-patches/customdefaultemoji/1011.patch diff --git a/old-patches/customdefaultemoji/1012.patch b/resources/old-patches/customdefaultemoji/1012.patch similarity index 100% rename from old-patches/customdefaultemoji/1012.patch rename to resources/old-patches/customdefaultemoji/1012.patch diff --git a/old-patches/customdefaultemoji/1013.patch-failed b/resources/old-patches/customdefaultemoji/1013.patch-failed similarity index 100% rename from old-patches/customdefaultemoji/1013.patch-failed rename to resources/old-patches/customdefaultemoji/1013.patch-failed diff --git a/old-patches/customdefaultemoji/884.patch b/resources/old-patches/customdefaultemoji/884.patch similarity index 100% rename from old-patches/customdefaultemoji/884.patch rename to resources/old-patches/customdefaultemoji/884.patch diff --git a/old-patches/customdefaultemoji/888.patch b/resources/old-patches/customdefaultemoji/888.patch similarity index 100% rename from old-patches/customdefaultemoji/888.patch rename to resources/old-patches/customdefaultemoji/888.patch diff --git a/old-patches/customdefaultemoji/896.patch b/resources/old-patches/customdefaultemoji/896.patch similarity index 100% rename from old-patches/customdefaultemoji/896.patch rename to resources/old-patches/customdefaultemoji/896.patch diff --git a/old-patches/customdefaultemoji/897.patch b/resources/old-patches/customdefaultemoji/897.patch similarity index 100% rename from old-patches/customdefaultemoji/897.patch rename to resources/old-patches/customdefaultemoji/897.patch diff --git a/old-patches/customdefaultemoji/898.patch b/resources/old-patches/customdefaultemoji/898.patch similarity index 100% rename from old-patches/customdefaultemoji/898.patch rename to resources/old-patches/customdefaultemoji/898.patch diff --git a/old-patches/customdefaultemoji/899.patch b/resources/old-patches/customdefaultemoji/899.patch similarity index 100% rename from old-patches/customdefaultemoji/899.patch rename to resources/old-patches/customdefaultemoji/899.patch diff --git a/old-patches/customdefaultemoji/900.patch b/resources/old-patches/customdefaultemoji/900.patch similarity index 100% rename from old-patches/customdefaultemoji/900.patch rename to resources/old-patches/customdefaultemoji/900.patch diff --git a/old-patches/customdefaultemoji/901.patch b/resources/old-patches/customdefaultemoji/901.patch similarity index 100% rename from old-patches/customdefaultemoji/901.patch rename to resources/old-patches/customdefaultemoji/901.patch diff --git a/old-patches/customdefaultemoji/902.patch b/resources/old-patches/customdefaultemoji/902.patch similarity index 100% rename from old-patches/customdefaultemoji/902.patch rename to resources/old-patches/customdefaultemoji/902.patch diff --git a/old-patches/customdefaultemoji/903.patch b/resources/old-patches/customdefaultemoji/903.patch similarity index 100% rename from old-patches/customdefaultemoji/903.patch rename to resources/old-patches/customdefaultemoji/903.patch diff --git a/old-patches/customdefaultemoji/904.patch b/resources/old-patches/customdefaultemoji/904.patch similarity index 100% rename from old-patches/customdefaultemoji/904.patch rename to resources/old-patches/customdefaultemoji/904.patch diff --git a/old-patches/customdefaultemoji/906.patch b/resources/old-patches/customdefaultemoji/906.patch similarity index 100% rename from old-patches/customdefaultemoji/906.patch rename to resources/old-patches/customdefaultemoji/906.patch diff --git a/old-patches/customdefaultemoji/909.patch b/resources/old-patches/customdefaultemoji/909.patch similarity index 100% rename from old-patches/customdefaultemoji/909.patch rename to resources/old-patches/customdefaultemoji/909.patch diff --git a/old-patches/customdefaultemoji/910.patch b/resources/old-patches/customdefaultemoji/910.patch similarity index 100% rename from old-patches/customdefaultemoji/910.patch rename to resources/old-patches/customdefaultemoji/910.patch diff --git a/old-patches/customdefaultemoji/938.patch b/resources/old-patches/customdefaultemoji/938.patch similarity index 100% rename from old-patches/customdefaultemoji/938.patch rename to resources/old-patches/customdefaultemoji/938.patch diff --git a/old-patches/customdefaultemoji/939.patch b/resources/old-patches/customdefaultemoji/939.patch similarity index 100% rename from old-patches/customdefaultemoji/939.patch rename to resources/old-patches/customdefaultemoji/939.patch diff --git a/old-patches/customdefaultemoji/940.patch b/resources/old-patches/customdefaultemoji/940.patch similarity index 100% rename from old-patches/customdefaultemoji/940.patch rename to resources/old-patches/customdefaultemoji/940.patch diff --git a/old-patches/customdefaultemoji/942.patch b/resources/old-patches/customdefaultemoji/942.patch similarity index 100% rename from old-patches/customdefaultemoji/942.patch rename to resources/old-patches/customdefaultemoji/942.patch diff --git a/old-patches/customdefaultemoji/943.patch b/resources/old-patches/customdefaultemoji/943.patch similarity index 100% rename from old-patches/customdefaultemoji/943.patch rename to resources/old-patches/customdefaultemoji/943.patch diff --git a/old-patches/customdefaultemoji/945.patch b/resources/old-patches/customdefaultemoji/945.patch similarity index 100% rename from old-patches/customdefaultemoji/945.patch rename to resources/old-patches/customdefaultemoji/945.patch diff --git a/old-patches/customdefaultemoji/946.patch b/resources/old-patches/customdefaultemoji/946.patch similarity index 100% rename from old-patches/customdefaultemoji/946.patch rename to resources/old-patches/customdefaultemoji/946.patch diff --git a/old-patches/customdefaultemoji/947.patch b/resources/old-patches/customdefaultemoji/947.patch similarity index 100% rename from old-patches/customdefaultemoji/947.patch rename to resources/old-patches/customdefaultemoji/947.patch diff --git a/old-patches/customdefaultemoji/948.patch b/resources/old-patches/customdefaultemoji/948.patch similarity index 100% rename from old-patches/customdefaultemoji/948.patch rename to resources/old-patches/customdefaultemoji/948.patch diff --git a/old-patches/customdefaultemoji/963.patch b/resources/old-patches/customdefaultemoji/963.patch similarity index 100% rename from old-patches/customdefaultemoji/963.patch rename to resources/old-patches/customdefaultemoji/963.patch diff --git a/old-patches/customdefaultemoji/964.patch b/resources/old-patches/customdefaultemoji/964.patch similarity index 100% rename from old-patches/customdefaultemoji/964.patch rename to resources/old-patches/customdefaultemoji/964.patch diff --git a/old-patches/customdefaultemoji/965.patch b/resources/old-patches/customdefaultemoji/965.patch similarity index 100% rename from old-patches/customdefaultemoji/965.patch rename to resources/old-patches/customdefaultemoji/965.patch diff --git a/old-patches/customdefaultemoji/966.patch b/resources/old-patches/customdefaultemoji/966.patch similarity index 100% rename from old-patches/customdefaultemoji/966.patch rename to resources/old-patches/customdefaultemoji/966.patch diff --git a/old-patches/customdefaultemoji/967.patch b/resources/old-patches/customdefaultemoji/967.patch similarity index 100% rename from old-patches/customdefaultemoji/967.patch rename to resources/old-patches/customdefaultemoji/967.patch diff --git a/old-patches/customdefaultemoji/968.patch b/resources/old-patches/customdefaultemoji/968.patch similarity index 100% rename from old-patches/customdefaultemoji/968.patch rename to resources/old-patches/customdefaultemoji/968.patch diff --git a/old-patches/customdefaultemoji/970.patch b/resources/old-patches/customdefaultemoji/970.patch similarity index 100% rename from old-patches/customdefaultemoji/970.patch rename to resources/old-patches/customdefaultemoji/970.patch diff --git a/old-patches/customdefaultemoji/980.patch b/resources/old-patches/customdefaultemoji/980.patch similarity index 100% rename from old-patches/customdefaultemoji/980.patch rename to resources/old-patches/customdefaultemoji/980.patch diff --git a/old-patches/customdefaultemoji/984.patch b/resources/old-patches/customdefaultemoji/984.patch similarity index 100% rename from old-patches/customdefaultemoji/984.patch rename to resources/old-patches/customdefaultemoji/984.patch diff --git a/old-patches/customdefaultemoji/986.patch b/resources/old-patches/customdefaultemoji/986.patch similarity index 100% rename from old-patches/customdefaultemoji/986.patch rename to resources/old-patches/customdefaultemoji/986.patch diff --git a/old-patches/customdefaultemoji/991.patch b/resources/old-patches/customdefaultemoji/991.patch similarity index 100% rename from old-patches/customdefaultemoji/991.patch rename to resources/old-patches/customdefaultemoji/991.patch diff --git a/old-patches/customdefaultemoji/991.patch-failed b/resources/old-patches/customdefaultemoji/991.patch-failed similarity index 100% rename from old-patches/customdefaultemoji/991.patch-failed rename to resources/old-patches/customdefaultemoji/991.patch-failed diff --git a/old-patches/customdefaultemoji/992.patch b/resources/old-patches/customdefaultemoji/992.patch similarity index 100% rename from old-patches/customdefaultemoji/992.patch rename to resources/old-patches/customdefaultemoji/992.patch diff --git a/old-patches/customdefaultemoji/993.patch b/resources/old-patches/customdefaultemoji/993.patch similarity index 100% rename from old-patches/customdefaultemoji/993.patch rename to resources/old-patches/customdefaultemoji/993.patch diff --git a/old-patches/customdefaultemoji/994.patch b/resources/old-patches/customdefaultemoji/994.patch similarity index 100% rename from old-patches/customdefaultemoji/994.patch rename to resources/old-patches/customdefaultemoji/994.patch diff --git a/old-patches/customdefaultemoji/996.patch b/resources/old-patches/customdefaultemoji/996.patch similarity index 100% rename from old-patches/customdefaultemoji/996.patch rename to resources/old-patches/customdefaultemoji/996.patch diff --git a/old-patches/customdefaultemoji/README.md b/resources/old-patches/customdefaultemoji/README.md similarity index 100% rename from old-patches/customdefaultemoji/README.md rename to resources/old-patches/customdefaultemoji/README.md diff --git a/old-patches/nohiddenchannels/903.patch b/resources/old-patches/nohiddenchannels/903.patch similarity index 100% rename from old-patches/nohiddenchannels/903.patch rename to resources/old-patches/nohiddenchannels/903.patch diff --git a/old-patches/nohiddenchannels/README.md b/resources/old-patches/nohiddenchannels/README.md similarity index 100% rename from old-patches/nohiddenchannels/README.md rename to resources/old-patches/nohiddenchannels/README.md diff --git a/old-patches/nonearby/1006.patch b/resources/old-patches/nonearby/1006.patch similarity index 100% rename from old-patches/nonearby/1006.patch rename to resources/old-patches/nonearby/1006.patch diff --git a/old-patches/nonearby/1007.patch b/resources/old-patches/nonearby/1007.patch similarity index 100% rename from old-patches/nonearby/1007.patch rename to resources/old-patches/nonearby/1007.patch diff --git a/old-patches/nonearby/1011.patch b/resources/old-patches/nonearby/1011.patch similarity index 100% rename from old-patches/nonearby/1011.patch rename to resources/old-patches/nonearby/1011.patch diff --git a/old-patches/nonearby/1012.patch b/resources/old-patches/nonearby/1012.patch similarity index 100% rename from old-patches/nonearby/1012.patch rename to resources/old-patches/nonearby/1012.patch diff --git a/old-patches/nonearby/1013.patch b/resources/old-patches/nonearby/1013.patch similarity index 100% rename from old-patches/nonearby/1013.patch rename to resources/old-patches/nonearby/1013.patch diff --git a/old-patches/nonearby/1015.patch b/resources/old-patches/nonearby/1015.patch similarity index 100% rename from old-patches/nonearby/1015.patch rename to resources/old-patches/nonearby/1015.patch diff --git a/old-patches/nonearby/1016.patch b/resources/old-patches/nonearby/1016.patch similarity index 100% rename from old-patches/nonearby/1016.patch rename to resources/old-patches/nonearby/1016.patch diff --git a/old-patches/nonearby/1019.patch b/resources/old-patches/nonearby/1019.patch similarity index 100% rename from old-patches/nonearby/1019.patch rename to resources/old-patches/nonearby/1019.patch diff --git a/old-patches/nonearby/1020.patch b/resources/old-patches/nonearby/1020.patch similarity index 100% rename from old-patches/nonearby/1020.patch rename to resources/old-patches/nonearby/1020.patch diff --git a/old-patches/nonearby/1021.patch b/resources/old-patches/nonearby/1021.patch similarity index 100% rename from old-patches/nonearby/1021.patch rename to resources/old-patches/nonearby/1021.patch diff --git a/old-patches/nonearby/1022.patch b/resources/old-patches/nonearby/1022.patch similarity index 100% rename from old-patches/nonearby/1022.patch rename to resources/old-patches/nonearby/1022.patch diff --git a/old-patches/nonearby/1023.patch b/resources/old-patches/nonearby/1023.patch similarity index 100% rename from old-patches/nonearby/1023.patch rename to resources/old-patches/nonearby/1023.patch diff --git a/old-patches/nonearby/1024.patch b/resources/old-patches/nonearby/1024.patch similarity index 100% rename from old-patches/nonearby/1024.patch rename to resources/old-patches/nonearby/1024.patch diff --git a/old-patches/nonearby/1025.patch b/resources/old-patches/nonearby/1025.patch similarity index 100% rename from old-patches/nonearby/1025.patch rename to resources/old-patches/nonearby/1025.patch diff --git a/old-patches/nonearby/1026.patch b/resources/old-patches/nonearby/1026.patch similarity index 100% rename from old-patches/nonearby/1026.patch rename to resources/old-patches/nonearby/1026.patch diff --git a/old-patches/nonearby/1029.patch b/resources/old-patches/nonearby/1029.patch similarity index 100% rename from old-patches/nonearby/1029.patch rename to resources/old-patches/nonearby/1029.patch diff --git a/old-patches/nonearby/1031.patch b/resources/old-patches/nonearby/1031.patch similarity index 100% rename from old-patches/nonearby/1031.patch rename to resources/old-patches/nonearby/1031.patch diff --git a/old-patches/nonearby/1032.patch b/resources/old-patches/nonearby/1032.patch similarity index 100% rename from old-patches/nonearby/1032.patch rename to resources/old-patches/nonearby/1032.patch diff --git a/old-patches/nonearby/1033.patch b/resources/old-patches/nonearby/1033.patch similarity index 100% rename from old-patches/nonearby/1033.patch rename to resources/old-patches/nonearby/1033.patch diff --git a/old-patches/nonearby/1036.patch b/resources/old-patches/nonearby/1036.patch similarity index 100% rename from old-patches/nonearby/1036.patch rename to resources/old-patches/nonearby/1036.patch diff --git a/old-patches/nonearby/1037.patch b/resources/old-patches/nonearby/1037.patch similarity index 100% rename from old-patches/nonearby/1037.patch rename to resources/old-patches/nonearby/1037.patch diff --git a/old-patches/nonearby/1040.patch b/resources/old-patches/nonearby/1040.patch similarity index 100% rename from old-patches/nonearby/1040.patch rename to resources/old-patches/nonearby/1040.patch diff --git a/old-patches/nonearby/1041.patch b/resources/old-patches/nonearby/1041.patch similarity index 100% rename from old-patches/nonearby/1041.patch rename to resources/old-patches/nonearby/1041.patch diff --git a/old-patches/nonearby/1045.patch b/resources/old-patches/nonearby/1045.patch similarity index 100% rename from old-patches/nonearby/1045.patch rename to resources/old-patches/nonearby/1045.patch diff --git a/old-patches/nonearby/1046.patch b/resources/old-patches/nonearby/1046.patch similarity index 100% rename from old-patches/nonearby/1046.patch rename to resources/old-patches/nonearby/1046.patch diff --git a/old-patches/nonearby/1047.patch b/resources/old-patches/nonearby/1047.patch similarity index 100% rename from old-patches/nonearby/1047.patch rename to resources/old-patches/nonearby/1047.patch diff --git a/old-patches/nonearby/1049.patch b/resources/old-patches/nonearby/1049.patch similarity index 100% rename from old-patches/nonearby/1049.patch rename to resources/old-patches/nonearby/1049.patch diff --git a/old-patches/nonearby/1052.patch b/resources/old-patches/nonearby/1052.patch similarity index 100% rename from old-patches/nonearby/1052.patch rename to resources/old-patches/nonearby/1052.patch diff --git a/old-patches/nonearby/1053.patch b/resources/old-patches/nonearby/1053.patch similarity index 100% rename from old-patches/nonearby/1053.patch rename to resources/old-patches/nonearby/1053.patch diff --git a/old-patches/nonearby/1054.patch b/resources/old-patches/nonearby/1054.patch similarity index 100% rename from old-patches/nonearby/1054.patch rename to resources/old-patches/nonearby/1054.patch diff --git a/old-patches/nonearby/1056.patch b/resources/old-patches/nonearby/1056.patch similarity index 100% rename from old-patches/nonearby/1056.patch rename to resources/old-patches/nonearby/1056.patch diff --git a/old-patches/nonearby/1057.patch b/resources/old-patches/nonearby/1057.patch similarity index 100% rename from old-patches/nonearby/1057.patch rename to resources/old-patches/nonearby/1057.patch diff --git a/old-patches/nonearby/1062.patch b/resources/old-patches/nonearby/1062.patch similarity index 100% rename from old-patches/nonearby/1062.patch rename to resources/old-patches/nonearby/1062.patch diff --git a/old-patches/nonearby/1065.patch b/resources/old-patches/nonearby/1065.patch similarity index 100% rename from old-patches/nonearby/1065.patch rename to resources/old-patches/nonearby/1065.patch diff --git a/old-patches/nonearby/1066.patch b/resources/old-patches/nonearby/1066.patch similarity index 100% rename from old-patches/nonearby/1066.patch rename to resources/old-patches/nonearby/1066.patch diff --git a/old-patches/nonearby/1069.patch b/resources/old-patches/nonearby/1069.patch similarity index 100% rename from old-patches/nonearby/1069.patch rename to resources/old-patches/nonearby/1069.patch diff --git a/old-patches/nonearby/1073.patch b/resources/old-patches/nonearby/1073.patch similarity index 100% rename from old-patches/nonearby/1073.patch rename to resources/old-patches/nonearby/1073.patch diff --git a/old-patches/nonearby/1074.patch b/resources/old-patches/nonearby/1074.patch similarity index 100% rename from old-patches/nonearby/1074.patch rename to resources/old-patches/nonearby/1074.patch diff --git a/old-patches/nonearby/1078.patch b/resources/old-patches/nonearby/1078.patch similarity index 100% rename from old-patches/nonearby/1078.patch rename to resources/old-patches/nonearby/1078.patch diff --git a/old-patches/nonearby/1084.patch b/resources/old-patches/nonearby/1084.patch similarity index 100% rename from old-patches/nonearby/1084.patch rename to resources/old-patches/nonearby/1084.patch diff --git a/old-patches/nonearby/1085.patch b/resources/old-patches/nonearby/1085.patch similarity index 100% rename from old-patches/nonearby/1085.patch rename to resources/old-patches/nonearby/1085.patch diff --git a/old-patches/nonearby/1087.patch b/resources/old-patches/nonearby/1087.patch similarity index 100% rename from old-patches/nonearby/1087.patch rename to resources/old-patches/nonearby/1087.patch diff --git a/old-patches/nonearby/1091.patch b/resources/old-patches/nonearby/1091.patch similarity index 100% rename from old-patches/nonearby/1091.patch rename to resources/old-patches/nonearby/1091.patch diff --git a/old-patches/nonearby/1092.patch b/resources/old-patches/nonearby/1092.patch similarity index 100% rename from old-patches/nonearby/1092.patch rename to resources/old-patches/nonearby/1092.patch diff --git a/old-patches/nonearby/1100.patch b/resources/old-patches/nonearby/1100.patch similarity index 100% rename from old-patches/nonearby/1100.patch rename to resources/old-patches/nonearby/1100.patch diff --git a/old-patches/nonearby/1103.patch b/resources/old-patches/nonearby/1103.patch similarity index 100% rename from old-patches/nonearby/1103.patch rename to resources/old-patches/nonearby/1103.patch diff --git a/old-patches/nonearby/1104.patch b/resources/old-patches/nonearby/1104.patch similarity index 100% rename from old-patches/nonearby/1104.patch rename to resources/old-patches/nonearby/1104.patch diff --git a/old-patches/nonearby/1105.patch b/resources/old-patches/nonearby/1105.patch similarity index 100% rename from old-patches/nonearby/1105.patch rename to resources/old-patches/nonearby/1105.patch diff --git a/old-patches/nonearby/1107.patch b/resources/old-patches/nonearby/1107.patch similarity index 100% rename from old-patches/nonearby/1107.patch rename to resources/old-patches/nonearby/1107.patch diff --git a/old-patches/nonearby/1123.patch b/resources/old-patches/nonearby/1123.patch similarity index 100% rename from old-patches/nonearby/1123.patch rename to resources/old-patches/nonearby/1123.patch diff --git a/old-patches/nonearby/1132.patch b/resources/old-patches/nonearby/1132.patch similarity index 100% rename from old-patches/nonearby/1132.patch rename to resources/old-patches/nonearby/1132.patch diff --git a/old-patches/nonearby/1134.patch b/resources/old-patches/nonearby/1134.patch similarity index 100% rename from old-patches/nonearby/1134.patch rename to resources/old-patches/nonearby/1134.patch diff --git a/old-patches/nonearby/1144.patch b/resources/old-patches/nonearby/1144.patch similarity index 100% rename from old-patches/nonearby/1144.patch rename to resources/old-patches/nonearby/1144.patch diff --git a/old-patches/nonearby/1145.patch b/resources/old-patches/nonearby/1145.patch similarity index 100% rename from old-patches/nonearby/1145.patch rename to resources/old-patches/nonearby/1145.patch diff --git a/old-patches/nonearby/1146.patch b/resources/old-patches/nonearby/1146.patch similarity index 100% rename from old-patches/nonearby/1146.patch rename to resources/old-patches/nonearby/1146.patch diff --git a/old-patches/nonearby/1148.patch b/resources/old-patches/nonearby/1148.patch similarity index 100% rename from old-patches/nonearby/1148.patch rename to resources/old-patches/nonearby/1148.patch diff --git a/old-patches/nonearby/1150.patch b/resources/old-patches/nonearby/1150.patch similarity index 100% rename from old-patches/nonearby/1150.patch rename to resources/old-patches/nonearby/1150.patch diff --git a/old-patches/nonearby/1167.patch b/resources/old-patches/nonearby/1167.patch similarity index 100% rename from old-patches/nonearby/1167.patch rename to resources/old-patches/nonearby/1167.patch diff --git a/old-patches/nonearby/1169.patch b/resources/old-patches/nonearby/1169.patch similarity index 100% rename from old-patches/nonearby/1169.patch rename to resources/old-patches/nonearby/1169.patch diff --git a/old-patches/nonearby/1171.patch b/resources/old-patches/nonearby/1171.patch similarity index 100% rename from old-patches/nonearby/1171.patch rename to resources/old-patches/nonearby/1171.patch diff --git a/old-patches/nonearby/1180.patch b/resources/old-patches/nonearby/1180.patch similarity index 100% rename from old-patches/nonearby/1180.patch rename to resources/old-patches/nonearby/1180.patch diff --git a/old-patches/nonearby/1181.patch b/resources/old-patches/nonearby/1181.patch similarity index 100% rename from old-patches/nonearby/1181.patch rename to resources/old-patches/nonearby/1181.patch diff --git a/old-patches/nonearby/1192.patch b/resources/old-patches/nonearby/1192.patch similarity index 100% rename from old-patches/nonearby/1192.patch rename to resources/old-patches/nonearby/1192.patch diff --git a/old-patches/nonearby/1196.patch b/resources/old-patches/nonearby/1196.patch similarity index 100% rename from old-patches/nonearby/1196.patch rename to resources/old-patches/nonearby/1196.patch diff --git a/old-patches/nonearby/1200.patch b/resources/old-patches/nonearby/1200.patch similarity index 100% rename from old-patches/nonearby/1200.patch rename to resources/old-patches/nonearby/1200.patch diff --git a/old-patches/nonearby/1201.patch b/resources/old-patches/nonearby/1201.patch similarity index 100% rename from old-patches/nonearby/1201.patch rename to resources/old-patches/nonearby/1201.patch diff --git a/old-patches/nonearby/1208.patch b/resources/old-patches/nonearby/1208.patch similarity index 100% rename from old-patches/nonearby/1208.patch rename to resources/old-patches/nonearby/1208.patch diff --git a/old-patches/nonearby/1213.patch b/resources/old-patches/nonearby/1213.patch similarity index 100% rename from old-patches/nonearby/1213.patch rename to resources/old-patches/nonearby/1213.patch diff --git a/old-patches/nonearby/1216.patch b/resources/old-patches/nonearby/1216.patch similarity index 100% rename from old-patches/nonearby/1216.patch rename to resources/old-patches/nonearby/1216.patch diff --git a/old-patches/nonearby/1218.patch b/resources/old-patches/nonearby/1218.patch similarity index 100% rename from old-patches/nonearby/1218.patch rename to resources/old-patches/nonearby/1218.patch diff --git a/old-patches/nonearby/1223.patch b/resources/old-patches/nonearby/1223.patch similarity index 100% rename from old-patches/nonearby/1223.patch rename to resources/old-patches/nonearby/1223.patch diff --git a/old-patches/nonearby/1243.patch b/resources/old-patches/nonearby/1243.patch similarity index 100% rename from old-patches/nonearby/1243.patch rename to resources/old-patches/nonearby/1243.patch diff --git a/old-patches/nonearby/1246.patch b/resources/old-patches/nonearby/1246.patch similarity index 100% rename from old-patches/nonearby/1246.patch rename to resources/old-patches/nonearby/1246.patch diff --git a/old-patches/nonearby/1249.patch b/resources/old-patches/nonearby/1249.patch similarity index 100% rename from old-patches/nonearby/1249.patch rename to resources/old-patches/nonearby/1249.patch diff --git a/old-patches/nonearby/1251.patch b/resources/old-patches/nonearby/1251.patch similarity index 100% rename from old-patches/nonearby/1251.patch rename to resources/old-patches/nonearby/1251.patch diff --git a/old-patches/nonearby/1252.patch b/resources/old-patches/nonearby/1252.patch similarity index 100% rename from old-patches/nonearby/1252.patch rename to resources/old-patches/nonearby/1252.patch diff --git a/old-patches/nonearby/1259.patch b/resources/old-patches/nonearby/1259.patch similarity index 100% rename from old-patches/nonearby/1259.patch rename to resources/old-patches/nonearby/1259.patch diff --git a/old-patches/nonearby/1266.patch b/resources/old-patches/nonearby/1266.patch similarity index 100% rename from old-patches/nonearby/1266.patch rename to resources/old-patches/nonearby/1266.patch diff --git a/old-patches/nonearby/1270.patch b/resources/old-patches/nonearby/1270.patch similarity index 100% rename from old-patches/nonearby/1270.patch rename to resources/old-patches/nonearby/1270.patch diff --git a/old-patches/nonearby/1273.patch b/resources/old-patches/nonearby/1273.patch similarity index 100% rename from old-patches/nonearby/1273.patch rename to resources/old-patches/nonearby/1273.patch diff --git a/old-patches/nonearby/1279.patch b/resources/old-patches/nonearby/1279.patch similarity index 100% rename from old-patches/nonearby/1279.patch rename to resources/old-patches/nonearby/1279.patch diff --git a/old-patches/nonearby/1280.patch b/resources/old-patches/nonearby/1280.patch similarity index 100% rename from old-patches/nonearby/1280.patch rename to resources/old-patches/nonearby/1280.patch diff --git a/old-patches/nonearby/1281.patch b/resources/old-patches/nonearby/1281.patch similarity index 100% rename from old-patches/nonearby/1281.patch rename to resources/old-patches/nonearby/1281.patch diff --git a/old-patches/nonearby/1282.patch b/resources/old-patches/nonearby/1282.patch similarity index 100% rename from old-patches/nonearby/1282.patch rename to resources/old-patches/nonearby/1282.patch diff --git a/old-patches/nonearby/1284.patch b/resources/old-patches/nonearby/1284.patch similarity index 100% rename from old-patches/nonearby/1284.patch rename to resources/old-patches/nonearby/1284.patch diff --git a/old-patches/nonearby/1290.patch b/resources/old-patches/nonearby/1290.patch similarity index 100% rename from old-patches/nonearby/1290.patch rename to resources/old-patches/nonearby/1290.patch diff --git a/old-patches/nonearby/1294.patch b/resources/old-patches/nonearby/1294.patch similarity index 100% rename from old-patches/nonearby/1294.patch rename to resources/old-patches/nonearby/1294.patch diff --git a/old-patches/nonearby/1295.patch b/resources/old-patches/nonearby/1295.patch similarity index 100% rename from old-patches/nonearby/1295.patch rename to resources/old-patches/nonearby/1295.patch diff --git a/old-patches/nonearby/1298.patch b/resources/old-patches/nonearby/1298.patch similarity index 100% rename from old-patches/nonearby/1298.patch rename to resources/old-patches/nonearby/1298.patch diff --git a/old-patches/nonearby/1300.patch b/resources/old-patches/nonearby/1300.patch similarity index 100% rename from old-patches/nonearby/1300.patch rename to resources/old-patches/nonearby/1300.patch diff --git a/old-patches/nonearby/1301.patch b/resources/old-patches/nonearby/1301.patch similarity index 100% rename from old-patches/nonearby/1301.patch rename to resources/old-patches/nonearby/1301.patch diff --git a/old-patches/nonearby/1304.patch b/resources/old-patches/nonearby/1304.patch similarity index 100% rename from old-patches/nonearby/1304.patch rename to resources/old-patches/nonearby/1304.patch diff --git a/old-patches/nonearby/1306.patch b/resources/old-patches/nonearby/1306.patch similarity index 100% rename from old-patches/nonearby/1306.patch rename to resources/old-patches/nonearby/1306.patch diff --git a/old-patches/nonearby/1307.patch b/resources/old-patches/nonearby/1307.patch similarity index 100% rename from old-patches/nonearby/1307.patch rename to resources/old-patches/nonearby/1307.patch diff --git a/old-patches/nonearby/1310.patch b/resources/old-patches/nonearby/1310.patch similarity index 100% rename from old-patches/nonearby/1310.patch rename to resources/old-patches/nonearby/1310.patch diff --git a/old-patches/nonearby/1315.patch b/resources/old-patches/nonearby/1315.patch similarity index 100% rename from old-patches/nonearby/1315.patch rename to resources/old-patches/nonearby/1315.patch diff --git a/old-patches/nonearby/1318.patch b/resources/old-patches/nonearby/1318.patch similarity index 100% rename from old-patches/nonearby/1318.patch rename to resources/old-patches/nonearby/1318.patch diff --git a/old-patches/nonearby/1330.patch b/resources/old-patches/nonearby/1330.patch similarity index 100% rename from old-patches/nonearby/1330.patch rename to resources/old-patches/nonearby/1330.patch diff --git a/old-patches/nonearby/1334.patch b/resources/old-patches/nonearby/1334.patch similarity index 100% rename from old-patches/nonearby/1334.patch rename to resources/old-patches/nonearby/1334.patch diff --git a/old-patches/nonearby/1339.patch b/resources/old-patches/nonearby/1339.patch similarity index 100% rename from old-patches/nonearby/1339.patch rename to resources/old-patches/nonearby/1339.patch diff --git a/old-patches/nonearby/1340.patch b/resources/old-patches/nonearby/1340.patch similarity index 100% rename from old-patches/nonearby/1340.patch rename to resources/old-patches/nonearby/1340.patch diff --git a/old-patches/nonearby/1355.patch b/resources/old-patches/nonearby/1355.patch similarity index 100% rename from old-patches/nonearby/1355.patch rename to resources/old-patches/nonearby/1355.patch diff --git a/old-patches/nonearby/1356.patch b/resources/old-patches/nonearby/1356.patch similarity index 100% rename from old-patches/nonearby/1356.patch rename to resources/old-patches/nonearby/1356.patch diff --git a/old-patches/nonearby/1358.patch b/resources/old-patches/nonearby/1358.patch similarity index 100% rename from old-patches/nonearby/1358.patch rename to resources/old-patches/nonearby/1358.patch diff --git a/old-patches/nonearby/1361.patch b/resources/old-patches/nonearby/1361.patch similarity index 100% rename from old-patches/nonearby/1361.patch rename to resources/old-patches/nonearby/1361.patch diff --git a/old-patches/nonearby/1362.patch b/resources/old-patches/nonearby/1362.patch similarity index 100% rename from old-patches/nonearby/1362.patch rename to resources/old-patches/nonearby/1362.patch diff --git a/old-patches/nonearby/1365.patch b/resources/old-patches/nonearby/1365.patch similarity index 100% rename from old-patches/nonearby/1365.patch rename to resources/old-patches/nonearby/1365.patch diff --git a/old-patches/nonearby/1367.patch b/resources/old-patches/nonearby/1367.patch similarity index 100% rename from old-patches/nonearby/1367.patch rename to resources/old-patches/nonearby/1367.patch diff --git a/old-patches/nonearby/1368.patch b/resources/old-patches/nonearby/1368.patch similarity index 100% rename from old-patches/nonearby/1368.patch rename to resources/old-patches/nonearby/1368.patch diff --git a/old-patches/nonearby/1370.patch b/resources/old-patches/nonearby/1370.patch similarity index 100% rename from old-patches/nonearby/1370.patch rename to resources/old-patches/nonearby/1370.patch diff --git a/old-patches/nonearby/1371.patch b/resources/old-patches/nonearby/1371.patch similarity index 100% rename from old-patches/nonearby/1371.patch rename to resources/old-patches/nonearby/1371.patch diff --git a/old-patches/nonearby/78204.patch-failed b/resources/old-patches/nonearby/78204.patch-failed similarity index 100% rename from old-patches/nonearby/78204.patch-failed rename to resources/old-patches/nonearby/78204.patch-failed diff --git a/old-patches/nonearby/832.patch b/resources/old-patches/nonearby/832.patch similarity index 100% rename from old-patches/nonearby/832.patch rename to resources/old-patches/nonearby/832.patch diff --git a/old-patches/nonearby/833.patch b/resources/old-patches/nonearby/833.patch similarity index 100% rename from old-patches/nonearby/833.patch rename to resources/old-patches/nonearby/833.patch diff --git a/old-patches/nonearby/834.patch b/resources/old-patches/nonearby/834.patch similarity index 100% rename from old-patches/nonearby/834.patch rename to resources/old-patches/nonearby/834.patch diff --git a/old-patches/nonearby/835.patch b/resources/old-patches/nonearby/835.patch similarity index 100% rename from old-patches/nonearby/835.patch rename to resources/old-patches/nonearby/835.patch diff --git a/old-patches/nonearby/836.patch b/resources/old-patches/nonearby/836.patch similarity index 100% rename from old-patches/nonearby/836.patch rename to resources/old-patches/nonearby/836.patch diff --git a/old-patches/nonearby/839.patch b/resources/old-patches/nonearby/839.patch similarity index 100% rename from old-patches/nonearby/839.patch rename to resources/old-patches/nonearby/839.patch diff --git a/old-patches/nonearby/841.patch b/resources/old-patches/nonearby/841.patch similarity index 100% rename from old-patches/nonearby/841.patch rename to resources/old-patches/nonearby/841.patch diff --git a/old-patches/nonearby/842.patch b/resources/old-patches/nonearby/842.patch similarity index 100% rename from old-patches/nonearby/842.patch rename to resources/old-patches/nonearby/842.patch diff --git a/old-patches/nonearby/843.patch b/resources/old-patches/nonearby/843.patch similarity index 100% rename from old-patches/nonearby/843.patch rename to resources/old-patches/nonearby/843.patch diff --git a/old-patches/nonearby/844.patch b/resources/old-patches/nonearby/844.patch similarity index 100% rename from old-patches/nonearby/844.patch rename to resources/old-patches/nonearby/844.patch diff --git a/old-patches/nonearby/845.patch b/resources/old-patches/nonearby/845.patch similarity index 100% rename from old-patches/nonearby/845.patch rename to resources/old-patches/nonearby/845.patch diff --git a/old-patches/nonearby/848.patch b/resources/old-patches/nonearby/848.patch similarity index 100% rename from old-patches/nonearby/848.patch rename to resources/old-patches/nonearby/848.patch diff --git a/old-patches/nonearby/850.patch b/resources/old-patches/nonearby/850.patch similarity index 100% rename from old-patches/nonearby/850.patch rename to resources/old-patches/nonearby/850.patch diff --git a/old-patches/nonearby/851.patch b/resources/old-patches/nonearby/851.patch similarity index 100% rename from old-patches/nonearby/851.patch rename to resources/old-patches/nonearby/851.patch diff --git a/old-patches/nonearby/853.patch b/resources/old-patches/nonearby/853.patch similarity index 100% rename from old-patches/nonearby/853.patch rename to resources/old-patches/nonearby/853.patch diff --git a/old-patches/nonearby/854.patch b/resources/old-patches/nonearby/854.patch similarity index 100% rename from old-patches/nonearby/854.patch rename to resources/old-patches/nonearby/854.patch diff --git a/old-patches/nonearby/855.patch b/resources/old-patches/nonearby/855.patch similarity index 100% rename from old-patches/nonearby/855.patch rename to resources/old-patches/nonearby/855.patch diff --git a/old-patches/nonearby/856.patch b/resources/old-patches/nonearby/856.patch similarity index 100% rename from old-patches/nonearby/856.patch rename to resources/old-patches/nonearby/856.patch diff --git a/old-patches/nonearby/876.patch b/resources/old-patches/nonearby/876.patch similarity index 100% rename from old-patches/nonearby/876.patch rename to resources/old-patches/nonearby/876.patch diff --git a/old-patches/nonearby/884.patch b/resources/old-patches/nonearby/884.patch similarity index 100% rename from old-patches/nonearby/884.patch rename to resources/old-patches/nonearby/884.patch diff --git a/old-patches/nonearby/888.patch b/resources/old-patches/nonearby/888.patch similarity index 100% rename from old-patches/nonearby/888.patch rename to resources/old-patches/nonearby/888.patch diff --git a/old-patches/nonearby/896.patch b/resources/old-patches/nonearby/896.patch similarity index 100% rename from old-patches/nonearby/896.patch rename to resources/old-patches/nonearby/896.patch diff --git a/old-patches/nonearby/897.patch b/resources/old-patches/nonearby/897.patch similarity index 100% rename from old-patches/nonearby/897.patch rename to resources/old-patches/nonearby/897.patch diff --git a/old-patches/nonearby/898.patch b/resources/old-patches/nonearby/898.patch similarity index 100% rename from old-patches/nonearby/898.patch rename to resources/old-patches/nonearby/898.patch diff --git a/old-patches/nonearby/899.patch b/resources/old-patches/nonearby/899.patch similarity index 100% rename from old-patches/nonearby/899.patch rename to resources/old-patches/nonearby/899.patch diff --git a/old-patches/nonearby/900.patch b/resources/old-patches/nonearby/900.patch similarity index 100% rename from old-patches/nonearby/900.patch rename to resources/old-patches/nonearby/900.patch diff --git a/old-patches/nonearby/901.patch b/resources/old-patches/nonearby/901.patch similarity index 100% rename from old-patches/nonearby/901.patch rename to resources/old-patches/nonearby/901.patch diff --git a/old-patches/nonearby/902.patch b/resources/old-patches/nonearby/902.patch similarity index 100% rename from old-patches/nonearby/902.patch rename to resources/old-patches/nonearby/902.patch diff --git a/old-patches/nonearby/903.patch b/resources/old-patches/nonearby/903.patch similarity index 100% rename from old-patches/nonearby/903.patch rename to resources/old-patches/nonearby/903.patch diff --git a/old-patches/nonearby/904.patch b/resources/old-patches/nonearby/904.patch similarity index 100% rename from old-patches/nonearby/904.patch rename to resources/old-patches/nonearby/904.patch diff --git a/old-patches/nonearby/906.patch b/resources/old-patches/nonearby/906.patch similarity index 100% rename from old-patches/nonearby/906.patch rename to resources/old-patches/nonearby/906.patch diff --git a/old-patches/nonearby/909.patch b/resources/old-patches/nonearby/909.patch similarity index 100% rename from old-patches/nonearby/909.patch rename to resources/old-patches/nonearby/909.patch diff --git a/old-patches/nonearby/910.patch b/resources/old-patches/nonearby/910.patch similarity index 100% rename from old-patches/nonearby/910.patch rename to resources/old-patches/nonearby/910.patch diff --git a/old-patches/nonearby/938.patch b/resources/old-patches/nonearby/938.patch similarity index 100% rename from old-patches/nonearby/938.patch rename to resources/old-patches/nonearby/938.patch diff --git a/old-patches/nonearby/939.patch b/resources/old-patches/nonearby/939.patch similarity index 100% rename from old-patches/nonearby/939.patch rename to resources/old-patches/nonearby/939.patch diff --git a/old-patches/nonearby/940.patch b/resources/old-patches/nonearby/940.patch similarity index 100% rename from old-patches/nonearby/940.patch rename to resources/old-patches/nonearby/940.patch diff --git a/old-patches/nonearby/942.patch b/resources/old-patches/nonearby/942.patch similarity index 100% rename from old-patches/nonearby/942.patch rename to resources/old-patches/nonearby/942.patch diff --git a/old-patches/nonearby/943.patch b/resources/old-patches/nonearby/943.patch similarity index 100% rename from old-patches/nonearby/943.patch rename to resources/old-patches/nonearby/943.patch diff --git a/old-patches/nonearby/945.patch b/resources/old-patches/nonearby/945.patch similarity index 100% rename from old-patches/nonearby/945.patch rename to resources/old-patches/nonearby/945.patch diff --git a/old-patches/nonearby/946.patch b/resources/old-patches/nonearby/946.patch similarity index 100% rename from old-patches/nonearby/946.patch rename to resources/old-patches/nonearby/946.patch diff --git a/old-patches/nonearby/947.patch b/resources/old-patches/nonearby/947.patch similarity index 100% rename from old-patches/nonearby/947.patch rename to resources/old-patches/nonearby/947.patch diff --git a/old-patches/nonearby/948.patch b/resources/old-patches/nonearby/948.patch similarity index 100% rename from old-patches/nonearby/948.patch rename to resources/old-patches/nonearby/948.patch diff --git a/old-patches/nonearby/963.patch b/resources/old-patches/nonearby/963.patch similarity index 100% rename from old-patches/nonearby/963.patch rename to resources/old-patches/nonearby/963.patch diff --git a/old-patches/nonearby/964.patch b/resources/old-patches/nonearby/964.patch similarity index 100% rename from old-patches/nonearby/964.patch rename to resources/old-patches/nonearby/964.patch diff --git a/old-patches/nonearby/965.patch b/resources/old-patches/nonearby/965.patch similarity index 100% rename from old-patches/nonearby/965.patch rename to resources/old-patches/nonearby/965.patch diff --git a/old-patches/nonearby/966.patch b/resources/old-patches/nonearby/966.patch similarity index 100% rename from old-patches/nonearby/966.patch rename to resources/old-patches/nonearby/966.patch diff --git a/old-patches/nonearby/967.patch b/resources/old-patches/nonearby/967.patch similarity index 100% rename from old-patches/nonearby/967.patch rename to resources/old-patches/nonearby/967.patch diff --git a/old-patches/nonearby/968.patch b/resources/old-patches/nonearby/968.patch similarity index 100% rename from old-patches/nonearby/968.patch rename to resources/old-patches/nonearby/968.patch diff --git a/old-patches/nonearby/970.patch b/resources/old-patches/nonearby/970.patch similarity index 100% rename from old-patches/nonearby/970.patch rename to resources/old-patches/nonearby/970.patch diff --git a/old-patches/nonearby/980.patch b/resources/old-patches/nonearby/980.patch similarity index 100% rename from old-patches/nonearby/980.patch rename to resources/old-patches/nonearby/980.patch diff --git a/old-patches/nonearby/984.patch b/resources/old-patches/nonearby/984.patch similarity index 100% rename from old-patches/nonearby/984.patch rename to resources/old-patches/nonearby/984.patch diff --git a/old-patches/nonearby/986.patch b/resources/old-patches/nonearby/986.patch similarity index 100% rename from old-patches/nonearby/986.patch rename to resources/old-patches/nonearby/986.patch diff --git a/old-patches/nonearby/991.patch b/resources/old-patches/nonearby/991.patch similarity index 100% rename from old-patches/nonearby/991.patch rename to resources/old-patches/nonearby/991.patch diff --git a/old-patches/nonearby/992.patch b/resources/old-patches/nonearby/992.patch similarity index 100% rename from old-patches/nonearby/992.patch rename to resources/old-patches/nonearby/992.patch diff --git a/old-patches/nonearby/993.patch b/resources/old-patches/nonearby/993.patch similarity index 100% rename from old-patches/nonearby/993.patch rename to resources/old-patches/nonearby/993.patch diff --git a/old-patches/nonearby/994.patch b/resources/old-patches/nonearby/994.patch similarity index 100% rename from old-patches/nonearby/994.patch rename to resources/old-patches/nonearby/994.patch diff --git a/old-patches/nonearby/996.patch b/resources/old-patches/nonearby/996.patch similarity index 100% rename from old-patches/nonearby/996.patch rename to resources/old-patches/nonearby/996.patch diff --git a/old-patches/nonearby/README.md b/resources/old-patches/nonearby/README.md similarity index 100% rename from old-patches/nonearby/README.md rename to resources/old-patches/nonearby/README.md diff --git a/old-patches/noprofilestrip/1006.patch b/resources/old-patches/noprofilestrip/1006.patch similarity index 100% rename from old-patches/noprofilestrip/1006.patch rename to resources/old-patches/noprofilestrip/1006.patch diff --git a/old-patches/noprofilestrip/1007.patch b/resources/old-patches/noprofilestrip/1007.patch similarity index 100% rename from old-patches/noprofilestrip/1007.patch rename to resources/old-patches/noprofilestrip/1007.patch diff --git a/old-patches/noprofilestrip/1011.patch b/resources/old-patches/noprofilestrip/1011.patch similarity index 100% rename from old-patches/noprofilestrip/1011.patch rename to resources/old-patches/noprofilestrip/1011.patch diff --git a/old-patches/noprofilestrip/1012.patch b/resources/old-patches/noprofilestrip/1012.patch similarity index 100% rename from old-patches/noprofilestrip/1012.patch rename to resources/old-patches/noprofilestrip/1012.patch diff --git a/old-patches/noprofilestrip/1013.patch b/resources/old-patches/noprofilestrip/1013.patch similarity index 100% rename from old-patches/noprofilestrip/1013.patch rename to resources/old-patches/noprofilestrip/1013.patch diff --git a/old-patches/noprofilestrip/1015.patch b/resources/old-patches/noprofilestrip/1015.patch similarity index 100% rename from old-patches/noprofilestrip/1015.patch rename to resources/old-patches/noprofilestrip/1015.patch diff --git a/old-patches/noprofilestrip/1016.patch b/resources/old-patches/noprofilestrip/1016.patch similarity index 100% rename from old-patches/noprofilestrip/1016.patch rename to resources/old-patches/noprofilestrip/1016.patch diff --git a/old-patches/noprofilestrip/1019.patch b/resources/old-patches/noprofilestrip/1019.patch similarity index 100% rename from old-patches/noprofilestrip/1019.patch rename to resources/old-patches/noprofilestrip/1019.patch diff --git a/old-patches/noprofilestrip/1020.patch b/resources/old-patches/noprofilestrip/1020.patch similarity index 100% rename from old-patches/noprofilestrip/1020.patch rename to resources/old-patches/noprofilestrip/1020.patch diff --git a/old-patches/noprofilestrip/1021.patch b/resources/old-patches/noprofilestrip/1021.patch similarity index 100% rename from old-patches/noprofilestrip/1021.patch rename to resources/old-patches/noprofilestrip/1021.patch diff --git a/old-patches/noprofilestrip/1022.patch b/resources/old-patches/noprofilestrip/1022.patch similarity index 100% rename from old-patches/noprofilestrip/1022.patch rename to resources/old-patches/noprofilestrip/1022.patch diff --git a/old-patches/noprofilestrip/1023.patch b/resources/old-patches/noprofilestrip/1023.patch similarity index 100% rename from old-patches/noprofilestrip/1023.patch rename to resources/old-patches/noprofilestrip/1023.patch diff --git a/old-patches/noprofilestrip/1024.patch b/resources/old-patches/noprofilestrip/1024.patch similarity index 100% rename from old-patches/noprofilestrip/1024.patch rename to resources/old-patches/noprofilestrip/1024.patch diff --git a/old-patches/noprofilestrip/1025.patch b/resources/old-patches/noprofilestrip/1025.patch similarity index 100% rename from old-patches/noprofilestrip/1025.patch rename to resources/old-patches/noprofilestrip/1025.patch diff --git a/old-patches/noprofilestrip/1026.patch b/resources/old-patches/noprofilestrip/1026.patch similarity index 100% rename from old-patches/noprofilestrip/1026.patch rename to resources/old-patches/noprofilestrip/1026.patch diff --git a/old-patches/noprofilestrip/1029.patch b/resources/old-patches/noprofilestrip/1029.patch similarity index 100% rename from old-patches/noprofilestrip/1029.patch rename to resources/old-patches/noprofilestrip/1029.patch diff --git a/old-patches/noprofilestrip/1031.patch b/resources/old-patches/noprofilestrip/1031.patch similarity index 100% rename from old-patches/noprofilestrip/1031.patch rename to resources/old-patches/noprofilestrip/1031.patch diff --git a/old-patches/noprofilestrip/1032.patch b/resources/old-patches/noprofilestrip/1032.patch similarity index 100% rename from old-patches/noprofilestrip/1032.patch rename to resources/old-patches/noprofilestrip/1032.patch diff --git a/old-patches/noprofilestrip/1033.patch b/resources/old-patches/noprofilestrip/1033.patch similarity index 100% rename from old-patches/noprofilestrip/1033.patch rename to resources/old-patches/noprofilestrip/1033.patch diff --git a/old-patches/noprofilestrip/1036.patch b/resources/old-patches/noprofilestrip/1036.patch similarity index 100% rename from old-patches/noprofilestrip/1036.patch rename to resources/old-patches/noprofilestrip/1036.patch diff --git a/old-patches/noprofilestrip/1037.patch b/resources/old-patches/noprofilestrip/1037.patch similarity index 100% rename from old-patches/noprofilestrip/1037.patch rename to resources/old-patches/noprofilestrip/1037.patch diff --git a/old-patches/noprofilestrip/1040.patch b/resources/old-patches/noprofilestrip/1040.patch similarity index 100% rename from old-patches/noprofilestrip/1040.patch rename to resources/old-patches/noprofilestrip/1040.patch diff --git a/old-patches/noprofilestrip/1041.patch b/resources/old-patches/noprofilestrip/1041.patch similarity index 100% rename from old-patches/noprofilestrip/1041.patch rename to resources/old-patches/noprofilestrip/1041.patch diff --git a/old-patches/noprofilestrip/1045.patch b/resources/old-patches/noprofilestrip/1045.patch similarity index 100% rename from old-patches/noprofilestrip/1045.patch rename to resources/old-patches/noprofilestrip/1045.patch diff --git a/old-patches/noprofilestrip/1046.patch b/resources/old-patches/noprofilestrip/1046.patch similarity index 100% rename from old-patches/noprofilestrip/1046.patch rename to resources/old-patches/noprofilestrip/1046.patch diff --git a/old-patches/noprofilestrip/1047.patch b/resources/old-patches/noprofilestrip/1047.patch similarity index 100% rename from old-patches/noprofilestrip/1047.patch rename to resources/old-patches/noprofilestrip/1047.patch diff --git a/old-patches/noprofilestrip/1049.patch b/resources/old-patches/noprofilestrip/1049.patch similarity index 100% rename from old-patches/noprofilestrip/1049.patch rename to resources/old-patches/noprofilestrip/1049.patch diff --git a/old-patches/noprofilestrip/1052.patch b/resources/old-patches/noprofilestrip/1052.patch similarity index 100% rename from old-patches/noprofilestrip/1052.patch rename to resources/old-patches/noprofilestrip/1052.patch diff --git a/old-patches/noprofilestrip/1053.patch b/resources/old-patches/noprofilestrip/1053.patch similarity index 100% rename from old-patches/noprofilestrip/1053.patch rename to resources/old-patches/noprofilestrip/1053.patch diff --git a/old-patches/noprofilestrip/1054.patch b/resources/old-patches/noprofilestrip/1054.patch similarity index 100% rename from old-patches/noprofilestrip/1054.patch rename to resources/old-patches/noprofilestrip/1054.patch diff --git a/old-patches/noprofilestrip/1056.patch b/resources/old-patches/noprofilestrip/1056.patch similarity index 100% rename from old-patches/noprofilestrip/1056.patch rename to resources/old-patches/noprofilestrip/1056.patch diff --git a/old-patches/noprofilestrip/1057.patch b/resources/old-patches/noprofilestrip/1057.patch similarity index 100% rename from old-patches/noprofilestrip/1057.patch rename to resources/old-patches/noprofilestrip/1057.patch diff --git a/old-patches/noprofilestrip/1062.patch b/resources/old-patches/noprofilestrip/1062.patch similarity index 100% rename from old-patches/noprofilestrip/1062.patch rename to resources/old-patches/noprofilestrip/1062.patch diff --git a/old-patches/noprofilestrip/1065.patch b/resources/old-patches/noprofilestrip/1065.patch similarity index 100% rename from old-patches/noprofilestrip/1065.patch rename to resources/old-patches/noprofilestrip/1065.patch diff --git a/old-patches/noprofilestrip/1066.patch b/resources/old-patches/noprofilestrip/1066.patch similarity index 100% rename from old-patches/noprofilestrip/1066.patch rename to resources/old-patches/noprofilestrip/1066.patch diff --git a/old-patches/noprofilestrip/1069.patch b/resources/old-patches/noprofilestrip/1069.patch similarity index 100% rename from old-patches/noprofilestrip/1069.patch rename to resources/old-patches/noprofilestrip/1069.patch diff --git a/old-patches/noprofilestrip/1073.patch b/resources/old-patches/noprofilestrip/1073.patch similarity index 100% rename from old-patches/noprofilestrip/1073.patch rename to resources/old-patches/noprofilestrip/1073.patch diff --git a/old-patches/noprofilestrip/1074.patch b/resources/old-patches/noprofilestrip/1074.patch similarity index 100% rename from old-patches/noprofilestrip/1074.patch rename to resources/old-patches/noprofilestrip/1074.patch diff --git a/old-patches/noprofilestrip/1078.patch b/resources/old-patches/noprofilestrip/1078.patch similarity index 100% rename from old-patches/noprofilestrip/1078.patch rename to resources/old-patches/noprofilestrip/1078.patch diff --git a/old-patches/noprofilestrip/1084.patch b/resources/old-patches/noprofilestrip/1084.patch similarity index 100% rename from old-patches/noprofilestrip/1084.patch rename to resources/old-patches/noprofilestrip/1084.patch diff --git a/old-patches/noprofilestrip/1085.patch b/resources/old-patches/noprofilestrip/1085.patch similarity index 100% rename from old-patches/noprofilestrip/1085.patch rename to resources/old-patches/noprofilestrip/1085.patch diff --git a/old-patches/noprofilestrip/1087.patch b/resources/old-patches/noprofilestrip/1087.patch similarity index 100% rename from old-patches/noprofilestrip/1087.patch rename to resources/old-patches/noprofilestrip/1087.patch diff --git a/old-patches/noprofilestrip/1091.patch b/resources/old-patches/noprofilestrip/1091.patch similarity index 100% rename from old-patches/noprofilestrip/1091.patch rename to resources/old-patches/noprofilestrip/1091.patch diff --git a/old-patches/noprofilestrip/1092.patch b/resources/old-patches/noprofilestrip/1092.patch similarity index 100% rename from old-patches/noprofilestrip/1092.patch rename to resources/old-patches/noprofilestrip/1092.patch diff --git a/old-patches/noprofilestrip/1100.patch b/resources/old-patches/noprofilestrip/1100.patch similarity index 100% rename from old-patches/noprofilestrip/1100.patch rename to resources/old-patches/noprofilestrip/1100.patch diff --git a/old-patches/noprofilestrip/1103.patch b/resources/old-patches/noprofilestrip/1103.patch similarity index 100% rename from old-patches/noprofilestrip/1103.patch rename to resources/old-patches/noprofilestrip/1103.patch diff --git a/old-patches/noprofilestrip/1104.patch b/resources/old-patches/noprofilestrip/1104.patch similarity index 100% rename from old-patches/noprofilestrip/1104.patch rename to resources/old-patches/noprofilestrip/1104.patch diff --git a/old-patches/noprofilestrip/1105.patch b/resources/old-patches/noprofilestrip/1105.patch similarity index 100% rename from old-patches/noprofilestrip/1105.patch rename to resources/old-patches/noprofilestrip/1105.patch diff --git a/old-patches/noprofilestrip/1107.patch b/resources/old-patches/noprofilestrip/1107.patch similarity index 100% rename from old-patches/noprofilestrip/1107.patch rename to resources/old-patches/noprofilestrip/1107.patch diff --git a/old-patches/noprofilestrip/1123.patch b/resources/old-patches/noprofilestrip/1123.patch similarity index 100% rename from old-patches/noprofilestrip/1123.patch rename to resources/old-patches/noprofilestrip/1123.patch diff --git a/old-patches/noprofilestrip/1132.patch b/resources/old-patches/noprofilestrip/1132.patch similarity index 100% rename from old-patches/noprofilestrip/1132.patch rename to resources/old-patches/noprofilestrip/1132.patch diff --git a/old-patches/noprofilestrip/1134.patch b/resources/old-patches/noprofilestrip/1134.patch similarity index 100% rename from old-patches/noprofilestrip/1134.patch rename to resources/old-patches/noprofilestrip/1134.patch diff --git a/old-patches/noprofilestrip/1144.patch b/resources/old-patches/noprofilestrip/1144.patch similarity index 100% rename from old-patches/noprofilestrip/1144.patch rename to resources/old-patches/noprofilestrip/1144.patch diff --git a/old-patches/noprofilestrip/1145.patch b/resources/old-patches/noprofilestrip/1145.patch similarity index 100% rename from old-patches/noprofilestrip/1145.patch rename to resources/old-patches/noprofilestrip/1145.patch diff --git a/old-patches/noprofilestrip/1146.patch b/resources/old-patches/noprofilestrip/1146.patch similarity index 100% rename from old-patches/noprofilestrip/1146.patch rename to resources/old-patches/noprofilestrip/1146.patch diff --git a/old-patches/noprofilestrip/1148.patch b/resources/old-patches/noprofilestrip/1148.patch similarity index 100% rename from old-patches/noprofilestrip/1148.patch rename to resources/old-patches/noprofilestrip/1148.patch diff --git a/old-patches/noprofilestrip/1150.patch b/resources/old-patches/noprofilestrip/1150.patch similarity index 100% rename from old-patches/noprofilestrip/1150.patch rename to resources/old-patches/noprofilestrip/1150.patch diff --git a/old-patches/noprofilestrip/1167.patch b/resources/old-patches/noprofilestrip/1167.patch similarity index 100% rename from old-patches/noprofilestrip/1167.patch rename to resources/old-patches/noprofilestrip/1167.patch diff --git a/old-patches/noprofilestrip/1169.patch b/resources/old-patches/noprofilestrip/1169.patch similarity index 100% rename from old-patches/noprofilestrip/1169.patch rename to resources/old-patches/noprofilestrip/1169.patch diff --git a/old-patches/noprofilestrip/1171.patch b/resources/old-patches/noprofilestrip/1171.patch similarity index 100% rename from old-patches/noprofilestrip/1171.patch rename to resources/old-patches/noprofilestrip/1171.patch diff --git a/old-patches/noprofilestrip/1180.patch b/resources/old-patches/noprofilestrip/1180.patch similarity index 100% rename from old-patches/noprofilestrip/1180.patch rename to resources/old-patches/noprofilestrip/1180.patch diff --git a/old-patches/noprofilestrip/1181.patch b/resources/old-patches/noprofilestrip/1181.patch similarity index 100% rename from old-patches/noprofilestrip/1181.patch rename to resources/old-patches/noprofilestrip/1181.patch diff --git a/old-patches/noprofilestrip/1192.patch b/resources/old-patches/noprofilestrip/1192.patch similarity index 100% rename from old-patches/noprofilestrip/1192.patch rename to resources/old-patches/noprofilestrip/1192.patch diff --git a/old-patches/noprofilestrip/1196.patch b/resources/old-patches/noprofilestrip/1196.patch similarity index 100% rename from old-patches/noprofilestrip/1196.patch rename to resources/old-patches/noprofilestrip/1196.patch diff --git a/old-patches/noprofilestrip/1200.patch b/resources/old-patches/noprofilestrip/1200.patch similarity index 100% rename from old-patches/noprofilestrip/1200.patch rename to resources/old-patches/noprofilestrip/1200.patch diff --git a/old-patches/noprofilestrip/1201.patch b/resources/old-patches/noprofilestrip/1201.patch similarity index 100% rename from old-patches/noprofilestrip/1201.patch rename to resources/old-patches/noprofilestrip/1201.patch diff --git a/old-patches/noprofilestrip/1208.patch b/resources/old-patches/noprofilestrip/1208.patch similarity index 100% rename from old-patches/noprofilestrip/1208.patch rename to resources/old-patches/noprofilestrip/1208.patch diff --git a/old-patches/noprofilestrip/1213.patch b/resources/old-patches/noprofilestrip/1213.patch similarity index 100% rename from old-patches/noprofilestrip/1213.patch rename to resources/old-patches/noprofilestrip/1213.patch diff --git a/old-patches/noprofilestrip/1216.patch b/resources/old-patches/noprofilestrip/1216.patch similarity index 100% rename from old-patches/noprofilestrip/1216.patch rename to resources/old-patches/noprofilestrip/1216.patch diff --git a/old-patches/noprofilestrip/1218.patch b/resources/old-patches/noprofilestrip/1218.patch similarity index 100% rename from old-patches/noprofilestrip/1218.patch rename to resources/old-patches/noprofilestrip/1218.patch diff --git a/old-patches/noprofilestrip/1223.patch b/resources/old-patches/noprofilestrip/1223.patch similarity index 100% rename from old-patches/noprofilestrip/1223.patch rename to resources/old-patches/noprofilestrip/1223.patch diff --git a/old-patches/noprofilestrip/1243.patch b/resources/old-patches/noprofilestrip/1243.patch similarity index 100% rename from old-patches/noprofilestrip/1243.patch rename to resources/old-patches/noprofilestrip/1243.patch diff --git a/old-patches/noprofilestrip/1246.patch b/resources/old-patches/noprofilestrip/1246.patch similarity index 100% rename from old-patches/noprofilestrip/1246.patch rename to resources/old-patches/noprofilestrip/1246.patch diff --git a/old-patches/noprofilestrip/1249.patch b/resources/old-patches/noprofilestrip/1249.patch similarity index 100% rename from old-patches/noprofilestrip/1249.patch rename to resources/old-patches/noprofilestrip/1249.patch diff --git a/old-patches/noprofilestrip/1251.patch b/resources/old-patches/noprofilestrip/1251.patch similarity index 100% rename from old-patches/noprofilestrip/1251.patch rename to resources/old-patches/noprofilestrip/1251.patch diff --git a/old-patches/noprofilestrip/1252.patch b/resources/old-patches/noprofilestrip/1252.patch similarity index 100% rename from old-patches/noprofilestrip/1252.patch rename to resources/old-patches/noprofilestrip/1252.patch diff --git a/old-patches/noprofilestrip/1259.patch b/resources/old-patches/noprofilestrip/1259.patch similarity index 100% rename from old-patches/noprofilestrip/1259.patch rename to resources/old-patches/noprofilestrip/1259.patch diff --git a/old-patches/noprofilestrip/1266.patch b/resources/old-patches/noprofilestrip/1266.patch similarity index 100% rename from old-patches/noprofilestrip/1266.patch rename to resources/old-patches/noprofilestrip/1266.patch diff --git a/old-patches/noprofilestrip/1270.patch b/resources/old-patches/noprofilestrip/1270.patch similarity index 100% rename from old-patches/noprofilestrip/1270.patch rename to resources/old-patches/noprofilestrip/1270.patch diff --git a/old-patches/noprofilestrip/1273.patch b/resources/old-patches/noprofilestrip/1273.patch similarity index 100% rename from old-patches/noprofilestrip/1273.patch rename to resources/old-patches/noprofilestrip/1273.patch diff --git a/old-patches/noprofilestrip/1279.patch b/resources/old-patches/noprofilestrip/1279.patch similarity index 100% rename from old-patches/noprofilestrip/1279.patch rename to resources/old-patches/noprofilestrip/1279.patch diff --git a/old-patches/noprofilestrip/1280.patch b/resources/old-patches/noprofilestrip/1280.patch similarity index 100% rename from old-patches/noprofilestrip/1280.patch rename to resources/old-patches/noprofilestrip/1280.patch diff --git a/old-patches/noprofilestrip/1281.patch b/resources/old-patches/noprofilestrip/1281.patch similarity index 100% rename from old-patches/noprofilestrip/1281.patch rename to resources/old-patches/noprofilestrip/1281.patch diff --git a/old-patches/noprofilestrip/1282.patch b/resources/old-patches/noprofilestrip/1282.patch similarity index 100% rename from old-patches/noprofilestrip/1282.patch rename to resources/old-patches/noprofilestrip/1282.patch diff --git a/old-patches/noprofilestrip/1284.patch b/resources/old-patches/noprofilestrip/1284.patch similarity index 100% rename from old-patches/noprofilestrip/1284.patch rename to resources/old-patches/noprofilestrip/1284.patch diff --git a/old-patches/noprofilestrip/1290.patch b/resources/old-patches/noprofilestrip/1290.patch similarity index 100% rename from old-patches/noprofilestrip/1290.patch rename to resources/old-patches/noprofilestrip/1290.patch diff --git a/old-patches/noprofilestrip/1294.patch b/resources/old-patches/noprofilestrip/1294.patch similarity index 100% rename from old-patches/noprofilestrip/1294.patch rename to resources/old-patches/noprofilestrip/1294.patch diff --git a/old-patches/noprofilestrip/1295.patch b/resources/old-patches/noprofilestrip/1295.patch similarity index 100% rename from old-patches/noprofilestrip/1295.patch rename to resources/old-patches/noprofilestrip/1295.patch diff --git a/old-patches/noprofilestrip/1298.patch b/resources/old-patches/noprofilestrip/1298.patch similarity index 100% rename from old-patches/noprofilestrip/1298.patch rename to resources/old-patches/noprofilestrip/1298.patch diff --git a/old-patches/noprofilestrip/1300.patch b/resources/old-patches/noprofilestrip/1300.patch similarity index 100% rename from old-patches/noprofilestrip/1300.patch rename to resources/old-patches/noprofilestrip/1300.patch diff --git a/old-patches/noprofilestrip/1301.patch b/resources/old-patches/noprofilestrip/1301.patch similarity index 100% rename from old-patches/noprofilestrip/1301.patch rename to resources/old-patches/noprofilestrip/1301.patch diff --git a/old-patches/noprofilestrip/1304.patch b/resources/old-patches/noprofilestrip/1304.patch similarity index 100% rename from old-patches/noprofilestrip/1304.patch rename to resources/old-patches/noprofilestrip/1304.patch diff --git a/old-patches/noprofilestrip/1306.patch b/resources/old-patches/noprofilestrip/1306.patch similarity index 100% rename from old-patches/noprofilestrip/1306.patch rename to resources/old-patches/noprofilestrip/1306.patch diff --git a/old-patches/noprofilestrip/1307.patch b/resources/old-patches/noprofilestrip/1307.patch similarity index 100% rename from old-patches/noprofilestrip/1307.patch rename to resources/old-patches/noprofilestrip/1307.patch diff --git a/old-patches/noprofilestrip/1310.patch b/resources/old-patches/noprofilestrip/1310.patch similarity index 100% rename from old-patches/noprofilestrip/1310.patch rename to resources/old-patches/noprofilestrip/1310.patch diff --git a/old-patches/noprofilestrip/1315.patch b/resources/old-patches/noprofilestrip/1315.patch similarity index 100% rename from old-patches/noprofilestrip/1315.patch rename to resources/old-patches/noprofilestrip/1315.patch diff --git a/old-patches/noprofilestrip/1318.patch b/resources/old-patches/noprofilestrip/1318.patch similarity index 100% rename from old-patches/noprofilestrip/1318.patch rename to resources/old-patches/noprofilestrip/1318.patch diff --git a/old-patches/noprofilestrip/1330.patch b/resources/old-patches/noprofilestrip/1330.patch similarity index 100% rename from old-patches/noprofilestrip/1330.patch rename to resources/old-patches/noprofilestrip/1330.patch diff --git a/old-patches/noprofilestrip/1334.patch b/resources/old-patches/noprofilestrip/1334.patch similarity index 100% rename from old-patches/noprofilestrip/1334.patch rename to resources/old-patches/noprofilestrip/1334.patch diff --git a/old-patches/noprofilestrip/1339.patch b/resources/old-patches/noprofilestrip/1339.patch similarity index 100% rename from old-patches/noprofilestrip/1339.patch rename to resources/old-patches/noprofilestrip/1339.patch diff --git a/old-patches/noprofilestrip/1340.patch b/resources/old-patches/noprofilestrip/1340.patch similarity index 100% rename from old-patches/noprofilestrip/1340.patch rename to resources/old-patches/noprofilestrip/1340.patch diff --git a/old-patches/noprofilestrip/1355.patch b/resources/old-patches/noprofilestrip/1355.patch similarity index 100% rename from old-patches/noprofilestrip/1355.patch rename to resources/old-patches/noprofilestrip/1355.patch diff --git a/old-patches/noprofilestrip/1356.patch b/resources/old-patches/noprofilestrip/1356.patch similarity index 100% rename from old-patches/noprofilestrip/1356.patch rename to resources/old-patches/noprofilestrip/1356.patch diff --git a/old-patches/noprofilestrip/1358.patch b/resources/old-patches/noprofilestrip/1358.patch similarity index 100% rename from old-patches/noprofilestrip/1358.patch rename to resources/old-patches/noprofilestrip/1358.patch diff --git a/old-patches/noprofilestrip/1361.patch b/resources/old-patches/noprofilestrip/1361.patch similarity index 100% rename from old-patches/noprofilestrip/1361.patch rename to resources/old-patches/noprofilestrip/1361.patch diff --git a/old-patches/noprofilestrip/1362.patch b/resources/old-patches/noprofilestrip/1362.patch similarity index 100% rename from old-patches/noprofilestrip/1362.patch rename to resources/old-patches/noprofilestrip/1362.patch diff --git a/old-patches/noprofilestrip/1365.patch b/resources/old-patches/noprofilestrip/1365.patch similarity index 100% rename from old-patches/noprofilestrip/1365.patch rename to resources/old-patches/noprofilestrip/1365.patch diff --git a/old-patches/noprofilestrip/1367.patch b/resources/old-patches/noprofilestrip/1367.patch similarity index 100% rename from old-patches/noprofilestrip/1367.patch rename to resources/old-patches/noprofilestrip/1367.patch diff --git a/old-patches/noprofilestrip/1368.patch b/resources/old-patches/noprofilestrip/1368.patch similarity index 100% rename from old-patches/noprofilestrip/1368.patch rename to resources/old-patches/noprofilestrip/1368.patch diff --git a/old-patches/noprofilestrip/1370.patch b/resources/old-patches/noprofilestrip/1370.patch similarity index 100% rename from old-patches/noprofilestrip/1370.patch rename to resources/old-patches/noprofilestrip/1370.patch diff --git a/old-patches/noprofilestrip/1371.patch b/resources/old-patches/noprofilestrip/1371.patch similarity index 100% rename from old-patches/noprofilestrip/1371.patch rename to resources/old-patches/noprofilestrip/1371.patch diff --git a/old-patches/noprofilestrip/78204.patch-failed b/resources/old-patches/noprofilestrip/78204.patch-failed similarity index 100% rename from old-patches/noprofilestrip/78204.patch-failed rename to resources/old-patches/noprofilestrip/78204.patch-failed diff --git a/old-patches/noprofilestrip/842.patch b/resources/old-patches/noprofilestrip/842.patch similarity index 100% rename from old-patches/noprofilestrip/842.patch rename to resources/old-patches/noprofilestrip/842.patch diff --git a/old-patches/noprofilestrip/843.patch b/resources/old-patches/noprofilestrip/843.patch similarity index 100% rename from old-patches/noprofilestrip/843.patch rename to resources/old-patches/noprofilestrip/843.patch diff --git a/old-patches/noprofilestrip/844.patch b/resources/old-patches/noprofilestrip/844.patch similarity index 100% rename from old-patches/noprofilestrip/844.patch rename to resources/old-patches/noprofilestrip/844.patch diff --git a/old-patches/noprofilestrip/845.patch b/resources/old-patches/noprofilestrip/845.patch similarity index 100% rename from old-patches/noprofilestrip/845.patch rename to resources/old-patches/noprofilestrip/845.patch diff --git a/old-patches/noprofilestrip/848.patch b/resources/old-patches/noprofilestrip/848.patch similarity index 100% rename from old-patches/noprofilestrip/848.patch rename to resources/old-patches/noprofilestrip/848.patch diff --git a/old-patches/noprofilestrip/850.patch b/resources/old-patches/noprofilestrip/850.patch similarity index 100% rename from old-patches/noprofilestrip/850.patch rename to resources/old-patches/noprofilestrip/850.patch diff --git a/old-patches/noprofilestrip/851.patch b/resources/old-patches/noprofilestrip/851.patch similarity index 100% rename from old-patches/noprofilestrip/851.patch rename to resources/old-patches/noprofilestrip/851.patch diff --git a/old-patches/noprofilestrip/853.patch b/resources/old-patches/noprofilestrip/853.patch similarity index 100% rename from old-patches/noprofilestrip/853.patch rename to resources/old-patches/noprofilestrip/853.patch diff --git a/old-patches/noprofilestrip/854.patch b/resources/old-patches/noprofilestrip/854.patch similarity index 100% rename from old-patches/noprofilestrip/854.patch rename to resources/old-patches/noprofilestrip/854.patch diff --git a/old-patches/noprofilestrip/855.patch b/resources/old-patches/noprofilestrip/855.patch similarity index 100% rename from old-patches/noprofilestrip/855.patch rename to resources/old-patches/noprofilestrip/855.patch diff --git a/old-patches/noprofilestrip/856.patch b/resources/old-patches/noprofilestrip/856.patch similarity index 100% rename from old-patches/noprofilestrip/856.patch rename to resources/old-patches/noprofilestrip/856.patch diff --git a/old-patches/noprofilestrip/876.patch b/resources/old-patches/noprofilestrip/876.patch similarity index 100% rename from old-patches/noprofilestrip/876.patch rename to resources/old-patches/noprofilestrip/876.patch diff --git a/old-patches/noprofilestrip/884.patch b/resources/old-patches/noprofilestrip/884.patch similarity index 100% rename from old-patches/noprofilestrip/884.patch rename to resources/old-patches/noprofilestrip/884.patch diff --git a/old-patches/noprofilestrip/888.patch b/resources/old-patches/noprofilestrip/888.patch similarity index 100% rename from old-patches/noprofilestrip/888.patch rename to resources/old-patches/noprofilestrip/888.patch diff --git a/old-patches/noprofilestrip/896.patch b/resources/old-patches/noprofilestrip/896.patch similarity index 100% rename from old-patches/noprofilestrip/896.patch rename to resources/old-patches/noprofilestrip/896.patch diff --git a/old-patches/noprofilestrip/897.patch b/resources/old-patches/noprofilestrip/897.patch similarity index 100% rename from old-patches/noprofilestrip/897.patch rename to resources/old-patches/noprofilestrip/897.patch diff --git a/old-patches/noprofilestrip/898.patch b/resources/old-patches/noprofilestrip/898.patch similarity index 100% rename from old-patches/noprofilestrip/898.patch rename to resources/old-patches/noprofilestrip/898.patch diff --git a/old-patches/noprofilestrip/899.patch b/resources/old-patches/noprofilestrip/899.patch similarity index 100% rename from old-patches/noprofilestrip/899.patch rename to resources/old-patches/noprofilestrip/899.patch diff --git a/old-patches/noprofilestrip/900.patch b/resources/old-patches/noprofilestrip/900.patch similarity index 100% rename from old-patches/noprofilestrip/900.patch rename to resources/old-patches/noprofilestrip/900.patch diff --git a/old-patches/noprofilestrip/901.patch b/resources/old-patches/noprofilestrip/901.patch similarity index 100% rename from old-patches/noprofilestrip/901.patch rename to resources/old-patches/noprofilestrip/901.patch diff --git a/old-patches/noprofilestrip/902.patch b/resources/old-patches/noprofilestrip/902.patch similarity index 100% rename from old-patches/noprofilestrip/902.patch rename to resources/old-patches/noprofilestrip/902.patch diff --git a/old-patches/noprofilestrip/903.patch b/resources/old-patches/noprofilestrip/903.patch similarity index 100% rename from old-patches/noprofilestrip/903.patch rename to resources/old-patches/noprofilestrip/903.patch diff --git a/old-patches/noprofilestrip/904.patch b/resources/old-patches/noprofilestrip/904.patch similarity index 100% rename from old-patches/noprofilestrip/904.patch rename to resources/old-patches/noprofilestrip/904.patch diff --git a/old-patches/noprofilestrip/906.patch b/resources/old-patches/noprofilestrip/906.patch similarity index 100% rename from old-patches/noprofilestrip/906.patch rename to resources/old-patches/noprofilestrip/906.patch diff --git a/old-patches/noprofilestrip/909.patch b/resources/old-patches/noprofilestrip/909.patch similarity index 100% rename from old-patches/noprofilestrip/909.patch rename to resources/old-patches/noprofilestrip/909.patch diff --git a/old-patches/noprofilestrip/910.patch b/resources/old-patches/noprofilestrip/910.patch similarity index 100% rename from old-patches/noprofilestrip/910.patch rename to resources/old-patches/noprofilestrip/910.patch diff --git a/old-patches/noprofilestrip/938.patch b/resources/old-patches/noprofilestrip/938.patch similarity index 100% rename from old-patches/noprofilestrip/938.patch rename to resources/old-patches/noprofilestrip/938.patch diff --git a/old-patches/noprofilestrip/939.patch b/resources/old-patches/noprofilestrip/939.patch similarity index 100% rename from old-patches/noprofilestrip/939.patch rename to resources/old-patches/noprofilestrip/939.patch diff --git a/old-patches/noprofilestrip/940.patch b/resources/old-patches/noprofilestrip/940.patch similarity index 100% rename from old-patches/noprofilestrip/940.patch rename to resources/old-patches/noprofilestrip/940.patch diff --git a/old-patches/noprofilestrip/942.patch b/resources/old-patches/noprofilestrip/942.patch similarity index 100% rename from old-patches/noprofilestrip/942.patch rename to resources/old-patches/noprofilestrip/942.patch diff --git a/old-patches/noprofilestrip/943.patch b/resources/old-patches/noprofilestrip/943.patch similarity index 100% rename from old-patches/noprofilestrip/943.patch rename to resources/old-patches/noprofilestrip/943.patch diff --git a/old-patches/noprofilestrip/945.patch b/resources/old-patches/noprofilestrip/945.patch similarity index 100% rename from old-patches/noprofilestrip/945.patch rename to resources/old-patches/noprofilestrip/945.patch diff --git a/old-patches/noprofilestrip/946.patch b/resources/old-patches/noprofilestrip/946.patch similarity index 100% rename from old-patches/noprofilestrip/946.patch rename to resources/old-patches/noprofilestrip/946.patch diff --git a/old-patches/noprofilestrip/947.patch b/resources/old-patches/noprofilestrip/947.patch similarity index 100% rename from old-patches/noprofilestrip/947.patch rename to resources/old-patches/noprofilestrip/947.patch diff --git a/old-patches/noprofilestrip/948.patch b/resources/old-patches/noprofilestrip/948.patch similarity index 100% rename from old-patches/noprofilestrip/948.patch rename to resources/old-patches/noprofilestrip/948.patch diff --git a/old-patches/noprofilestrip/964.patch b/resources/old-patches/noprofilestrip/964.patch similarity index 100% rename from old-patches/noprofilestrip/964.patch rename to resources/old-patches/noprofilestrip/964.patch diff --git a/old-patches/noprofilestrip/965.patch b/resources/old-patches/noprofilestrip/965.patch similarity index 100% rename from old-patches/noprofilestrip/965.patch rename to resources/old-patches/noprofilestrip/965.patch diff --git a/old-patches/noprofilestrip/966.patch b/resources/old-patches/noprofilestrip/966.patch similarity index 100% rename from old-patches/noprofilestrip/966.patch rename to resources/old-patches/noprofilestrip/966.patch diff --git a/old-patches/noprofilestrip/967.patch b/resources/old-patches/noprofilestrip/967.patch similarity index 100% rename from old-patches/noprofilestrip/967.patch rename to resources/old-patches/noprofilestrip/967.patch diff --git a/old-patches/noprofilestrip/968.patch b/resources/old-patches/noprofilestrip/968.patch similarity index 100% rename from old-patches/noprofilestrip/968.patch rename to resources/old-patches/noprofilestrip/968.patch diff --git a/old-patches/noprofilestrip/970.patch b/resources/old-patches/noprofilestrip/970.patch similarity index 100% rename from old-patches/noprofilestrip/970.patch rename to resources/old-patches/noprofilestrip/970.patch diff --git a/old-patches/noprofilestrip/980.patch b/resources/old-patches/noprofilestrip/980.patch similarity index 100% rename from old-patches/noprofilestrip/980.patch rename to resources/old-patches/noprofilestrip/980.patch diff --git a/old-patches/noprofilestrip/984.patch b/resources/old-patches/noprofilestrip/984.patch similarity index 100% rename from old-patches/noprofilestrip/984.patch rename to resources/old-patches/noprofilestrip/984.patch diff --git a/old-patches/noprofilestrip/986.patch b/resources/old-patches/noprofilestrip/986.patch similarity index 100% rename from old-patches/noprofilestrip/986.patch rename to resources/old-patches/noprofilestrip/986.patch diff --git a/old-patches/noprofilestrip/991.patch b/resources/old-patches/noprofilestrip/991.patch similarity index 100% rename from old-patches/noprofilestrip/991.patch rename to resources/old-patches/noprofilestrip/991.patch diff --git a/old-patches/noprofilestrip/992.patch b/resources/old-patches/noprofilestrip/992.patch similarity index 100% rename from old-patches/noprofilestrip/992.patch rename to resources/old-patches/noprofilestrip/992.patch diff --git a/old-patches/noprofilestrip/993.patch b/resources/old-patches/noprofilestrip/993.patch similarity index 100% rename from old-patches/noprofilestrip/993.patch rename to resources/old-patches/noprofilestrip/993.patch diff --git a/old-patches/noprofilestrip/994.patch b/resources/old-patches/noprofilestrip/994.patch similarity index 100% rename from old-patches/noprofilestrip/994.patch rename to resources/old-patches/noprofilestrip/994.patch diff --git a/old-patches/noprofilestrip/996.patch b/resources/old-patches/noprofilestrip/996.patch similarity index 100% rename from old-patches/noprofilestrip/996.patch rename to resources/old-patches/noprofilestrip/996.patch diff --git a/old-patches/noprofilestrip/README.md b/resources/old-patches/noprofilestrip/README.md similarity index 100% rename from old-patches/noprofilestrip/README.md rename to resources/old-patches/noprofilestrip/README.md diff --git a/old-patches/notyping/836.patch b/resources/old-patches/notyping/836.patch similarity index 100% rename from old-patches/notyping/836.patch rename to resources/old-patches/notyping/836.patch diff --git a/old-patches/notyping/839.patch b/resources/old-patches/notyping/839.patch similarity index 100% rename from old-patches/notyping/839.patch rename to resources/old-patches/notyping/839.patch diff --git a/old-patches/notyping/841.patch b/resources/old-patches/notyping/841.patch similarity index 100% rename from old-patches/notyping/841.patch rename to resources/old-patches/notyping/841.patch diff --git a/old-patches/notyping/842.patch b/resources/old-patches/notyping/842.patch similarity index 100% rename from old-patches/notyping/842.patch rename to resources/old-patches/notyping/842.patch diff --git a/old-patches/notyping/843.patch b/resources/old-patches/notyping/843.patch similarity index 100% rename from old-patches/notyping/843.patch rename to resources/old-patches/notyping/843.patch diff --git a/old-patches/notyping/844.patch b/resources/old-patches/notyping/844.patch similarity index 100% rename from old-patches/notyping/844.patch rename to resources/old-patches/notyping/844.patch diff --git a/old-patches/notyping/845.patch b/resources/old-patches/notyping/845.patch similarity index 100% rename from old-patches/notyping/845.patch rename to resources/old-patches/notyping/845.patch diff --git a/old-patches/notyping/848.patch b/resources/old-patches/notyping/848.patch similarity index 100% rename from old-patches/notyping/848.patch rename to resources/old-patches/notyping/848.patch diff --git a/old-patches/notyping/850.patch b/resources/old-patches/notyping/850.patch similarity index 100% rename from old-patches/notyping/850.patch rename to resources/old-patches/notyping/850.patch diff --git a/old-patches/notyping/851.patch b/resources/old-patches/notyping/851.patch similarity index 100% rename from old-patches/notyping/851.patch rename to resources/old-patches/notyping/851.patch diff --git a/old-patches/notyping/853.patch b/resources/old-patches/notyping/853.patch similarity index 100% rename from old-patches/notyping/853.patch rename to resources/old-patches/notyping/853.patch diff --git a/old-patches/notyping/854.patch b/resources/old-patches/notyping/854.patch similarity index 100% rename from old-patches/notyping/854.patch rename to resources/old-patches/notyping/854.patch diff --git a/old-patches/notyping/855.patch b/resources/old-patches/notyping/855.patch similarity index 100% rename from old-patches/notyping/855.patch rename to resources/old-patches/notyping/855.patch diff --git a/old-patches/notyping/856.patch b/resources/old-patches/notyping/856.patch similarity index 100% rename from old-patches/notyping/856.patch rename to resources/old-patches/notyping/856.patch diff --git a/old-patches/notyping/876.patch b/resources/old-patches/notyping/876.patch similarity index 100% rename from old-patches/notyping/876.patch rename to resources/old-patches/notyping/876.patch diff --git a/old-patches/notyping/884.patch b/resources/old-patches/notyping/884.patch similarity index 100% rename from old-patches/notyping/884.patch rename to resources/old-patches/notyping/884.patch diff --git a/old-patches/notyping/888.patch b/resources/old-patches/notyping/888.patch similarity index 100% rename from old-patches/notyping/888.patch rename to resources/old-patches/notyping/888.patch diff --git a/old-patches/notyping/896.patch b/resources/old-patches/notyping/896.patch similarity index 100% rename from old-patches/notyping/896.patch rename to resources/old-patches/notyping/896.patch diff --git a/old-patches/notyping/897.patch b/resources/old-patches/notyping/897.patch similarity index 100% rename from old-patches/notyping/897.patch rename to resources/old-patches/notyping/897.patch diff --git a/old-patches/notyping/898.patch b/resources/old-patches/notyping/898.patch similarity index 100% rename from old-patches/notyping/898.patch rename to resources/old-patches/notyping/898.patch diff --git a/old-patches/notyping/899.patch b/resources/old-patches/notyping/899.patch similarity index 100% rename from old-patches/notyping/899.patch rename to resources/old-patches/notyping/899.patch diff --git a/old-patches/notyping/900.patch b/resources/old-patches/notyping/900.patch similarity index 100% rename from old-patches/notyping/900.patch rename to resources/old-patches/notyping/900.patch diff --git a/old-patches/notyping/901.patch b/resources/old-patches/notyping/901.patch similarity index 100% rename from old-patches/notyping/901.patch rename to resources/old-patches/notyping/901.patch diff --git a/old-patches/notyping/902.patch b/resources/old-patches/notyping/902.patch similarity index 100% rename from old-patches/notyping/902.patch rename to resources/old-patches/notyping/902.patch diff --git a/old-patches/notyping/903.patch b/resources/old-patches/notyping/903.patch similarity index 100% rename from old-patches/notyping/903.patch rename to resources/old-patches/notyping/903.patch diff --git a/old-patches/notyping/README.md b/resources/old-patches/notyping/README.md similarity index 100% rename from old-patches/notyping/README.md rename to resources/old-patches/notyping/README.md diff --git a/old-patches/pureevil/832.patch b/resources/old-patches/pureevil/832.patch similarity index 100% rename from old-patches/pureevil/832.patch rename to resources/old-patches/pureevil/832.patch diff --git a/old-patches/pureevil/833.patch b/resources/old-patches/pureevil/833.patch similarity index 100% rename from old-patches/pureevil/833.patch rename to resources/old-patches/pureevil/833.patch diff --git a/old-patches/pureevil/834.patch b/resources/old-patches/pureevil/834.patch similarity index 100% rename from old-patches/pureevil/834.patch rename to resources/old-patches/pureevil/834.patch diff --git a/old-patches/pureevil/835.patch b/resources/old-patches/pureevil/835.patch similarity index 100% rename from old-patches/pureevil/835.patch rename to resources/old-patches/pureevil/835.patch diff --git a/old-patches/pureevil/836.patch b/resources/old-patches/pureevil/836.patch similarity index 100% rename from old-patches/pureevil/836.patch rename to resources/old-patches/pureevil/836.patch diff --git a/old-patches/pureevil/839.patch b/resources/old-patches/pureevil/839.patch similarity index 100% rename from old-patches/pureevil/839.patch rename to resources/old-patches/pureevil/839.patch diff --git a/old-patches/pureevil/841.patch b/resources/old-patches/pureevil/841.patch similarity index 100% rename from old-patches/pureevil/841.patch rename to resources/old-patches/pureevil/841.patch diff --git a/old-patches/pureevil/842.patch b/resources/old-patches/pureevil/842.patch similarity index 100% rename from old-patches/pureevil/842.patch rename to resources/old-patches/pureevil/842.patch diff --git a/old-patches/pureevil/843.patch b/resources/old-patches/pureevil/843.patch similarity index 100% rename from old-patches/pureevil/843.patch rename to resources/old-patches/pureevil/843.patch diff --git a/old-patches/pureevil/844.patch b/resources/old-patches/pureevil/844.patch similarity index 100% rename from old-patches/pureevil/844.patch rename to resources/old-patches/pureevil/844.patch diff --git a/old-patches/pureevil/845.patch b/resources/old-patches/pureevil/845.patch similarity index 100% rename from old-patches/pureevil/845.patch rename to resources/old-patches/pureevil/845.patch diff --git a/old-patches/pureevil/848.patch b/resources/old-patches/pureevil/848.patch similarity index 100% rename from old-patches/pureevil/848.patch rename to resources/old-patches/pureevil/848.patch diff --git a/old-patches/pureevil/850.patch b/resources/old-patches/pureevil/850.patch similarity index 100% rename from old-patches/pureevil/850.patch rename to resources/old-patches/pureevil/850.patch diff --git a/old-patches/pureevil/851.patch b/resources/old-patches/pureevil/851.patch similarity index 100% rename from old-patches/pureevil/851.patch rename to resources/old-patches/pureevil/851.patch diff --git a/old-patches/pureevil/853.patch b/resources/old-patches/pureevil/853.patch similarity index 100% rename from old-patches/pureevil/853.patch rename to resources/old-patches/pureevil/853.patch diff --git a/old-patches/pureevil/854.patch b/resources/old-patches/pureevil/854.patch similarity index 100% rename from old-patches/pureevil/854.patch rename to resources/old-patches/pureevil/854.patch diff --git a/old-patches/pureevil/855.patch b/resources/old-patches/pureevil/855.patch similarity index 100% rename from old-patches/pureevil/855.patch rename to resources/old-patches/pureevil/855.patch diff --git a/old-patches/pureevil/856.patch b/resources/old-patches/pureevil/856.patch similarity index 100% rename from old-patches/pureevil/856.patch rename to resources/old-patches/pureevil/856.patch diff --git a/old-patches/pureevil/876.patch b/resources/old-patches/pureevil/876.patch similarity index 100% rename from old-patches/pureevil/876.patch rename to resources/old-patches/pureevil/876.patch diff --git a/old-patches/pureevil/884.patch b/resources/old-patches/pureevil/884.patch similarity index 100% rename from old-patches/pureevil/884.patch rename to resources/old-patches/pureevil/884.patch diff --git a/old-patches/pureevil/888.patch b/resources/old-patches/pureevil/888.patch similarity index 100% rename from old-patches/pureevil/888.patch rename to resources/old-patches/pureevil/888.patch diff --git a/old-patches/pureevil/896.patch b/resources/old-patches/pureevil/896.patch similarity index 100% rename from old-patches/pureevil/896.patch rename to resources/old-patches/pureevil/896.patch diff --git a/old-patches/pureevil/897.patch b/resources/old-patches/pureevil/897.patch similarity index 100% rename from old-patches/pureevil/897.patch rename to resources/old-patches/pureevil/897.patch diff --git a/old-patches/pureevil/898.patch b/resources/old-patches/pureevil/898.patch similarity index 100% rename from old-patches/pureevil/898.patch rename to resources/old-patches/pureevil/898.patch diff --git a/old-patches/pureevil/899.patch b/resources/old-patches/pureevil/899.patch similarity index 100% rename from old-patches/pureevil/899.patch rename to resources/old-patches/pureevil/899.patch diff --git a/old-patches/pureevil/900.patch b/resources/old-patches/pureevil/900.patch similarity index 100% rename from old-patches/pureevil/900.patch rename to resources/old-patches/pureevil/900.patch diff --git a/old-patches/pureevil/901.patch b/resources/old-patches/pureevil/901.patch similarity index 100% rename from old-patches/pureevil/901.patch rename to resources/old-patches/pureevil/901.patch diff --git a/old-patches/pureevil/902.patch b/resources/old-patches/pureevil/902.patch similarity index 100% rename from old-patches/pureevil/902.patch rename to resources/old-patches/pureevil/902.patch diff --git a/old-patches/pureevil/903.patch b/resources/old-patches/pureevil/903.patch similarity index 100% rename from old-patches/pureevil/903.patch rename to resources/old-patches/pureevil/903.patch diff --git a/old-patches/pureevil/904.patch b/resources/old-patches/pureevil/904.patch similarity index 100% rename from old-patches/pureevil/904.patch rename to resources/old-patches/pureevil/904.patch diff --git a/old-patches/pureevil/906.patch b/resources/old-patches/pureevil/906.patch similarity index 100% rename from old-patches/pureevil/906.patch rename to resources/old-patches/pureevil/906.patch diff --git a/old-patches/pureevil/909.patch b/resources/old-patches/pureevil/909.patch similarity index 100% rename from old-patches/pureevil/909.patch rename to resources/old-patches/pureevil/909.patch diff --git a/old-patches/pureevil/910.patch b/resources/old-patches/pureevil/910.patch similarity index 100% rename from old-patches/pureevil/910.patch rename to resources/old-patches/pureevil/910.patch diff --git a/old-patches/pureevil/938.patch b/resources/old-patches/pureevil/938.patch similarity index 100% rename from old-patches/pureevil/938.patch rename to resources/old-patches/pureevil/938.patch diff --git a/old-patches/pureevil/939.patch b/resources/old-patches/pureevil/939.patch similarity index 100% rename from old-patches/pureevil/939.patch rename to resources/old-patches/pureevil/939.patch diff --git a/old-patches/pureevil/940.patch b/resources/old-patches/pureevil/940.patch similarity index 100% rename from old-patches/pureevil/940.patch rename to resources/old-patches/pureevil/940.patch diff --git a/old-patches/pureevil/942.patch b/resources/old-patches/pureevil/942.patch similarity index 100% rename from old-patches/pureevil/942.patch rename to resources/old-patches/pureevil/942.patch diff --git a/old-patches/pureevil/943.patch b/resources/old-patches/pureevil/943.patch similarity index 100% rename from old-patches/pureevil/943.patch rename to resources/old-patches/pureevil/943.patch diff --git a/old-patches/pureevil/945.patch b/resources/old-patches/pureevil/945.patch similarity index 100% rename from old-patches/pureevil/945.patch rename to resources/old-patches/pureevil/945.patch diff --git a/old-patches/pureevil/946.patch b/resources/old-patches/pureevil/946.patch similarity index 100% rename from old-patches/pureevil/946.patch rename to resources/old-patches/pureevil/946.patch diff --git a/old-patches/pureevil/947.patch b/resources/old-patches/pureevil/947.patch similarity index 100% rename from old-patches/pureevil/947.patch rename to resources/old-patches/pureevil/947.patch diff --git a/old-patches/pureevil/948.patch b/resources/old-patches/pureevil/948.patch similarity index 100% rename from old-patches/pureevil/948.patch rename to resources/old-patches/pureevil/948.patch diff --git a/old-patches/pureevil/963.patch b/resources/old-patches/pureevil/963.patch similarity index 100% rename from old-patches/pureevil/963.patch rename to resources/old-patches/pureevil/963.patch diff --git a/old-patches/pureevil/964.patch b/resources/old-patches/pureevil/964.patch similarity index 100% rename from old-patches/pureevil/964.patch rename to resources/old-patches/pureevil/964.patch diff --git a/old-patches/pureevil/965.patch b/resources/old-patches/pureevil/965.patch similarity index 100% rename from old-patches/pureevil/965.patch rename to resources/old-patches/pureevil/965.patch diff --git a/old-patches/pureevil/966.patch b/resources/old-patches/pureevil/966.patch similarity index 100% rename from old-patches/pureevil/966.patch rename to resources/old-patches/pureevil/966.patch diff --git a/old-patches/pureevil/967.patch b/resources/old-patches/pureevil/967.patch similarity index 100% rename from old-patches/pureevil/967.patch rename to resources/old-patches/pureevil/967.patch diff --git a/old-patches/pureevil/968.patch b/resources/old-patches/pureevil/968.patch similarity index 100% rename from old-patches/pureevil/968.patch rename to resources/old-patches/pureevil/968.patch diff --git a/old-patches/pureevil/970.patch b/resources/old-patches/pureevil/970.patch similarity index 100% rename from old-patches/pureevil/970.patch rename to resources/old-patches/pureevil/970.patch diff --git a/old-patches/pureevil/980.patch b/resources/old-patches/pureevil/980.patch similarity index 100% rename from old-patches/pureevil/980.patch rename to resources/old-patches/pureevil/980.patch diff --git a/old-patches/pureevil/984.patch-failed b/resources/old-patches/pureevil/984.patch-failed similarity index 100% rename from old-patches/pureevil/984.patch-failed rename to resources/old-patches/pureevil/984.patch-failed diff --git a/old-patches/pureevil/README.md b/resources/old-patches/pureevil/README.md similarity index 100% rename from old-patches/pureevil/README.md rename to resources/old-patches/pureevil/README.md diff --git a/old-patches/smalltime/1006.patch-failed b/resources/old-patches/smalltime/1006.patch-failed similarity index 100% rename from old-patches/smalltime/1006.patch-failed rename to resources/old-patches/smalltime/1006.patch-failed diff --git a/old-patches/smalltime/835.patch b/resources/old-patches/smalltime/835.patch similarity index 100% rename from old-patches/smalltime/835.patch rename to resources/old-patches/smalltime/835.patch diff --git a/old-patches/smalltime/836.patch b/resources/old-patches/smalltime/836.patch similarity index 100% rename from old-patches/smalltime/836.patch rename to resources/old-patches/smalltime/836.patch diff --git a/old-patches/smalltime/839.patch b/resources/old-patches/smalltime/839.patch similarity index 100% rename from old-patches/smalltime/839.patch rename to resources/old-patches/smalltime/839.patch diff --git a/old-patches/smalltime/841.patch b/resources/old-patches/smalltime/841.patch similarity index 100% rename from old-patches/smalltime/841.patch rename to resources/old-patches/smalltime/841.patch diff --git a/old-patches/smalltime/842.patch b/resources/old-patches/smalltime/842.patch similarity index 100% rename from old-patches/smalltime/842.patch rename to resources/old-patches/smalltime/842.patch diff --git a/old-patches/smalltime/843.patch b/resources/old-patches/smalltime/843.patch similarity index 100% rename from old-patches/smalltime/843.patch rename to resources/old-patches/smalltime/843.patch diff --git a/old-patches/smalltime/844.patch b/resources/old-patches/smalltime/844.patch similarity index 100% rename from old-patches/smalltime/844.patch rename to resources/old-patches/smalltime/844.patch diff --git a/old-patches/smalltime/845.patch b/resources/old-patches/smalltime/845.patch similarity index 100% rename from old-patches/smalltime/845.patch rename to resources/old-patches/smalltime/845.patch diff --git a/old-patches/smalltime/848.patch b/resources/old-patches/smalltime/848.patch similarity index 100% rename from old-patches/smalltime/848.patch rename to resources/old-patches/smalltime/848.patch diff --git a/old-patches/smalltime/850.patch b/resources/old-patches/smalltime/850.patch similarity index 100% rename from old-patches/smalltime/850.patch rename to resources/old-patches/smalltime/850.patch diff --git a/old-patches/smalltime/851.patch b/resources/old-patches/smalltime/851.patch similarity index 100% rename from old-patches/smalltime/851.patch rename to resources/old-patches/smalltime/851.patch diff --git a/old-patches/smalltime/853.patch b/resources/old-patches/smalltime/853.patch similarity index 100% rename from old-patches/smalltime/853.patch rename to resources/old-patches/smalltime/853.patch diff --git a/old-patches/smalltime/854.patch b/resources/old-patches/smalltime/854.patch similarity index 100% rename from old-patches/smalltime/854.patch rename to resources/old-patches/smalltime/854.patch diff --git a/old-patches/smalltime/855.patch b/resources/old-patches/smalltime/855.patch similarity index 100% rename from old-patches/smalltime/855.patch rename to resources/old-patches/smalltime/855.patch diff --git a/old-patches/smalltime/856.patch b/resources/old-patches/smalltime/856.patch similarity index 100% rename from old-patches/smalltime/856.patch rename to resources/old-patches/smalltime/856.patch diff --git a/old-patches/smalltime/876.patch b/resources/old-patches/smalltime/876.patch similarity index 100% rename from old-patches/smalltime/876.patch rename to resources/old-patches/smalltime/876.patch diff --git a/old-patches/smalltime/884.patch b/resources/old-patches/smalltime/884.patch similarity index 100% rename from old-patches/smalltime/884.patch rename to resources/old-patches/smalltime/884.patch diff --git a/old-patches/smalltime/888.patch b/resources/old-patches/smalltime/888.patch similarity index 100% rename from old-patches/smalltime/888.patch rename to resources/old-patches/smalltime/888.patch diff --git a/old-patches/smalltime/896.patch b/resources/old-patches/smalltime/896.patch similarity index 100% rename from old-patches/smalltime/896.patch rename to resources/old-patches/smalltime/896.patch diff --git a/old-patches/smalltime/897.patch b/resources/old-patches/smalltime/897.patch similarity index 100% rename from old-patches/smalltime/897.patch rename to resources/old-patches/smalltime/897.patch diff --git a/old-patches/smalltime/898.patch b/resources/old-patches/smalltime/898.patch similarity index 100% rename from old-patches/smalltime/898.patch rename to resources/old-patches/smalltime/898.patch diff --git a/old-patches/smalltime/899.patch b/resources/old-patches/smalltime/899.patch similarity index 100% rename from old-patches/smalltime/899.patch rename to resources/old-patches/smalltime/899.patch diff --git a/old-patches/smalltime/900.patch b/resources/old-patches/smalltime/900.patch similarity index 100% rename from old-patches/smalltime/900.patch rename to resources/old-patches/smalltime/900.patch diff --git a/old-patches/smalltime/901.patch b/resources/old-patches/smalltime/901.patch similarity index 100% rename from old-patches/smalltime/901.patch rename to resources/old-patches/smalltime/901.patch diff --git a/old-patches/smalltime/902.patch b/resources/old-patches/smalltime/902.patch similarity index 100% rename from old-patches/smalltime/902.patch rename to resources/old-patches/smalltime/902.patch diff --git a/old-patches/smalltime/903.patch b/resources/old-patches/smalltime/903.patch similarity index 100% rename from old-patches/smalltime/903.patch rename to resources/old-patches/smalltime/903.patch diff --git a/old-patches/smalltime/904.patch b/resources/old-patches/smalltime/904.patch similarity index 100% rename from old-patches/smalltime/904.patch rename to resources/old-patches/smalltime/904.patch diff --git a/old-patches/smalltime/906.patch b/resources/old-patches/smalltime/906.patch similarity index 100% rename from old-patches/smalltime/906.patch rename to resources/old-patches/smalltime/906.patch diff --git a/old-patches/smalltime/909.patch b/resources/old-patches/smalltime/909.patch similarity index 100% rename from old-patches/smalltime/909.patch rename to resources/old-patches/smalltime/909.patch diff --git a/old-patches/smalltime/910.patch b/resources/old-patches/smalltime/910.patch similarity index 100% rename from old-patches/smalltime/910.patch rename to resources/old-patches/smalltime/910.patch diff --git a/old-patches/smalltime/938.patch b/resources/old-patches/smalltime/938.patch similarity index 100% rename from old-patches/smalltime/938.patch rename to resources/old-patches/smalltime/938.patch diff --git a/old-patches/smalltime/939.patch b/resources/old-patches/smalltime/939.patch similarity index 100% rename from old-patches/smalltime/939.patch rename to resources/old-patches/smalltime/939.patch diff --git a/old-patches/smalltime/940.patch b/resources/old-patches/smalltime/940.patch similarity index 100% rename from old-patches/smalltime/940.patch rename to resources/old-patches/smalltime/940.patch diff --git a/old-patches/smalltime/942.patch b/resources/old-patches/smalltime/942.patch similarity index 100% rename from old-patches/smalltime/942.patch rename to resources/old-patches/smalltime/942.patch diff --git a/old-patches/smalltime/943.patch b/resources/old-patches/smalltime/943.patch similarity index 100% rename from old-patches/smalltime/943.patch rename to resources/old-patches/smalltime/943.patch diff --git a/old-patches/smalltime/945.patch b/resources/old-patches/smalltime/945.patch similarity index 100% rename from old-patches/smalltime/945.patch rename to resources/old-patches/smalltime/945.patch diff --git a/old-patches/smalltime/946.patch b/resources/old-patches/smalltime/946.patch similarity index 100% rename from old-patches/smalltime/946.patch rename to resources/old-patches/smalltime/946.patch diff --git a/old-patches/smalltime/947.patch b/resources/old-patches/smalltime/947.patch similarity index 100% rename from old-patches/smalltime/947.patch rename to resources/old-patches/smalltime/947.patch diff --git a/old-patches/smalltime/948.patch b/resources/old-patches/smalltime/948.patch similarity index 100% rename from old-patches/smalltime/948.patch rename to resources/old-patches/smalltime/948.patch diff --git a/old-patches/smalltime/963.patch b/resources/old-patches/smalltime/963.patch similarity index 100% rename from old-patches/smalltime/963.patch rename to resources/old-patches/smalltime/963.patch diff --git a/old-patches/smalltime/964.patch b/resources/old-patches/smalltime/964.patch similarity index 100% rename from old-patches/smalltime/964.patch rename to resources/old-patches/smalltime/964.patch diff --git a/old-patches/smalltime/965.patch b/resources/old-patches/smalltime/965.patch similarity index 100% rename from old-patches/smalltime/965.patch rename to resources/old-patches/smalltime/965.patch diff --git a/old-patches/smalltime/966.patch b/resources/old-patches/smalltime/966.patch similarity index 100% rename from old-patches/smalltime/966.patch rename to resources/old-patches/smalltime/966.patch diff --git a/old-patches/smalltime/967.patch b/resources/old-patches/smalltime/967.patch similarity index 100% rename from old-patches/smalltime/967.patch rename to resources/old-patches/smalltime/967.patch diff --git a/old-patches/smalltime/968.patch b/resources/old-patches/smalltime/968.patch similarity index 100% rename from old-patches/smalltime/968.patch rename to resources/old-patches/smalltime/968.patch diff --git a/old-patches/smalltime/970.patch b/resources/old-patches/smalltime/970.patch similarity index 100% rename from old-patches/smalltime/970.patch rename to resources/old-patches/smalltime/970.patch diff --git a/old-patches/smalltime/980.patch b/resources/old-patches/smalltime/980.patch similarity index 100% rename from old-patches/smalltime/980.patch rename to resources/old-patches/smalltime/980.patch diff --git a/old-patches/smalltime/984.patch b/resources/old-patches/smalltime/984.patch similarity index 100% rename from old-patches/smalltime/984.patch rename to resources/old-patches/smalltime/984.patch diff --git a/old-patches/smalltime/986.patch b/resources/old-patches/smalltime/986.patch similarity index 100% rename from old-patches/smalltime/986.patch rename to resources/old-patches/smalltime/986.patch diff --git a/old-patches/smalltime/991.patch b/resources/old-patches/smalltime/991.patch similarity index 100% rename from old-patches/smalltime/991.patch rename to resources/old-patches/smalltime/991.patch diff --git a/old-patches/smalltime/992.patch b/resources/old-patches/smalltime/992.patch similarity index 100% rename from old-patches/smalltime/992.patch rename to resources/old-patches/smalltime/992.patch diff --git a/old-patches/smalltime/993.patch b/resources/old-patches/smalltime/993.patch similarity index 100% rename from old-patches/smalltime/993.patch rename to resources/old-patches/smalltime/993.patch diff --git a/old-patches/smalltime/994.patch b/resources/old-patches/smalltime/994.patch similarity index 100% rename from old-patches/smalltime/994.patch rename to resources/old-patches/smalltime/994.patch diff --git a/old-patches/smalltime/996.patch b/resources/old-patches/smalltime/996.patch similarity index 100% rename from old-patches/smalltime/996.patch rename to resources/old-patches/smalltime/996.patch diff --git a/old-patches/smalltime/998.patch-failed b/resources/old-patches/smalltime/998.patch-failed similarity index 100% rename from old-patches/smalltime/998.patch-failed rename to resources/old-patches/smalltime/998.patch-failed diff --git a/old-patches/smalltime/README.md b/resources/old-patches/smalltime/README.md similarity index 100% rename from old-patches/smalltime/README.md rename to resources/old-patches/smalltime/README.md diff --git a/patches/README.md b/resources/patches/README.md similarity index 100% rename from patches/README.md rename to resources/patches/README.md diff --git a/patches/betterdmheader/1208.patch b/resources/patches/betterdmheader/1208.patch similarity index 100% rename from patches/betterdmheader/1208.patch rename to resources/patches/betterdmheader/1208.patch diff --git a/patches/betterdmheader/1213.patch b/resources/patches/betterdmheader/1213.patch similarity index 100% rename from patches/betterdmheader/1213.patch rename to resources/patches/betterdmheader/1213.patch diff --git a/patches/betterdmheader/1216.patch b/resources/patches/betterdmheader/1216.patch similarity index 100% rename from patches/betterdmheader/1216.patch rename to resources/patches/betterdmheader/1216.patch diff --git a/patches/betterdmheader/1218.patch b/resources/patches/betterdmheader/1218.patch similarity index 100% rename from patches/betterdmheader/1218.patch rename to resources/patches/betterdmheader/1218.patch diff --git a/patches/betterdmheader/1223.patch b/resources/patches/betterdmheader/1223.patch similarity index 100% rename from patches/betterdmheader/1223.patch rename to resources/patches/betterdmheader/1223.patch diff --git a/patches/betterdmheader/1243.patch b/resources/patches/betterdmheader/1243.patch similarity index 100% rename from patches/betterdmheader/1243.patch rename to resources/patches/betterdmheader/1243.patch diff --git a/patches/betterdmheader/1246.patch b/resources/patches/betterdmheader/1246.patch similarity index 100% rename from patches/betterdmheader/1246.patch rename to resources/patches/betterdmheader/1246.patch diff --git a/patches/betterdmheader/1249.patch b/resources/patches/betterdmheader/1249.patch similarity index 100% rename from patches/betterdmheader/1249.patch rename to resources/patches/betterdmheader/1249.patch diff --git a/patches/betterdmheader/1251.patch b/resources/patches/betterdmheader/1251.patch similarity index 100% rename from patches/betterdmheader/1251.patch rename to resources/patches/betterdmheader/1251.patch diff --git a/patches/betterdmheader/1252.patch b/resources/patches/betterdmheader/1252.patch similarity index 100% rename from patches/betterdmheader/1252.patch rename to resources/patches/betterdmheader/1252.patch diff --git a/patches/betterdmheader/1259.patch b/resources/patches/betterdmheader/1259.patch similarity index 100% rename from patches/betterdmheader/1259.patch rename to resources/patches/betterdmheader/1259.patch diff --git a/patches/betterdmheader/1266.patch b/resources/patches/betterdmheader/1266.patch similarity index 100% rename from patches/betterdmheader/1266.patch rename to resources/patches/betterdmheader/1266.patch diff --git a/patches/betterdmheader/1270.patch b/resources/patches/betterdmheader/1270.patch similarity index 100% rename from patches/betterdmheader/1270.patch rename to resources/patches/betterdmheader/1270.patch diff --git a/patches/betterdmheader/1273.patch b/resources/patches/betterdmheader/1273.patch similarity index 100% rename from patches/betterdmheader/1273.patch rename to resources/patches/betterdmheader/1273.patch diff --git a/patches/betterdmheader/1279.patch b/resources/patches/betterdmheader/1279.patch similarity index 100% rename from patches/betterdmheader/1279.patch rename to resources/patches/betterdmheader/1279.patch diff --git a/patches/betterdmheader/1280.patch b/resources/patches/betterdmheader/1280.patch similarity index 100% rename from patches/betterdmheader/1280.patch rename to resources/patches/betterdmheader/1280.patch diff --git a/patches/betterdmheader/1281.patch b/resources/patches/betterdmheader/1281.patch similarity index 100% rename from patches/betterdmheader/1281.patch rename to resources/patches/betterdmheader/1281.patch diff --git a/patches/betterdmheader/1282.patch b/resources/patches/betterdmheader/1282.patch similarity index 100% rename from patches/betterdmheader/1282.patch rename to resources/patches/betterdmheader/1282.patch diff --git a/patches/betterdmheader/1284.patch b/resources/patches/betterdmheader/1284.patch similarity index 100% rename from patches/betterdmheader/1284.patch rename to resources/patches/betterdmheader/1284.patch diff --git a/patches/betterdmheader/1290.patch b/resources/patches/betterdmheader/1290.patch similarity index 100% rename from patches/betterdmheader/1290.patch rename to resources/patches/betterdmheader/1290.patch diff --git a/patches/betterdmheader/1294.patch b/resources/patches/betterdmheader/1294.patch similarity index 100% rename from patches/betterdmheader/1294.patch rename to resources/patches/betterdmheader/1294.patch diff --git a/patches/betterdmheader/1295.patch b/resources/patches/betterdmheader/1295.patch similarity index 100% rename from patches/betterdmheader/1295.patch rename to resources/patches/betterdmheader/1295.patch diff --git a/patches/betterdmheader/1298.patch b/resources/patches/betterdmheader/1298.patch similarity index 100% rename from patches/betterdmheader/1298.patch rename to resources/patches/betterdmheader/1298.patch diff --git a/patches/betterdmheader/1300.patch b/resources/patches/betterdmheader/1300.patch similarity index 100% rename from patches/betterdmheader/1300.patch rename to resources/patches/betterdmheader/1300.patch diff --git a/patches/betterdmheader/1301.patch b/resources/patches/betterdmheader/1301.patch similarity index 100% rename from patches/betterdmheader/1301.patch rename to resources/patches/betterdmheader/1301.patch diff --git a/patches/betterdmheader/1304.patch b/resources/patches/betterdmheader/1304.patch similarity index 100% rename from patches/betterdmheader/1304.patch rename to resources/patches/betterdmheader/1304.patch diff --git a/patches/betterdmheader/1306.patch b/resources/patches/betterdmheader/1306.patch similarity index 100% rename from patches/betterdmheader/1306.patch rename to resources/patches/betterdmheader/1306.patch diff --git a/patches/betterdmheader/1307.patch b/resources/patches/betterdmheader/1307.patch similarity index 100% rename from patches/betterdmheader/1307.patch rename to resources/patches/betterdmheader/1307.patch diff --git a/patches/betterdmheader/1310.patch b/resources/patches/betterdmheader/1310.patch similarity index 100% rename from patches/betterdmheader/1310.patch rename to resources/patches/betterdmheader/1310.patch diff --git a/patches/betterdmheader/1315.patch b/resources/patches/betterdmheader/1315.patch similarity index 100% rename from patches/betterdmheader/1315.patch rename to resources/patches/betterdmheader/1315.patch diff --git a/patches/betterdmheader/1318.patch b/resources/patches/betterdmheader/1318.patch similarity index 100% rename from patches/betterdmheader/1318.patch rename to resources/patches/betterdmheader/1318.patch diff --git a/patches/betterdmheader/1330.patch b/resources/patches/betterdmheader/1330.patch similarity index 100% rename from patches/betterdmheader/1330.patch rename to resources/patches/betterdmheader/1330.patch diff --git a/patches/betterdmheader/1334.patch b/resources/patches/betterdmheader/1334.patch similarity index 100% rename from patches/betterdmheader/1334.patch rename to resources/patches/betterdmheader/1334.patch diff --git a/patches/betterdmheader/1339.patch b/resources/patches/betterdmheader/1339.patch similarity index 100% rename from patches/betterdmheader/1339.patch rename to resources/patches/betterdmheader/1339.patch diff --git a/patches/betterdmheader/1340.patch b/resources/patches/betterdmheader/1340.patch similarity index 100% rename from patches/betterdmheader/1340.patch rename to resources/patches/betterdmheader/1340.patch diff --git a/patches/betterdmheader/1355.patch b/resources/patches/betterdmheader/1355.patch similarity index 100% rename from patches/betterdmheader/1355.patch rename to resources/patches/betterdmheader/1355.patch diff --git a/patches/betterdmheader/1356.patch b/resources/patches/betterdmheader/1356.patch similarity index 100% rename from patches/betterdmheader/1356.patch rename to resources/patches/betterdmheader/1356.patch diff --git a/patches/betterdmheader/1358.patch b/resources/patches/betterdmheader/1358.patch similarity index 100% rename from patches/betterdmheader/1358.patch rename to resources/patches/betterdmheader/1358.patch diff --git a/patches/betterdmheader/1361.patch b/resources/patches/betterdmheader/1361.patch similarity index 100% rename from patches/betterdmheader/1361.patch rename to resources/patches/betterdmheader/1361.patch diff --git a/patches/betterdmheader/1362.patch b/resources/patches/betterdmheader/1362.patch similarity index 100% rename from patches/betterdmheader/1362.patch rename to resources/patches/betterdmheader/1362.patch diff --git a/patches/betterdmheader/1365.patch b/resources/patches/betterdmheader/1365.patch similarity index 100% rename from patches/betterdmheader/1365.patch rename to resources/patches/betterdmheader/1365.patch diff --git a/patches/betterdmheader/1367.patch b/resources/patches/betterdmheader/1367.patch similarity index 100% rename from patches/betterdmheader/1367.patch rename to resources/patches/betterdmheader/1367.patch diff --git a/patches/betterdmheader/1368.patch b/resources/patches/betterdmheader/1368.patch similarity index 100% rename from patches/betterdmheader/1368.patch rename to resources/patches/betterdmheader/1368.patch diff --git a/patches/betterdmheader/1370.patch b/resources/patches/betterdmheader/1370.patch similarity index 100% rename from patches/betterdmheader/1370.patch rename to resources/patches/betterdmheader/1370.patch diff --git a/patches/betterdmheader/1371.patch b/resources/patches/betterdmheader/1371.patch similarity index 100% rename from patches/betterdmheader/1371.patch rename to resources/patches/betterdmheader/1371.patch diff --git a/patches/betterdmheader/README.md b/resources/patches/betterdmheader/README.md similarity index 100% rename from patches/betterdmheader/README.md rename to resources/patches/betterdmheader/README.md diff --git a/patches/betterrotation/1340.patch b/resources/patches/betterrotation/1340.patch similarity index 100% rename from patches/betterrotation/1340.patch rename to resources/patches/betterrotation/1340.patch diff --git a/patches/betterrotation/1355.patch b/resources/patches/betterrotation/1355.patch similarity index 100% rename from patches/betterrotation/1355.patch rename to resources/patches/betterrotation/1355.patch diff --git a/patches/betterrotation/1356.patch b/resources/patches/betterrotation/1356.patch similarity index 100% rename from patches/betterrotation/1356.patch rename to resources/patches/betterrotation/1356.patch diff --git a/patches/betterrotation/1358.patch b/resources/patches/betterrotation/1358.patch similarity index 100% rename from patches/betterrotation/1358.patch rename to resources/patches/betterrotation/1358.patch diff --git a/patches/betterrotation/1361.patch b/resources/patches/betterrotation/1361.patch similarity index 100% rename from patches/betterrotation/1361.patch rename to resources/patches/betterrotation/1361.patch diff --git a/patches/betterrotation/1362.patch b/resources/patches/betterrotation/1362.patch similarity index 100% rename from patches/betterrotation/1362.patch rename to resources/patches/betterrotation/1362.patch diff --git a/patches/betterrotation/1365.patch b/resources/patches/betterrotation/1365.patch similarity index 100% rename from patches/betterrotation/1365.patch rename to resources/patches/betterrotation/1365.patch diff --git a/patches/betterrotation/1367.patch b/resources/patches/betterrotation/1367.patch similarity index 100% rename from patches/betterrotation/1367.patch rename to resources/patches/betterrotation/1367.patch diff --git a/patches/betterrotation/1368.patch b/resources/patches/betterrotation/1368.patch similarity index 100% rename from patches/betterrotation/1368.patch rename to resources/patches/betterrotation/1368.patch diff --git a/patches/betterrotation/1370.patch b/resources/patches/betterrotation/1370.patch similarity index 100% rename from patches/betterrotation/1370.patch rename to resources/patches/betterrotation/1370.patch diff --git a/patches/betterrotation/1371.patch b/resources/patches/betterrotation/1371.patch similarity index 100% rename from patches/betterrotation/1371.patch rename to resources/patches/betterrotation/1371.patch diff --git a/patches/betterrotation/78204.patch b/resources/patches/betterrotation/78204.patch similarity index 100% rename from patches/betterrotation/78204.patch rename to resources/patches/betterrotation/78204.patch diff --git a/patches/betterrotation/87202.patch b/resources/patches/betterrotation/87202.patch similarity index 100% rename from patches/betterrotation/87202.patch rename to resources/patches/betterrotation/87202.patch diff --git a/patches/betterrotation/README.md b/resources/patches/betterrotation/README.md similarity index 100% rename from patches/betterrotation/README.md rename to resources/patches/betterrotation/README.md diff --git a/patches/bettertm/README.md b/resources/patches/bettertm/README.md similarity index 100% rename from patches/bettertm/README.md rename to resources/patches/bettertm/README.md diff --git a/patches/bettertm/bettertm.sh b/resources/patches/bettertm/bettertm.sh similarity index 100% rename from patches/bettertm/bettertm.sh rename to resources/patches/bettertm/bettertm.sh diff --git a/patches/bettertm/emoji_2122_fe0f.png b/resources/patches/bettertm/emoji_2122_fe0f.png similarity index 100% rename from patches/bettertm/emoji_2122_fe0f.png rename to resources/patches/bettertm/emoji_2122_fe0f.png diff --git a/patches/bettertm/emoji_2122_fe0f.xcf b/resources/patches/bettertm/emoji_2122_fe0f.xcf similarity index 100% rename from patches/bettertm/emoji_2122_fe0f.xcf rename to resources/patches/bettertm/emoji_2122_fe0f.xcf diff --git a/patches/bettertm/emoji_ae_fe0f.png b/resources/patches/bettertm/emoji_ae_fe0f.png similarity index 100% rename from patches/bettertm/emoji_ae_fe0f.png rename to resources/patches/bettertm/emoji_ae_fe0f.png diff --git a/patches/bettertm/emoji_ae_fe0f.xcf b/resources/patches/bettertm/emoji_ae_fe0f.xcf similarity index 100% rename from patches/bettertm/emoji_ae_fe0f.xcf rename to resources/patches/bettertm/emoji_ae_fe0f.xcf diff --git a/patches/bettertmlight/README.md b/resources/patches/bettertmlight/README.md similarity index 100% rename from patches/bettertmlight/README.md rename to resources/patches/bettertmlight/README.md diff --git a/patches/bettertmlight/bettertm.sh b/resources/patches/bettertmlight/bettertm.sh similarity index 100% rename from patches/bettertmlight/bettertm.sh rename to resources/patches/bettertmlight/bettertm.sh diff --git a/patches/bettertmlight/emoji_2122_fe0f.png b/resources/patches/bettertmlight/emoji_2122_fe0f.png similarity index 100% rename from patches/bettertmlight/emoji_2122_fe0f.png rename to resources/patches/bettertmlight/emoji_2122_fe0f.png diff --git a/patches/bettertmlight/emoji_2122_fe0f.xcf b/resources/patches/bettertmlight/emoji_2122_fe0f.xcf similarity index 100% rename from patches/bettertmlight/emoji_2122_fe0f.xcf rename to resources/patches/bettertmlight/emoji_2122_fe0f.xcf diff --git a/patches/bettertmlight/emoji_ae_fe0f.png b/resources/patches/bettertmlight/emoji_ae_fe0f.png similarity index 100% rename from patches/bettertmlight/emoji_ae_fe0f.png rename to resources/patches/bettertmlight/emoji_ae_fe0f.png diff --git a/patches/bettertmlight/emoji_ae_fe0f.xcf b/resources/patches/bettertmlight/emoji_ae_fe0f.xcf similarity index 100% rename from patches/bettertmlight/emoji_ae_fe0f.xcf rename to resources/patches/bettertmlight/emoji_ae_fe0f.xcf diff --git a/patches/blobs/README.md b/resources/patches/blobs/README.md similarity index 100% rename from patches/blobs/README.md rename to resources/patches/blobs/README.md diff --git a/patches/blobs/emojireplace.py b/resources/patches/blobs/emojireplace.py similarity index 97% rename from patches/blobs/emojireplace.py rename to resources/patches/blobs/emojireplace.py index 9248272..9f688b1 100644 --- a/patches/blobs/emojireplace.py +++ b/resources/patches/blobs/emojireplace.py @@ -4,7 +4,7 @@ import shutil # You'll likely want to edit these lines or set DISTOK_EXTRACTED_DISCORD_PATH and DISTOK_EMOJI_BLOBMOJI extracted_discord_path = os.environ.get("DISTOK_EXTRACTED_DISCORD_PATH", "/tmp/cutthecord/discord") -extracted_blobmoji_path = os.environ.get("DISTOK_EMOJI_BLOBMOJI", "/root/distokfiles/blobmoji/png/72") +extracted_blobmoji_path = os.environ.get("DISTOK_EMOJI_BLOBMOJI", "/opt/ctc/emojis/blobmojis") def clean_emoji_name(name): diff --git a/patches/branding/1006.patch b/resources/patches/branding/1006.patch similarity index 100% rename from patches/branding/1006.patch rename to resources/patches/branding/1006.patch diff --git a/patches/branding/1007.patch b/resources/patches/branding/1007.patch similarity index 100% rename from patches/branding/1007.patch rename to resources/patches/branding/1007.patch diff --git a/patches/branding/1011.patch b/resources/patches/branding/1011.patch similarity index 100% rename from patches/branding/1011.patch rename to resources/patches/branding/1011.patch diff --git a/patches/branding/1012.patch b/resources/patches/branding/1012.patch similarity index 100% rename from patches/branding/1012.patch rename to resources/patches/branding/1012.patch diff --git a/patches/branding/1013.patch b/resources/patches/branding/1013.patch similarity index 100% rename from patches/branding/1013.patch rename to resources/patches/branding/1013.patch diff --git a/patches/branding/1015.patch b/resources/patches/branding/1015.patch similarity index 100% rename from patches/branding/1015.patch rename to resources/patches/branding/1015.patch diff --git a/patches/branding/1016.patch b/resources/patches/branding/1016.patch similarity index 100% rename from patches/branding/1016.patch rename to resources/patches/branding/1016.patch diff --git a/patches/branding/1019.patch b/resources/patches/branding/1019.patch similarity index 100% rename from patches/branding/1019.patch rename to resources/patches/branding/1019.patch diff --git a/patches/branding/1020.patch b/resources/patches/branding/1020.patch similarity index 100% rename from patches/branding/1020.patch rename to resources/patches/branding/1020.patch diff --git a/patches/branding/1021.patch b/resources/patches/branding/1021.patch similarity index 100% rename from patches/branding/1021.patch rename to resources/patches/branding/1021.patch diff --git a/patches/branding/1022.patch b/resources/patches/branding/1022.patch similarity index 100% rename from patches/branding/1022.patch rename to resources/patches/branding/1022.patch diff --git a/patches/branding/1023.patch b/resources/patches/branding/1023.patch similarity index 100% rename from patches/branding/1023.patch rename to resources/patches/branding/1023.patch diff --git a/patches/branding/1024.patch b/resources/patches/branding/1024.patch similarity index 100% rename from patches/branding/1024.patch rename to resources/patches/branding/1024.patch diff --git a/patches/branding/1025.patch b/resources/patches/branding/1025.patch similarity index 100% rename from patches/branding/1025.patch rename to resources/patches/branding/1025.patch diff --git a/patches/branding/1026.patch b/resources/patches/branding/1026.patch similarity index 100% rename from patches/branding/1026.patch rename to resources/patches/branding/1026.patch diff --git a/patches/branding/1029.patch b/resources/patches/branding/1029.patch similarity index 100% rename from patches/branding/1029.patch rename to resources/patches/branding/1029.patch diff --git a/patches/branding/1031.patch b/resources/patches/branding/1031.patch similarity index 100% rename from patches/branding/1031.patch rename to resources/patches/branding/1031.patch diff --git a/patches/branding/1032.patch b/resources/patches/branding/1032.patch similarity index 100% rename from patches/branding/1032.patch rename to resources/patches/branding/1032.patch diff --git a/patches/branding/1033.patch b/resources/patches/branding/1033.patch similarity index 100% rename from patches/branding/1033.patch rename to resources/patches/branding/1033.patch diff --git a/patches/branding/1036.patch b/resources/patches/branding/1036.patch similarity index 100% rename from patches/branding/1036.patch rename to resources/patches/branding/1036.patch diff --git a/patches/branding/1037.patch b/resources/patches/branding/1037.patch similarity index 100% rename from patches/branding/1037.patch rename to resources/patches/branding/1037.patch diff --git a/patches/branding/1040.patch b/resources/patches/branding/1040.patch similarity index 100% rename from patches/branding/1040.patch rename to resources/patches/branding/1040.patch diff --git a/patches/branding/1041.patch b/resources/patches/branding/1041.patch similarity index 100% rename from patches/branding/1041.patch rename to resources/patches/branding/1041.patch diff --git a/patches/branding/1045.patch b/resources/patches/branding/1045.patch similarity index 100% rename from patches/branding/1045.patch rename to resources/patches/branding/1045.patch diff --git a/patches/branding/1046.patch b/resources/patches/branding/1046.patch similarity index 100% rename from patches/branding/1046.patch rename to resources/patches/branding/1046.patch diff --git a/patches/branding/1047.patch b/resources/patches/branding/1047.patch similarity index 100% rename from patches/branding/1047.patch rename to resources/patches/branding/1047.patch diff --git a/patches/branding/1049.patch b/resources/patches/branding/1049.patch similarity index 100% rename from patches/branding/1049.patch rename to resources/patches/branding/1049.patch diff --git a/patches/branding/1052.patch b/resources/patches/branding/1052.patch similarity index 100% rename from patches/branding/1052.patch rename to resources/patches/branding/1052.patch diff --git a/patches/branding/1053.patch b/resources/patches/branding/1053.patch similarity index 100% rename from patches/branding/1053.patch rename to resources/patches/branding/1053.patch diff --git a/patches/branding/1054.patch b/resources/patches/branding/1054.patch similarity index 100% rename from patches/branding/1054.patch rename to resources/patches/branding/1054.patch diff --git a/patches/branding/1056.patch b/resources/patches/branding/1056.patch similarity index 100% rename from patches/branding/1056.patch rename to resources/patches/branding/1056.patch diff --git a/patches/branding/1057.patch b/resources/patches/branding/1057.patch similarity index 100% rename from patches/branding/1057.patch rename to resources/patches/branding/1057.patch diff --git a/patches/branding/1062.patch b/resources/patches/branding/1062.patch similarity index 100% rename from patches/branding/1062.patch rename to resources/patches/branding/1062.patch diff --git a/patches/branding/1065.patch b/resources/patches/branding/1065.patch similarity index 100% rename from patches/branding/1065.patch rename to resources/patches/branding/1065.patch diff --git a/patches/branding/1066.patch b/resources/patches/branding/1066.patch similarity index 100% rename from patches/branding/1066.patch rename to resources/patches/branding/1066.patch diff --git a/patches/branding/1069.patch b/resources/patches/branding/1069.patch similarity index 100% rename from patches/branding/1069.patch rename to resources/patches/branding/1069.patch diff --git a/patches/branding/1073.patch b/resources/patches/branding/1073.patch similarity index 100% rename from patches/branding/1073.patch rename to resources/patches/branding/1073.patch diff --git a/patches/branding/1074.patch b/resources/patches/branding/1074.patch similarity index 100% rename from patches/branding/1074.patch rename to resources/patches/branding/1074.patch diff --git a/patches/branding/1078.patch b/resources/patches/branding/1078.patch similarity index 100% rename from patches/branding/1078.patch rename to resources/patches/branding/1078.patch diff --git a/patches/branding/1084.patch b/resources/patches/branding/1084.patch similarity index 100% rename from patches/branding/1084.patch rename to resources/patches/branding/1084.patch diff --git a/patches/branding/1085.patch b/resources/patches/branding/1085.patch similarity index 100% rename from patches/branding/1085.patch rename to resources/patches/branding/1085.patch diff --git a/patches/branding/1087.patch b/resources/patches/branding/1087.patch similarity index 100% rename from patches/branding/1087.patch rename to resources/patches/branding/1087.patch diff --git a/patches/branding/1091.patch b/resources/patches/branding/1091.patch similarity index 100% rename from patches/branding/1091.patch rename to resources/patches/branding/1091.patch diff --git a/patches/branding/1092.patch b/resources/patches/branding/1092.patch similarity index 100% rename from patches/branding/1092.patch rename to resources/patches/branding/1092.patch diff --git a/patches/branding/1100.patch b/resources/patches/branding/1100.patch similarity index 100% rename from patches/branding/1100.patch rename to resources/patches/branding/1100.patch diff --git a/patches/branding/1103.patch b/resources/patches/branding/1103.patch similarity index 100% rename from patches/branding/1103.patch rename to resources/patches/branding/1103.patch diff --git a/patches/branding/1104.patch b/resources/patches/branding/1104.patch similarity index 100% rename from patches/branding/1104.patch rename to resources/patches/branding/1104.patch diff --git a/patches/branding/1105.patch b/resources/patches/branding/1105.patch similarity index 100% rename from patches/branding/1105.patch rename to resources/patches/branding/1105.patch diff --git a/patches/branding/1107.patch b/resources/patches/branding/1107.patch similarity index 100% rename from patches/branding/1107.patch rename to resources/patches/branding/1107.patch diff --git a/patches/branding/1123.patch b/resources/patches/branding/1123.patch similarity index 100% rename from patches/branding/1123.patch rename to resources/patches/branding/1123.patch diff --git a/patches/branding/1132.patch b/resources/patches/branding/1132.patch similarity index 100% rename from patches/branding/1132.patch rename to resources/patches/branding/1132.patch diff --git a/patches/branding/1134.patch b/resources/patches/branding/1134.patch similarity index 100% rename from patches/branding/1134.patch rename to resources/patches/branding/1134.patch diff --git a/patches/branding/1144.patch b/resources/patches/branding/1144.patch similarity index 100% rename from patches/branding/1144.patch rename to resources/patches/branding/1144.patch diff --git a/patches/branding/1145.patch b/resources/patches/branding/1145.patch similarity index 100% rename from patches/branding/1145.patch rename to resources/patches/branding/1145.patch diff --git a/patches/branding/1146.patch b/resources/patches/branding/1146.patch similarity index 100% rename from patches/branding/1146.patch rename to resources/patches/branding/1146.patch diff --git a/patches/branding/1148.patch b/resources/patches/branding/1148.patch similarity index 100% rename from patches/branding/1148.patch rename to resources/patches/branding/1148.patch diff --git a/patches/branding/1150.patch b/resources/patches/branding/1150.patch similarity index 100% rename from patches/branding/1150.patch rename to resources/patches/branding/1150.patch diff --git a/patches/branding/1167.patch b/resources/patches/branding/1167.patch similarity index 100% rename from patches/branding/1167.patch rename to resources/patches/branding/1167.patch diff --git a/patches/branding/1169.patch b/resources/patches/branding/1169.patch similarity index 100% rename from patches/branding/1169.patch rename to resources/patches/branding/1169.patch diff --git a/patches/branding/1171.patch b/resources/patches/branding/1171.patch similarity index 100% rename from patches/branding/1171.patch rename to resources/patches/branding/1171.patch diff --git a/patches/branding/1180.patch b/resources/patches/branding/1180.patch similarity index 100% rename from patches/branding/1180.patch rename to resources/patches/branding/1180.patch diff --git a/patches/branding/1181.patch b/resources/patches/branding/1181.patch similarity index 100% rename from patches/branding/1181.patch rename to resources/patches/branding/1181.patch diff --git a/patches/branding/1192.patch b/resources/patches/branding/1192.patch similarity index 100% rename from patches/branding/1192.patch rename to resources/patches/branding/1192.patch diff --git a/patches/branding/1196.patch b/resources/patches/branding/1196.patch similarity index 100% rename from patches/branding/1196.patch rename to resources/patches/branding/1196.patch diff --git a/patches/branding/1200.patch b/resources/patches/branding/1200.patch similarity index 100% rename from patches/branding/1200.patch rename to resources/patches/branding/1200.patch diff --git a/patches/branding/1201.patch b/resources/patches/branding/1201.patch similarity index 100% rename from patches/branding/1201.patch rename to resources/patches/branding/1201.patch diff --git a/patches/branding/1208.patch b/resources/patches/branding/1208.patch similarity index 100% rename from patches/branding/1208.patch rename to resources/patches/branding/1208.patch diff --git a/patches/branding/1213.patch b/resources/patches/branding/1213.patch similarity index 100% rename from patches/branding/1213.patch rename to resources/patches/branding/1213.patch diff --git a/patches/branding/1216.patch b/resources/patches/branding/1216.patch similarity index 100% rename from patches/branding/1216.patch rename to resources/patches/branding/1216.patch diff --git a/patches/branding/1218.patch b/resources/patches/branding/1218.patch similarity index 100% rename from patches/branding/1218.patch rename to resources/patches/branding/1218.patch diff --git a/patches/branding/1223.patch b/resources/patches/branding/1223.patch similarity index 100% rename from patches/branding/1223.patch rename to resources/patches/branding/1223.patch diff --git a/patches/branding/1243.patch b/resources/patches/branding/1243.patch similarity index 100% rename from patches/branding/1243.patch rename to resources/patches/branding/1243.patch diff --git a/patches/branding/1246.patch b/resources/patches/branding/1246.patch similarity index 100% rename from patches/branding/1246.patch rename to resources/patches/branding/1246.patch diff --git a/patches/branding/1249.patch b/resources/patches/branding/1249.patch similarity index 100% rename from patches/branding/1249.patch rename to resources/patches/branding/1249.patch diff --git a/patches/branding/1251.patch b/resources/patches/branding/1251.patch similarity index 100% rename from patches/branding/1251.patch rename to resources/patches/branding/1251.patch diff --git a/patches/branding/1252.patch b/resources/patches/branding/1252.patch similarity index 100% rename from patches/branding/1252.patch rename to resources/patches/branding/1252.patch diff --git a/patches/branding/1259.patch b/resources/patches/branding/1259.patch similarity index 100% rename from patches/branding/1259.patch rename to resources/patches/branding/1259.patch diff --git a/patches/branding/1266.patch b/resources/patches/branding/1266.patch similarity index 100% rename from patches/branding/1266.patch rename to resources/patches/branding/1266.patch diff --git a/patches/branding/1270.patch b/resources/patches/branding/1270.patch similarity index 100% rename from patches/branding/1270.patch rename to resources/patches/branding/1270.patch diff --git a/patches/branding/1273.patch b/resources/patches/branding/1273.patch similarity index 100% rename from patches/branding/1273.patch rename to resources/patches/branding/1273.patch diff --git a/patches/branding/1279.patch b/resources/patches/branding/1279.patch similarity index 100% rename from patches/branding/1279.patch rename to resources/patches/branding/1279.patch diff --git a/patches/branding/1280.patch b/resources/patches/branding/1280.patch similarity index 100% rename from patches/branding/1280.patch rename to resources/patches/branding/1280.patch diff --git a/patches/branding/1281.patch b/resources/patches/branding/1281.patch similarity index 100% rename from patches/branding/1281.patch rename to resources/patches/branding/1281.patch diff --git a/patches/branding/1282.patch b/resources/patches/branding/1282.patch similarity index 100% rename from patches/branding/1282.patch rename to resources/patches/branding/1282.patch diff --git a/patches/branding/1284.patch b/resources/patches/branding/1284.patch similarity index 100% rename from patches/branding/1284.patch rename to resources/patches/branding/1284.patch diff --git a/patches/branding/1290.patch b/resources/patches/branding/1290.patch similarity index 100% rename from patches/branding/1290.patch rename to resources/patches/branding/1290.patch diff --git a/patches/branding/1294.patch b/resources/patches/branding/1294.patch similarity index 100% rename from patches/branding/1294.patch rename to resources/patches/branding/1294.patch diff --git a/patches/branding/1295.patch b/resources/patches/branding/1295.patch similarity index 100% rename from patches/branding/1295.patch rename to resources/patches/branding/1295.patch diff --git a/patches/branding/1298.patch b/resources/patches/branding/1298.patch similarity index 100% rename from patches/branding/1298.patch rename to resources/patches/branding/1298.patch diff --git a/patches/branding/1300.patch b/resources/patches/branding/1300.patch similarity index 100% rename from patches/branding/1300.patch rename to resources/patches/branding/1300.patch diff --git a/patches/branding/1301.patch b/resources/patches/branding/1301.patch similarity index 100% rename from patches/branding/1301.patch rename to resources/patches/branding/1301.patch diff --git a/patches/branding/1304.patch b/resources/patches/branding/1304.patch similarity index 100% rename from patches/branding/1304.patch rename to resources/patches/branding/1304.patch diff --git a/patches/branding/1306.patch b/resources/patches/branding/1306.patch similarity index 100% rename from patches/branding/1306.patch rename to resources/patches/branding/1306.patch diff --git a/patches/branding/1307.patch b/resources/patches/branding/1307.patch similarity index 100% rename from patches/branding/1307.patch rename to resources/patches/branding/1307.patch diff --git a/patches/branding/1310.patch b/resources/patches/branding/1310.patch similarity index 100% rename from patches/branding/1310.patch rename to resources/patches/branding/1310.patch diff --git a/patches/branding/1315.patch b/resources/patches/branding/1315.patch similarity index 100% rename from patches/branding/1315.patch rename to resources/patches/branding/1315.patch diff --git a/patches/branding/1318.patch b/resources/patches/branding/1318.patch similarity index 100% rename from patches/branding/1318.patch rename to resources/patches/branding/1318.patch diff --git a/patches/branding/1330.patch b/resources/patches/branding/1330.patch similarity index 100% rename from patches/branding/1330.patch rename to resources/patches/branding/1330.patch diff --git a/patches/branding/1334.patch b/resources/patches/branding/1334.patch similarity index 100% rename from patches/branding/1334.patch rename to resources/patches/branding/1334.patch diff --git a/patches/branding/1339.patch b/resources/patches/branding/1339.patch similarity index 100% rename from patches/branding/1339.patch rename to resources/patches/branding/1339.patch diff --git a/patches/branding/1340.patch b/resources/patches/branding/1340.patch similarity index 100% rename from patches/branding/1340.patch rename to resources/patches/branding/1340.patch diff --git a/patches/branding/1355.patch b/resources/patches/branding/1355.patch similarity index 100% rename from patches/branding/1355.patch rename to resources/patches/branding/1355.patch diff --git a/patches/branding/1356.patch b/resources/patches/branding/1356.patch similarity index 100% rename from patches/branding/1356.patch rename to resources/patches/branding/1356.patch diff --git a/patches/branding/1358.patch b/resources/patches/branding/1358.patch similarity index 100% rename from patches/branding/1358.patch rename to resources/patches/branding/1358.patch diff --git a/patches/branding/1361.patch b/resources/patches/branding/1361.patch similarity index 100% rename from patches/branding/1361.patch rename to resources/patches/branding/1361.patch diff --git a/patches/branding/1362.patch b/resources/patches/branding/1362.patch similarity index 100% rename from patches/branding/1362.patch rename to resources/patches/branding/1362.patch diff --git a/patches/branding/1365.patch b/resources/patches/branding/1365.patch similarity index 100% rename from patches/branding/1365.patch rename to resources/patches/branding/1365.patch diff --git a/patches/branding/1367.patch b/resources/patches/branding/1367.patch similarity index 100% rename from patches/branding/1367.patch rename to resources/patches/branding/1367.patch diff --git a/patches/branding/1368.patch b/resources/patches/branding/1368.patch similarity index 100% rename from patches/branding/1368.patch rename to resources/patches/branding/1368.patch diff --git a/patches/branding/1370.patch b/resources/patches/branding/1370.patch similarity index 100% rename from patches/branding/1370.patch rename to resources/patches/branding/1370.patch diff --git a/patches/branding/1371.patch b/resources/patches/branding/1371.patch similarity index 100% rename from patches/branding/1371.patch rename to resources/patches/branding/1371.patch diff --git a/patches/branding/78204.patch b/resources/patches/branding/78204.patch similarity index 100% rename from patches/branding/78204.patch rename to resources/patches/branding/78204.patch diff --git a/patches/branding/833.patch b/resources/patches/branding/833.patch similarity index 100% rename from patches/branding/833.patch rename to resources/patches/branding/833.patch diff --git a/patches/branding/834.patch b/resources/patches/branding/834.patch similarity index 100% rename from patches/branding/834.patch rename to resources/patches/branding/834.patch diff --git a/patches/branding/835.patch b/resources/patches/branding/835.patch similarity index 100% rename from patches/branding/835.patch rename to resources/patches/branding/835.patch diff --git a/patches/branding/836.patch b/resources/patches/branding/836.patch similarity index 100% rename from patches/branding/836.patch rename to resources/patches/branding/836.patch diff --git a/patches/branding/839.patch b/resources/patches/branding/839.patch similarity index 100% rename from patches/branding/839.patch rename to resources/patches/branding/839.patch diff --git a/patches/branding/841.patch b/resources/patches/branding/841.patch similarity index 100% rename from patches/branding/841.patch rename to resources/patches/branding/841.patch diff --git a/patches/branding/842.patch b/resources/patches/branding/842.patch similarity index 100% rename from patches/branding/842.patch rename to resources/patches/branding/842.patch diff --git a/patches/branding/843.patch b/resources/patches/branding/843.patch similarity index 100% rename from patches/branding/843.patch rename to resources/patches/branding/843.patch diff --git a/patches/branding/844.patch b/resources/patches/branding/844.patch similarity index 100% rename from patches/branding/844.patch rename to resources/patches/branding/844.patch diff --git a/patches/branding/845.patch b/resources/patches/branding/845.patch similarity index 100% rename from patches/branding/845.patch rename to resources/patches/branding/845.patch diff --git a/patches/branding/848.patch b/resources/patches/branding/848.patch similarity index 100% rename from patches/branding/848.patch rename to resources/patches/branding/848.patch diff --git a/patches/branding/850.patch b/resources/patches/branding/850.patch similarity index 100% rename from patches/branding/850.patch rename to resources/patches/branding/850.patch diff --git a/patches/branding/851.patch b/resources/patches/branding/851.patch similarity index 100% rename from patches/branding/851.patch rename to resources/patches/branding/851.patch diff --git a/patches/branding/853.patch b/resources/patches/branding/853.patch similarity index 100% rename from patches/branding/853.patch rename to resources/patches/branding/853.patch diff --git a/patches/branding/854.patch b/resources/patches/branding/854.patch similarity index 100% rename from patches/branding/854.patch rename to resources/patches/branding/854.patch diff --git a/patches/branding/855.patch b/resources/patches/branding/855.patch similarity index 100% rename from patches/branding/855.patch rename to resources/patches/branding/855.patch diff --git a/patches/branding/856.patch b/resources/patches/branding/856.patch similarity index 100% rename from patches/branding/856.patch rename to resources/patches/branding/856.patch diff --git a/patches/branding/87202.patch b/resources/patches/branding/87202.patch similarity index 100% rename from patches/branding/87202.patch rename to resources/patches/branding/87202.patch diff --git a/patches/branding/876.patch b/resources/patches/branding/876.patch similarity index 100% rename from patches/branding/876.patch rename to resources/patches/branding/876.patch diff --git a/patches/branding/884.patch b/resources/patches/branding/884.patch similarity index 100% rename from patches/branding/884.patch rename to resources/patches/branding/884.patch diff --git a/patches/branding/888.patch b/resources/patches/branding/888.patch similarity index 100% rename from patches/branding/888.patch rename to resources/patches/branding/888.patch diff --git a/patches/branding/896.patch b/resources/patches/branding/896.patch similarity index 100% rename from patches/branding/896.patch rename to resources/patches/branding/896.patch diff --git a/patches/branding/897.patch b/resources/patches/branding/897.patch similarity index 100% rename from patches/branding/897.patch rename to resources/patches/branding/897.patch diff --git a/patches/branding/898.patch b/resources/patches/branding/898.patch similarity index 100% rename from patches/branding/898.patch rename to resources/patches/branding/898.patch diff --git a/patches/branding/899.patch b/resources/patches/branding/899.patch similarity index 100% rename from patches/branding/899.patch rename to resources/patches/branding/899.patch diff --git a/patches/branding/900.patch b/resources/patches/branding/900.patch similarity index 100% rename from patches/branding/900.patch rename to resources/patches/branding/900.patch diff --git a/patches/branding/901.patch b/resources/patches/branding/901.patch similarity index 100% rename from patches/branding/901.patch rename to resources/patches/branding/901.patch diff --git a/patches/branding/902.patch b/resources/patches/branding/902.patch similarity index 100% rename from patches/branding/902.patch rename to resources/patches/branding/902.patch diff --git a/patches/branding/903.patch b/resources/patches/branding/903.patch similarity index 100% rename from patches/branding/903.patch rename to resources/patches/branding/903.patch diff --git a/patches/branding/904.patch b/resources/patches/branding/904.patch similarity index 100% rename from patches/branding/904.patch rename to resources/patches/branding/904.patch diff --git a/patches/branding/906.patch b/resources/patches/branding/906.patch similarity index 100% rename from patches/branding/906.patch rename to resources/patches/branding/906.patch diff --git a/patches/branding/909.patch b/resources/patches/branding/909.patch similarity index 100% rename from patches/branding/909.patch rename to resources/patches/branding/909.patch diff --git a/patches/branding/910.patch b/resources/patches/branding/910.patch similarity index 100% rename from patches/branding/910.patch rename to resources/patches/branding/910.patch diff --git a/patches/branding/938.patch b/resources/patches/branding/938.patch similarity index 100% rename from patches/branding/938.patch rename to resources/patches/branding/938.patch diff --git a/patches/branding/939.patch b/resources/patches/branding/939.patch similarity index 100% rename from patches/branding/939.patch rename to resources/patches/branding/939.patch diff --git a/patches/branding/940.patch b/resources/patches/branding/940.patch similarity index 100% rename from patches/branding/940.patch rename to resources/patches/branding/940.patch diff --git a/patches/branding/942.patch b/resources/patches/branding/942.patch similarity index 100% rename from patches/branding/942.patch rename to resources/patches/branding/942.patch diff --git a/patches/branding/943.patch b/resources/patches/branding/943.patch similarity index 100% rename from patches/branding/943.patch rename to resources/patches/branding/943.patch diff --git a/patches/branding/945.patch b/resources/patches/branding/945.patch similarity index 100% rename from patches/branding/945.patch rename to resources/patches/branding/945.patch diff --git a/patches/branding/946.patch b/resources/patches/branding/946.patch similarity index 100% rename from patches/branding/946.patch rename to resources/patches/branding/946.patch diff --git a/patches/branding/947.patch b/resources/patches/branding/947.patch similarity index 100% rename from patches/branding/947.patch rename to resources/patches/branding/947.patch diff --git a/patches/branding/948.patch b/resources/patches/branding/948.patch similarity index 100% rename from patches/branding/948.patch rename to resources/patches/branding/948.patch diff --git a/patches/branding/963.patch b/resources/patches/branding/963.patch similarity index 100% rename from patches/branding/963.patch rename to resources/patches/branding/963.patch diff --git a/patches/branding/964.patch b/resources/patches/branding/964.patch similarity index 100% rename from patches/branding/964.patch rename to resources/patches/branding/964.patch diff --git a/patches/branding/965.patch b/resources/patches/branding/965.patch similarity index 100% rename from patches/branding/965.patch rename to resources/patches/branding/965.patch diff --git a/patches/branding/966.patch b/resources/patches/branding/966.patch similarity index 100% rename from patches/branding/966.patch rename to resources/patches/branding/966.patch diff --git a/patches/branding/967.patch b/resources/patches/branding/967.patch similarity index 100% rename from patches/branding/967.patch rename to resources/patches/branding/967.patch diff --git a/patches/branding/968.patch b/resources/patches/branding/968.patch similarity index 100% rename from patches/branding/968.patch rename to resources/patches/branding/968.patch diff --git a/patches/branding/970.patch b/resources/patches/branding/970.patch similarity index 100% rename from patches/branding/970.patch rename to resources/patches/branding/970.patch diff --git a/patches/branding/980.patch b/resources/patches/branding/980.patch similarity index 100% rename from patches/branding/980.patch rename to resources/patches/branding/980.patch diff --git a/patches/branding/984.patch b/resources/patches/branding/984.patch similarity index 100% rename from patches/branding/984.patch rename to resources/patches/branding/984.patch diff --git a/patches/branding/986.patch b/resources/patches/branding/986.patch similarity index 100% rename from patches/branding/986.patch rename to resources/patches/branding/986.patch diff --git a/patches/branding/991.patch b/resources/patches/branding/991.patch similarity index 100% rename from patches/branding/991.patch rename to resources/patches/branding/991.patch diff --git a/patches/branding/992.patch b/resources/patches/branding/992.patch similarity index 100% rename from patches/branding/992.patch rename to resources/patches/branding/992.patch diff --git a/patches/branding/993.patch b/resources/patches/branding/993.patch similarity index 100% rename from patches/branding/993.patch rename to resources/patches/branding/993.patch diff --git a/patches/branding/994.patch b/resources/patches/branding/994.patch similarity index 100% rename from patches/branding/994.patch rename to resources/patches/branding/994.patch diff --git a/patches/branding/996.patch b/resources/patches/branding/996.patch similarity index 100% rename from patches/branding/996.patch rename to resources/patches/branding/996.patch diff --git a/patches/branding/README.md b/resources/patches/branding/README.md similarity index 100% rename from patches/branding/README.md rename to resources/patches/branding/README.md diff --git a/patches/branding/addpatch.py b/resources/patches/branding/addpatch.py similarity index 89% rename from patches/branding/addpatch.py rename to resources/patches/branding/addpatch.py index c5a60c9..693f05b 100644 --- a/patches/branding/addpatch.py +++ b/resources/patches/branding/addpatch.py @@ -3,7 +3,7 @@ import os import sys fname = sys.argv[1] -persistdir = os.environ.get("DISTOK_VERSION_LOGS", "/root/distokrepos/versionlogs/") +persistdir = os.environ.get("DISTOK_VERSION_LOGS", "/opt/ctc/gitrepo/resources/distok/versionlogs/") def counterup(branch="base"): diff --git a/patches/branding/customdynamicicon.sh b/resources/patches/branding/customdynamicicon.sh similarity index 100% rename from patches/branding/customdynamicicon.sh rename to resources/patches/branding/customdynamicicon.sh diff --git a/patches/branding/customicon.sh b/resources/patches/branding/customicon.sh similarity index 100% rename from patches/branding/customicon.sh rename to resources/patches/branding/customicon.sh diff --git a/patches/customfont/README.md b/resources/patches/customfont/README.md similarity index 100% rename from patches/customfont/README.md rename to resources/patches/customfont/README.md diff --git a/patches/customring/README.md b/resources/patches/customring/README.md similarity index 100% rename from patches/customring/README.md rename to resources/patches/customring/README.md diff --git a/patches/customtheme/1006.patch b/resources/patches/customtheme/1006.patch similarity index 100% rename from patches/customtheme/1006.patch rename to resources/patches/customtheme/1006.patch diff --git a/patches/customtheme/1007.patch b/resources/patches/customtheme/1007.patch similarity index 100% rename from patches/customtheme/1007.patch rename to resources/patches/customtheme/1007.patch diff --git a/patches/customtheme/1011.patch b/resources/patches/customtheme/1011.patch similarity index 100% rename from patches/customtheme/1011.patch rename to resources/patches/customtheme/1011.patch diff --git a/patches/customtheme/1012.patch b/resources/patches/customtheme/1012.patch similarity index 100% rename from patches/customtheme/1012.patch rename to resources/patches/customtheme/1012.patch diff --git a/patches/customtheme/1013.patch b/resources/patches/customtheme/1013.patch similarity index 100% rename from patches/customtheme/1013.patch rename to resources/patches/customtheme/1013.patch diff --git a/patches/customtheme/1015.patch b/resources/patches/customtheme/1015.patch similarity index 100% rename from patches/customtheme/1015.patch rename to resources/patches/customtheme/1015.patch diff --git a/patches/customtheme/1016.patch b/resources/patches/customtheme/1016.patch similarity index 100% rename from patches/customtheme/1016.patch rename to resources/patches/customtheme/1016.patch diff --git a/patches/customtheme/1019.patch b/resources/patches/customtheme/1019.patch similarity index 100% rename from patches/customtheme/1019.patch rename to resources/patches/customtheme/1019.patch diff --git a/patches/customtheme/1020.patch b/resources/patches/customtheme/1020.patch similarity index 100% rename from patches/customtheme/1020.patch rename to resources/patches/customtheme/1020.patch diff --git a/patches/customtheme/1021.patch b/resources/patches/customtheme/1021.patch similarity index 100% rename from patches/customtheme/1021.patch rename to resources/patches/customtheme/1021.patch diff --git a/patches/customtheme/1022.patch b/resources/patches/customtheme/1022.patch similarity index 100% rename from patches/customtheme/1022.patch rename to resources/patches/customtheme/1022.patch diff --git a/patches/customtheme/1023.patch b/resources/patches/customtheme/1023.patch similarity index 100% rename from patches/customtheme/1023.patch rename to resources/patches/customtheme/1023.patch diff --git a/patches/customtheme/1024.patch b/resources/patches/customtheme/1024.patch similarity index 100% rename from patches/customtheme/1024.patch rename to resources/patches/customtheme/1024.patch diff --git a/patches/customtheme/1025.patch b/resources/patches/customtheme/1025.patch similarity index 100% rename from patches/customtheme/1025.patch rename to resources/patches/customtheme/1025.patch diff --git a/patches/customtheme/1026.patch b/resources/patches/customtheme/1026.patch similarity index 100% rename from patches/customtheme/1026.patch rename to resources/patches/customtheme/1026.patch diff --git a/patches/customtheme/1029.patch b/resources/patches/customtheme/1029.patch similarity index 100% rename from patches/customtheme/1029.patch rename to resources/patches/customtheme/1029.patch diff --git a/patches/customtheme/1031.patch b/resources/patches/customtheme/1031.patch similarity index 100% rename from patches/customtheme/1031.patch rename to resources/patches/customtheme/1031.patch diff --git a/patches/customtheme/1032.patch b/resources/patches/customtheme/1032.patch similarity index 100% rename from patches/customtheme/1032.patch rename to resources/patches/customtheme/1032.patch diff --git a/patches/customtheme/1033.patch b/resources/patches/customtheme/1033.patch similarity index 100% rename from patches/customtheme/1033.patch rename to resources/patches/customtheme/1033.patch diff --git a/patches/customtheme/1036.patch b/resources/patches/customtheme/1036.patch similarity index 100% rename from patches/customtheme/1036.patch rename to resources/patches/customtheme/1036.patch diff --git a/patches/customtheme/1037.patch b/resources/patches/customtheme/1037.patch similarity index 100% rename from patches/customtheme/1037.patch rename to resources/patches/customtheme/1037.patch diff --git a/patches/customtheme/1040.patch b/resources/patches/customtheme/1040.patch similarity index 100% rename from patches/customtheme/1040.patch rename to resources/patches/customtheme/1040.patch diff --git a/patches/customtheme/1041.patch b/resources/patches/customtheme/1041.patch similarity index 100% rename from patches/customtheme/1041.patch rename to resources/patches/customtheme/1041.patch diff --git a/patches/customtheme/1045.patch b/resources/patches/customtheme/1045.patch similarity index 100% rename from patches/customtheme/1045.patch rename to resources/patches/customtheme/1045.patch diff --git a/patches/customtheme/1046.patch b/resources/patches/customtheme/1046.patch similarity index 100% rename from patches/customtheme/1046.patch rename to resources/patches/customtheme/1046.patch diff --git a/patches/customtheme/1047.patch b/resources/patches/customtheme/1047.patch similarity index 100% rename from patches/customtheme/1047.patch rename to resources/patches/customtheme/1047.patch diff --git a/patches/customtheme/1049.patch b/resources/patches/customtheme/1049.patch similarity index 100% rename from patches/customtheme/1049.patch rename to resources/patches/customtheme/1049.patch diff --git a/patches/customtheme/1052.patch b/resources/patches/customtheme/1052.patch similarity index 100% rename from patches/customtheme/1052.patch rename to resources/patches/customtheme/1052.patch diff --git a/patches/customtheme/1053.patch b/resources/patches/customtheme/1053.patch similarity index 100% rename from patches/customtheme/1053.patch rename to resources/patches/customtheme/1053.patch diff --git a/patches/customtheme/1054.patch b/resources/patches/customtheme/1054.patch similarity index 100% rename from patches/customtheme/1054.patch rename to resources/patches/customtheme/1054.patch diff --git a/patches/customtheme/1056.patch b/resources/patches/customtheme/1056.patch similarity index 100% rename from patches/customtheme/1056.patch rename to resources/patches/customtheme/1056.patch diff --git a/patches/customtheme/1057.patch b/resources/patches/customtheme/1057.patch similarity index 100% rename from patches/customtheme/1057.patch rename to resources/patches/customtheme/1057.patch diff --git a/patches/customtheme/1062.patch b/resources/patches/customtheme/1062.patch similarity index 100% rename from patches/customtheme/1062.patch rename to resources/patches/customtheme/1062.patch diff --git a/patches/customtheme/1065.patch b/resources/patches/customtheme/1065.patch similarity index 100% rename from patches/customtheme/1065.patch rename to resources/patches/customtheme/1065.patch diff --git a/patches/customtheme/1066.patch b/resources/patches/customtheme/1066.patch similarity index 100% rename from patches/customtheme/1066.patch rename to resources/patches/customtheme/1066.patch diff --git a/patches/customtheme/1069.patch b/resources/patches/customtheme/1069.patch similarity index 100% rename from patches/customtheme/1069.patch rename to resources/patches/customtheme/1069.patch diff --git a/patches/customtheme/1073.patch b/resources/patches/customtheme/1073.patch similarity index 100% rename from patches/customtheme/1073.patch rename to resources/patches/customtheme/1073.patch diff --git a/patches/customtheme/1074.patch b/resources/patches/customtheme/1074.patch similarity index 100% rename from patches/customtheme/1074.patch rename to resources/patches/customtheme/1074.patch diff --git a/patches/customtheme/1078.patch b/resources/patches/customtheme/1078.patch similarity index 100% rename from patches/customtheme/1078.patch rename to resources/patches/customtheme/1078.patch diff --git a/patches/customtheme/1084.patch b/resources/patches/customtheme/1084.patch similarity index 100% rename from patches/customtheme/1084.patch rename to resources/patches/customtheme/1084.patch diff --git a/patches/customtheme/1085.patch b/resources/patches/customtheme/1085.patch similarity index 100% rename from patches/customtheme/1085.patch rename to resources/patches/customtheme/1085.patch diff --git a/patches/customtheme/1087.patch b/resources/patches/customtheme/1087.patch similarity index 100% rename from patches/customtheme/1087.patch rename to resources/patches/customtheme/1087.patch diff --git a/patches/customtheme/1091.patch b/resources/patches/customtheme/1091.patch similarity index 100% rename from patches/customtheme/1091.patch rename to resources/patches/customtheme/1091.patch diff --git a/patches/customtheme/1092.patch b/resources/patches/customtheme/1092.patch similarity index 100% rename from patches/customtheme/1092.patch rename to resources/patches/customtheme/1092.patch diff --git a/patches/customtheme/1100.patch b/resources/patches/customtheme/1100.patch similarity index 100% rename from patches/customtheme/1100.patch rename to resources/patches/customtheme/1100.patch diff --git a/patches/customtheme/1103.patch b/resources/patches/customtheme/1103.patch similarity index 100% rename from patches/customtheme/1103.patch rename to resources/patches/customtheme/1103.patch diff --git a/patches/customtheme/1104.patch b/resources/patches/customtheme/1104.patch similarity index 100% rename from patches/customtheme/1104.patch rename to resources/patches/customtheme/1104.patch diff --git a/patches/customtheme/1105.patch b/resources/patches/customtheme/1105.patch similarity index 100% rename from patches/customtheme/1105.patch rename to resources/patches/customtheme/1105.patch diff --git a/patches/customtheme/1107.patch b/resources/patches/customtheme/1107.patch similarity index 100% rename from patches/customtheme/1107.patch rename to resources/patches/customtheme/1107.patch diff --git a/patches/customtheme/1123.patch b/resources/patches/customtheme/1123.patch similarity index 100% rename from patches/customtheme/1123.patch rename to resources/patches/customtheme/1123.patch diff --git a/patches/customtheme/1132.patch b/resources/patches/customtheme/1132.patch similarity index 100% rename from patches/customtheme/1132.patch rename to resources/patches/customtheme/1132.patch diff --git a/patches/customtheme/1134.patch b/resources/patches/customtheme/1134.patch similarity index 100% rename from patches/customtheme/1134.patch rename to resources/patches/customtheme/1134.patch diff --git a/patches/customtheme/1144.patch b/resources/patches/customtheme/1144.patch similarity index 100% rename from patches/customtheme/1144.patch rename to resources/patches/customtheme/1144.patch diff --git a/patches/customtheme/1145.patch b/resources/patches/customtheme/1145.patch similarity index 100% rename from patches/customtheme/1145.patch rename to resources/patches/customtheme/1145.patch diff --git a/patches/customtheme/1146.patch b/resources/patches/customtheme/1146.patch similarity index 100% rename from patches/customtheme/1146.patch rename to resources/patches/customtheme/1146.patch diff --git a/patches/customtheme/1148.patch b/resources/patches/customtheme/1148.patch similarity index 100% rename from patches/customtheme/1148.patch rename to resources/patches/customtheme/1148.patch diff --git a/patches/customtheme/1150.patch b/resources/patches/customtheme/1150.patch similarity index 100% rename from patches/customtheme/1150.patch rename to resources/patches/customtheme/1150.patch diff --git a/patches/customtheme/1167.patch b/resources/patches/customtheme/1167.patch similarity index 100% rename from patches/customtheme/1167.patch rename to resources/patches/customtheme/1167.patch diff --git a/patches/customtheme/1169.patch b/resources/patches/customtheme/1169.patch similarity index 100% rename from patches/customtheme/1169.patch rename to resources/patches/customtheme/1169.patch diff --git a/patches/customtheme/1171.patch b/resources/patches/customtheme/1171.patch similarity index 100% rename from patches/customtheme/1171.patch rename to resources/patches/customtheme/1171.patch diff --git a/patches/customtheme/1180.patch b/resources/patches/customtheme/1180.patch similarity index 100% rename from patches/customtheme/1180.patch rename to resources/patches/customtheme/1180.patch diff --git a/patches/customtheme/1181.patch b/resources/patches/customtheme/1181.patch similarity index 100% rename from patches/customtheme/1181.patch rename to resources/patches/customtheme/1181.patch diff --git a/patches/customtheme/1192.patch b/resources/patches/customtheme/1192.patch similarity index 100% rename from patches/customtheme/1192.patch rename to resources/patches/customtheme/1192.patch diff --git a/patches/customtheme/1196.patch b/resources/patches/customtheme/1196.patch similarity index 100% rename from patches/customtheme/1196.patch rename to resources/patches/customtheme/1196.patch diff --git a/patches/customtheme/1200.patch b/resources/patches/customtheme/1200.patch similarity index 100% rename from patches/customtheme/1200.patch rename to resources/patches/customtheme/1200.patch diff --git a/patches/customtheme/1201.patch b/resources/patches/customtheme/1201.patch similarity index 100% rename from patches/customtheme/1201.patch rename to resources/patches/customtheme/1201.patch diff --git a/patches/customtheme/1208.patch b/resources/patches/customtheme/1208.patch similarity index 100% rename from patches/customtheme/1208.patch rename to resources/patches/customtheme/1208.patch diff --git a/patches/customtheme/1213.patch b/resources/patches/customtheme/1213.patch similarity index 100% rename from patches/customtheme/1213.patch rename to resources/patches/customtheme/1213.patch diff --git a/patches/customtheme/1216.patch b/resources/patches/customtheme/1216.patch similarity index 100% rename from patches/customtheme/1216.patch rename to resources/patches/customtheme/1216.patch diff --git a/patches/customtheme/1218.patch b/resources/patches/customtheme/1218.patch similarity index 100% rename from patches/customtheme/1218.patch rename to resources/patches/customtheme/1218.patch diff --git a/patches/customtheme/1223.patch b/resources/patches/customtheme/1223.patch similarity index 100% rename from patches/customtheme/1223.patch rename to resources/patches/customtheme/1223.patch diff --git a/patches/customtheme/1243.patch b/resources/patches/customtheme/1243.patch similarity index 100% rename from patches/customtheme/1243.patch rename to resources/patches/customtheme/1243.patch diff --git a/patches/customtheme/1246.patch b/resources/patches/customtheme/1246.patch similarity index 100% rename from patches/customtheme/1246.patch rename to resources/patches/customtheme/1246.patch diff --git a/patches/customtheme/1249.patch b/resources/patches/customtheme/1249.patch similarity index 100% rename from patches/customtheme/1249.patch rename to resources/patches/customtheme/1249.patch diff --git a/patches/customtheme/1251.patch b/resources/patches/customtheme/1251.patch similarity index 100% rename from patches/customtheme/1251.patch rename to resources/patches/customtheme/1251.patch diff --git a/patches/customtheme/1252.patch b/resources/patches/customtheme/1252.patch similarity index 100% rename from patches/customtheme/1252.patch rename to resources/patches/customtheme/1252.patch diff --git a/patches/customtheme/1259.patch b/resources/patches/customtheme/1259.patch similarity index 100% rename from patches/customtheme/1259.patch rename to resources/patches/customtheme/1259.patch diff --git a/patches/customtheme/1266.patch b/resources/patches/customtheme/1266.patch similarity index 100% rename from patches/customtheme/1266.patch rename to resources/patches/customtheme/1266.patch diff --git a/patches/customtheme/1270.patch b/resources/patches/customtheme/1270.patch similarity index 100% rename from patches/customtheme/1270.patch rename to resources/patches/customtheme/1270.patch diff --git a/patches/customtheme/1273.patch b/resources/patches/customtheme/1273.patch similarity index 100% rename from patches/customtheme/1273.patch rename to resources/patches/customtheme/1273.patch diff --git a/patches/customtheme/1279.patch b/resources/patches/customtheme/1279.patch similarity index 100% rename from patches/customtheme/1279.patch rename to resources/patches/customtheme/1279.patch diff --git a/patches/customtheme/1280.patch b/resources/patches/customtheme/1280.patch similarity index 100% rename from patches/customtheme/1280.patch rename to resources/patches/customtheme/1280.patch diff --git a/patches/customtheme/1281.patch b/resources/patches/customtheme/1281.patch similarity index 100% rename from patches/customtheme/1281.patch rename to resources/patches/customtheme/1281.patch diff --git a/patches/customtheme/1282.patch b/resources/patches/customtheme/1282.patch similarity index 100% rename from patches/customtheme/1282.patch rename to resources/patches/customtheme/1282.patch diff --git a/patches/customtheme/1284.patch b/resources/patches/customtheme/1284.patch similarity index 100% rename from patches/customtheme/1284.patch rename to resources/patches/customtheme/1284.patch diff --git a/patches/customtheme/1290.patch b/resources/patches/customtheme/1290.patch similarity index 100% rename from patches/customtheme/1290.patch rename to resources/patches/customtheme/1290.patch diff --git a/patches/customtheme/1294.patch b/resources/patches/customtheme/1294.patch similarity index 100% rename from patches/customtheme/1294.patch rename to resources/patches/customtheme/1294.patch diff --git a/patches/customtheme/1295.patch b/resources/patches/customtheme/1295.patch similarity index 100% rename from patches/customtheme/1295.patch rename to resources/patches/customtheme/1295.patch diff --git a/patches/customtheme/1298.patch b/resources/patches/customtheme/1298.patch similarity index 100% rename from patches/customtheme/1298.patch rename to resources/patches/customtheme/1298.patch diff --git a/patches/customtheme/1300.patch b/resources/patches/customtheme/1300.patch similarity index 100% rename from patches/customtheme/1300.patch rename to resources/patches/customtheme/1300.patch diff --git a/patches/customtheme/1301.patch b/resources/patches/customtheme/1301.patch similarity index 100% rename from patches/customtheme/1301.patch rename to resources/patches/customtheme/1301.patch diff --git a/patches/customtheme/1304.patch b/resources/patches/customtheme/1304.patch similarity index 100% rename from patches/customtheme/1304.patch rename to resources/patches/customtheme/1304.patch diff --git a/patches/customtheme/1306.patch b/resources/patches/customtheme/1306.patch similarity index 100% rename from patches/customtheme/1306.patch rename to resources/patches/customtheme/1306.patch diff --git a/patches/customtheme/1307.patch b/resources/patches/customtheme/1307.patch similarity index 100% rename from patches/customtheme/1307.patch rename to resources/patches/customtheme/1307.patch diff --git a/patches/customtheme/1310.patch b/resources/patches/customtheme/1310.patch similarity index 100% rename from patches/customtheme/1310.patch rename to resources/patches/customtheme/1310.patch diff --git a/patches/customtheme/1315.patch b/resources/patches/customtheme/1315.patch similarity index 100% rename from patches/customtheme/1315.patch rename to resources/patches/customtheme/1315.patch diff --git a/patches/customtheme/1318.patch b/resources/patches/customtheme/1318.patch similarity index 100% rename from patches/customtheme/1318.patch rename to resources/patches/customtheme/1318.patch diff --git a/patches/customtheme/1330.patch b/resources/patches/customtheme/1330.patch similarity index 100% rename from patches/customtheme/1330.patch rename to resources/patches/customtheme/1330.patch diff --git a/patches/customtheme/1334.patch b/resources/patches/customtheme/1334.patch similarity index 100% rename from patches/customtheme/1334.patch rename to resources/patches/customtheme/1334.patch diff --git a/patches/customtheme/1339.patch b/resources/patches/customtheme/1339.patch similarity index 100% rename from patches/customtheme/1339.patch rename to resources/patches/customtheme/1339.patch diff --git a/patches/customtheme/1340.patch b/resources/patches/customtheme/1340.patch similarity index 100% rename from patches/customtheme/1340.patch rename to resources/patches/customtheme/1340.patch diff --git a/patches/customtheme/1355.patch b/resources/patches/customtheme/1355.patch similarity index 100% rename from patches/customtheme/1355.patch rename to resources/patches/customtheme/1355.patch diff --git a/patches/customtheme/1356.patch b/resources/patches/customtheme/1356.patch similarity index 100% rename from patches/customtheme/1356.patch rename to resources/patches/customtheme/1356.patch diff --git a/patches/customtheme/1358.patch b/resources/patches/customtheme/1358.patch similarity index 100% rename from patches/customtheme/1358.patch rename to resources/patches/customtheme/1358.patch diff --git a/patches/customtheme/1361.patch b/resources/patches/customtheme/1361.patch similarity index 100% rename from patches/customtheme/1361.patch rename to resources/patches/customtheme/1361.patch diff --git a/patches/customtheme/1362.patch b/resources/patches/customtheme/1362.patch similarity index 100% rename from patches/customtheme/1362.patch rename to resources/patches/customtheme/1362.patch diff --git a/patches/customtheme/1365.patch b/resources/patches/customtheme/1365.patch similarity index 100% rename from patches/customtheme/1365.patch rename to resources/patches/customtheme/1365.patch diff --git a/patches/customtheme/1367.patch b/resources/patches/customtheme/1367.patch similarity index 100% rename from patches/customtheme/1367.patch rename to resources/patches/customtheme/1367.patch diff --git a/patches/customtheme/1368.patch b/resources/patches/customtheme/1368.patch similarity index 100% rename from patches/customtheme/1368.patch rename to resources/patches/customtheme/1368.patch diff --git a/patches/customtheme/1370.patch b/resources/patches/customtheme/1370.patch similarity index 100% rename from patches/customtheme/1370.patch rename to resources/patches/customtheme/1370.patch diff --git a/patches/customtheme/1371.patch b/resources/patches/customtheme/1371.patch similarity index 100% rename from patches/customtheme/1371.patch rename to resources/patches/customtheme/1371.patch diff --git a/patches/customtheme/832.patch b/resources/patches/customtheme/832.patch similarity index 100% rename from patches/customtheme/832.patch rename to resources/patches/customtheme/832.patch diff --git a/patches/customtheme/833.patch b/resources/patches/customtheme/833.patch similarity index 100% rename from patches/customtheme/833.patch rename to resources/patches/customtheme/833.patch diff --git a/patches/customtheme/834.patch b/resources/patches/customtheme/834.patch similarity index 100% rename from patches/customtheme/834.patch rename to resources/patches/customtheme/834.patch diff --git a/patches/customtheme/835.patch b/resources/patches/customtheme/835.patch similarity index 100% rename from patches/customtheme/835.patch rename to resources/patches/customtheme/835.patch diff --git a/patches/customtheme/836.patch b/resources/patches/customtheme/836.patch similarity index 100% rename from patches/customtheme/836.patch rename to resources/patches/customtheme/836.patch diff --git a/patches/customtheme/839.patch b/resources/patches/customtheme/839.patch similarity index 100% rename from patches/customtheme/839.patch rename to resources/patches/customtheme/839.patch diff --git a/patches/customtheme/841.patch b/resources/patches/customtheme/841.patch similarity index 100% rename from patches/customtheme/841.patch rename to resources/patches/customtheme/841.patch diff --git a/patches/customtheme/842.patch b/resources/patches/customtheme/842.patch similarity index 100% rename from patches/customtheme/842.patch rename to resources/patches/customtheme/842.patch diff --git a/patches/customtheme/843.patch b/resources/patches/customtheme/843.patch similarity index 100% rename from patches/customtheme/843.patch rename to resources/patches/customtheme/843.patch diff --git a/patches/customtheme/844.patch b/resources/patches/customtheme/844.patch similarity index 100% rename from patches/customtheme/844.patch rename to resources/patches/customtheme/844.patch diff --git a/patches/customtheme/845.patch b/resources/patches/customtheme/845.patch similarity index 100% rename from patches/customtheme/845.patch rename to resources/patches/customtheme/845.patch diff --git a/patches/customtheme/848.patch b/resources/patches/customtheme/848.patch similarity index 100% rename from patches/customtheme/848.patch rename to resources/patches/customtheme/848.patch diff --git a/patches/customtheme/850.patch b/resources/patches/customtheme/850.patch similarity index 100% rename from patches/customtheme/850.patch rename to resources/patches/customtheme/850.patch diff --git a/patches/customtheme/851.patch b/resources/patches/customtheme/851.patch similarity index 100% rename from patches/customtheme/851.patch rename to resources/patches/customtheme/851.patch diff --git a/patches/customtheme/853.patch b/resources/patches/customtheme/853.patch similarity index 100% rename from patches/customtheme/853.patch rename to resources/patches/customtheme/853.patch diff --git a/patches/customtheme/854.patch b/resources/patches/customtheme/854.patch similarity index 100% rename from patches/customtheme/854.patch rename to resources/patches/customtheme/854.patch diff --git a/patches/customtheme/855.patch b/resources/patches/customtheme/855.patch similarity index 100% rename from patches/customtheme/855.patch rename to resources/patches/customtheme/855.patch diff --git a/patches/customtheme/856.patch b/resources/patches/customtheme/856.patch similarity index 100% rename from patches/customtheme/856.patch rename to resources/patches/customtheme/856.patch diff --git a/patches/customtheme/876.patch b/resources/patches/customtheme/876.patch similarity index 100% rename from patches/customtheme/876.patch rename to resources/patches/customtheme/876.patch diff --git a/patches/customtheme/884.patch b/resources/patches/customtheme/884.patch similarity index 100% rename from patches/customtheme/884.patch rename to resources/patches/customtheme/884.patch diff --git a/patches/customtheme/888.patch b/resources/patches/customtheme/888.patch similarity index 100% rename from patches/customtheme/888.patch rename to resources/patches/customtheme/888.patch diff --git a/patches/customtheme/896.patch b/resources/patches/customtheme/896.patch similarity index 100% rename from patches/customtheme/896.patch rename to resources/patches/customtheme/896.patch diff --git a/patches/customtheme/897.patch b/resources/patches/customtheme/897.patch similarity index 100% rename from patches/customtheme/897.patch rename to resources/patches/customtheme/897.patch diff --git a/patches/customtheme/898.patch b/resources/patches/customtheme/898.patch similarity index 100% rename from patches/customtheme/898.patch rename to resources/patches/customtheme/898.patch diff --git a/patches/customtheme/899.patch b/resources/patches/customtheme/899.patch similarity index 100% rename from patches/customtheme/899.patch rename to resources/patches/customtheme/899.patch diff --git a/patches/customtheme/900.patch b/resources/patches/customtheme/900.patch similarity index 100% rename from patches/customtheme/900.patch rename to resources/patches/customtheme/900.patch diff --git a/patches/customtheme/901.patch b/resources/patches/customtheme/901.patch similarity index 100% rename from patches/customtheme/901.patch rename to resources/patches/customtheme/901.patch diff --git a/patches/customtheme/902.patch b/resources/patches/customtheme/902.patch similarity index 100% rename from patches/customtheme/902.patch rename to resources/patches/customtheme/902.patch diff --git a/patches/customtheme/903.patch b/resources/patches/customtheme/903.patch similarity index 100% rename from patches/customtheme/903.patch rename to resources/patches/customtheme/903.patch diff --git a/patches/customtheme/904.patch b/resources/patches/customtheme/904.patch similarity index 100% rename from patches/customtheme/904.patch rename to resources/patches/customtheme/904.patch diff --git a/patches/customtheme/906.patch b/resources/patches/customtheme/906.patch similarity index 100% rename from patches/customtheme/906.patch rename to resources/patches/customtheme/906.patch diff --git a/patches/customtheme/909.patch b/resources/patches/customtheme/909.patch similarity index 100% rename from patches/customtheme/909.patch rename to resources/patches/customtheme/909.patch diff --git a/patches/customtheme/910.patch b/resources/patches/customtheme/910.patch similarity index 100% rename from patches/customtheme/910.patch rename to resources/patches/customtheme/910.patch diff --git a/patches/customtheme/938.patch b/resources/patches/customtheme/938.patch similarity index 100% rename from patches/customtheme/938.patch rename to resources/patches/customtheme/938.patch diff --git a/patches/customtheme/939.patch b/resources/patches/customtheme/939.patch similarity index 100% rename from patches/customtheme/939.patch rename to resources/patches/customtheme/939.patch diff --git a/patches/customtheme/940.patch b/resources/patches/customtheme/940.patch similarity index 100% rename from patches/customtheme/940.patch rename to resources/patches/customtheme/940.patch diff --git a/patches/customtheme/942.patch b/resources/patches/customtheme/942.patch similarity index 100% rename from patches/customtheme/942.patch rename to resources/patches/customtheme/942.patch diff --git a/patches/customtheme/943.patch b/resources/patches/customtheme/943.patch similarity index 100% rename from patches/customtheme/943.patch rename to resources/patches/customtheme/943.patch diff --git a/patches/customtheme/945.patch b/resources/patches/customtheme/945.patch similarity index 100% rename from patches/customtheme/945.patch rename to resources/patches/customtheme/945.patch diff --git a/patches/customtheme/946.patch b/resources/patches/customtheme/946.patch similarity index 100% rename from patches/customtheme/946.patch rename to resources/patches/customtheme/946.patch diff --git a/patches/customtheme/947.patch b/resources/patches/customtheme/947.patch similarity index 100% rename from patches/customtheme/947.patch rename to resources/patches/customtheme/947.patch diff --git a/patches/customtheme/948.patch b/resources/patches/customtheme/948.patch similarity index 100% rename from patches/customtheme/948.patch rename to resources/patches/customtheme/948.patch diff --git a/patches/customtheme/963.patch b/resources/patches/customtheme/963.patch similarity index 100% rename from patches/customtheme/963.patch rename to resources/patches/customtheme/963.patch diff --git a/patches/customtheme/964.patch b/resources/patches/customtheme/964.patch similarity index 100% rename from patches/customtheme/964.patch rename to resources/patches/customtheme/964.patch diff --git a/patches/customtheme/965.patch b/resources/patches/customtheme/965.patch similarity index 100% rename from patches/customtheme/965.patch rename to resources/patches/customtheme/965.patch diff --git a/patches/customtheme/966.patch b/resources/patches/customtheme/966.patch similarity index 100% rename from patches/customtheme/966.patch rename to resources/patches/customtheme/966.patch diff --git a/patches/customtheme/967.patch b/resources/patches/customtheme/967.patch similarity index 100% rename from patches/customtheme/967.patch rename to resources/patches/customtheme/967.patch diff --git a/patches/customtheme/968.patch b/resources/patches/customtheme/968.patch similarity index 100% rename from patches/customtheme/968.patch rename to resources/patches/customtheme/968.patch diff --git a/patches/customtheme/970.patch b/resources/patches/customtheme/970.patch similarity index 100% rename from patches/customtheme/970.patch rename to resources/patches/customtheme/970.patch diff --git a/patches/customtheme/980.patch b/resources/patches/customtheme/980.patch similarity index 100% rename from patches/customtheme/980.patch rename to resources/patches/customtheme/980.patch diff --git a/patches/customtheme/984.patch b/resources/patches/customtheme/984.patch similarity index 100% rename from patches/customtheme/984.patch rename to resources/patches/customtheme/984.patch diff --git a/patches/customtheme/986.patch b/resources/patches/customtheme/986.patch similarity index 100% rename from patches/customtheme/986.patch rename to resources/patches/customtheme/986.patch diff --git a/patches/customtheme/991.patch b/resources/patches/customtheme/991.patch similarity index 100% rename from patches/customtheme/991.patch rename to resources/patches/customtheme/991.patch diff --git a/patches/customtheme/992.patch b/resources/patches/customtheme/992.patch similarity index 100% rename from patches/customtheme/992.patch rename to resources/patches/customtheme/992.patch diff --git a/patches/customtheme/993.patch b/resources/patches/customtheme/993.patch similarity index 100% rename from patches/customtheme/993.patch rename to resources/patches/customtheme/993.patch diff --git a/patches/customtheme/994.patch b/resources/patches/customtheme/994.patch similarity index 100% rename from patches/customtheme/994.patch rename to resources/patches/customtheme/994.patch diff --git a/patches/customtheme/996.patch b/resources/patches/customtheme/996.patch similarity index 100% rename from patches/customtheme/996.patch rename to resources/patches/customtheme/996.patch diff --git a/patches/customtheme/README.md b/resources/patches/customtheme/README.md similarity index 100% rename from patches/customtheme/README.md rename to resources/patches/customtheme/README.md diff --git a/patches/customtheme/asset_loading.png b/resources/patches/customtheme/asset_loading.png similarity index 100% rename from patches/customtheme/asset_loading.png rename to resources/patches/customtheme/asset_loading.png diff --git a/patches/customtheme/asset_loading_discord.png b/resources/patches/customtheme/asset_loading_discord.png similarity index 100% rename from patches/customtheme/asset_loading_discord.png rename to resources/patches/customtheme/asset_loading_discord.png diff --git a/patches/customtheme/asset_loading_zhu.png b/resources/patches/customtheme/asset_loading_zhu.png similarity index 100% rename from patches/customtheme/asset_loading_zhu.png rename to resources/patches/customtheme/asset_loading_zhu.png diff --git a/patches/customtheme/asset_loading_zhu_white.png b/resources/patches/customtheme/asset_loading_zhu_white.png similarity index 100% rename from patches/customtheme/asset_loading_zhu_white.png rename to resources/patches/customtheme/asset_loading_zhu_white.png diff --git a/patches/customtheme/fixsplash.sh b/resources/patches/customtheme/fixsplash.sh similarity index 100% rename from patches/customtheme/fixsplash.sh rename to resources/patches/customtheme/fixsplash.sh diff --git a/patches/customversion/1006.patch b/resources/patches/customversion/1006.patch similarity index 100% rename from patches/customversion/1006.patch rename to resources/patches/customversion/1006.patch diff --git a/patches/customversion/1007.patch b/resources/patches/customversion/1007.patch similarity index 100% rename from patches/customversion/1007.patch rename to resources/patches/customversion/1007.patch diff --git a/patches/customversion/1011.patch b/resources/patches/customversion/1011.patch similarity index 100% rename from patches/customversion/1011.patch rename to resources/patches/customversion/1011.patch diff --git a/patches/customversion/1012.patch b/resources/patches/customversion/1012.patch similarity index 100% rename from patches/customversion/1012.patch rename to resources/patches/customversion/1012.patch diff --git a/patches/customversion/1013.patch b/resources/patches/customversion/1013.patch similarity index 100% rename from patches/customversion/1013.patch rename to resources/patches/customversion/1013.patch diff --git a/patches/customversion/1015.patch b/resources/patches/customversion/1015.patch similarity index 100% rename from patches/customversion/1015.patch rename to resources/patches/customversion/1015.patch diff --git a/patches/customversion/1016.patch b/resources/patches/customversion/1016.patch similarity index 100% rename from patches/customversion/1016.patch rename to resources/patches/customversion/1016.patch diff --git a/patches/customversion/1019.patch b/resources/patches/customversion/1019.patch similarity index 100% rename from patches/customversion/1019.patch rename to resources/patches/customversion/1019.patch diff --git a/patches/customversion/1020.patch b/resources/patches/customversion/1020.patch similarity index 100% rename from patches/customversion/1020.patch rename to resources/patches/customversion/1020.patch diff --git a/patches/customversion/1021.patch b/resources/patches/customversion/1021.patch similarity index 100% rename from patches/customversion/1021.patch rename to resources/patches/customversion/1021.patch diff --git a/patches/customversion/1022.patch b/resources/patches/customversion/1022.patch similarity index 100% rename from patches/customversion/1022.patch rename to resources/patches/customversion/1022.patch diff --git a/patches/customversion/1023.patch b/resources/patches/customversion/1023.patch similarity index 100% rename from patches/customversion/1023.patch rename to resources/patches/customversion/1023.patch diff --git a/patches/customversion/1024.patch b/resources/patches/customversion/1024.patch similarity index 100% rename from patches/customversion/1024.patch rename to resources/patches/customversion/1024.patch diff --git a/patches/customversion/1025.patch b/resources/patches/customversion/1025.patch similarity index 100% rename from patches/customversion/1025.patch rename to resources/patches/customversion/1025.patch diff --git a/patches/customversion/1026.patch b/resources/patches/customversion/1026.patch similarity index 100% rename from patches/customversion/1026.patch rename to resources/patches/customversion/1026.patch diff --git a/patches/customversion/1029.patch b/resources/patches/customversion/1029.patch similarity index 100% rename from patches/customversion/1029.patch rename to resources/patches/customversion/1029.patch diff --git a/patches/customversion/1031.patch b/resources/patches/customversion/1031.patch similarity index 100% rename from patches/customversion/1031.patch rename to resources/patches/customversion/1031.patch diff --git a/patches/customversion/1032.patch b/resources/patches/customversion/1032.patch similarity index 100% rename from patches/customversion/1032.patch rename to resources/patches/customversion/1032.patch diff --git a/patches/customversion/1033.patch b/resources/patches/customversion/1033.patch similarity index 100% rename from patches/customversion/1033.patch rename to resources/patches/customversion/1033.patch diff --git a/patches/customversion/1036.patch b/resources/patches/customversion/1036.patch similarity index 100% rename from patches/customversion/1036.patch rename to resources/patches/customversion/1036.patch diff --git a/patches/customversion/1037.patch b/resources/patches/customversion/1037.patch similarity index 100% rename from patches/customversion/1037.patch rename to resources/patches/customversion/1037.patch diff --git a/patches/customversion/1040.patch b/resources/patches/customversion/1040.patch similarity index 100% rename from patches/customversion/1040.patch rename to resources/patches/customversion/1040.patch diff --git a/patches/customversion/1041.patch b/resources/patches/customversion/1041.patch similarity index 100% rename from patches/customversion/1041.patch rename to resources/patches/customversion/1041.patch diff --git a/patches/customversion/1045.patch b/resources/patches/customversion/1045.patch similarity index 100% rename from patches/customversion/1045.patch rename to resources/patches/customversion/1045.patch diff --git a/patches/customversion/1046.patch b/resources/patches/customversion/1046.patch similarity index 100% rename from patches/customversion/1046.patch rename to resources/patches/customversion/1046.patch diff --git a/patches/customversion/1047.patch b/resources/patches/customversion/1047.patch similarity index 100% rename from patches/customversion/1047.patch rename to resources/patches/customversion/1047.patch diff --git a/patches/customversion/1049.patch b/resources/patches/customversion/1049.patch similarity index 100% rename from patches/customversion/1049.patch rename to resources/patches/customversion/1049.patch diff --git a/patches/customversion/1052.patch b/resources/patches/customversion/1052.patch similarity index 100% rename from patches/customversion/1052.patch rename to resources/patches/customversion/1052.patch diff --git a/patches/customversion/1053.patch b/resources/patches/customversion/1053.patch similarity index 100% rename from patches/customversion/1053.patch rename to resources/patches/customversion/1053.patch diff --git a/patches/customversion/1054.patch b/resources/patches/customversion/1054.patch similarity index 100% rename from patches/customversion/1054.patch rename to resources/patches/customversion/1054.patch diff --git a/patches/customversion/1056.patch b/resources/patches/customversion/1056.patch similarity index 100% rename from patches/customversion/1056.patch rename to resources/patches/customversion/1056.patch diff --git a/patches/customversion/1057.patch b/resources/patches/customversion/1057.patch similarity index 100% rename from patches/customversion/1057.patch rename to resources/patches/customversion/1057.patch diff --git a/patches/customversion/1062.patch b/resources/patches/customversion/1062.patch similarity index 100% rename from patches/customversion/1062.patch rename to resources/patches/customversion/1062.patch diff --git a/patches/customversion/1065.patch b/resources/patches/customversion/1065.patch similarity index 100% rename from patches/customversion/1065.patch rename to resources/patches/customversion/1065.patch diff --git a/patches/customversion/1066.patch b/resources/patches/customversion/1066.patch similarity index 100% rename from patches/customversion/1066.patch rename to resources/patches/customversion/1066.patch diff --git a/patches/customversion/1069.patch b/resources/patches/customversion/1069.patch similarity index 100% rename from patches/customversion/1069.patch rename to resources/patches/customversion/1069.patch diff --git a/patches/customversion/1073.patch b/resources/patches/customversion/1073.patch similarity index 100% rename from patches/customversion/1073.patch rename to resources/patches/customversion/1073.patch diff --git a/patches/customversion/1074.patch b/resources/patches/customversion/1074.patch similarity index 100% rename from patches/customversion/1074.patch rename to resources/patches/customversion/1074.patch diff --git a/patches/customversion/1078.patch b/resources/patches/customversion/1078.patch similarity index 100% rename from patches/customversion/1078.patch rename to resources/patches/customversion/1078.patch diff --git a/patches/customversion/1084.patch b/resources/patches/customversion/1084.patch similarity index 100% rename from patches/customversion/1084.patch rename to resources/patches/customversion/1084.patch diff --git a/patches/customversion/1085.patch b/resources/patches/customversion/1085.patch similarity index 100% rename from patches/customversion/1085.patch rename to resources/patches/customversion/1085.patch diff --git a/patches/customversion/1087.patch b/resources/patches/customversion/1087.patch similarity index 100% rename from patches/customversion/1087.patch rename to resources/patches/customversion/1087.patch diff --git a/patches/customversion/1091.patch b/resources/patches/customversion/1091.patch similarity index 100% rename from patches/customversion/1091.patch rename to resources/patches/customversion/1091.patch diff --git a/patches/customversion/1092.patch b/resources/patches/customversion/1092.patch similarity index 100% rename from patches/customversion/1092.patch rename to resources/patches/customversion/1092.patch diff --git a/patches/customversion/1100.patch b/resources/patches/customversion/1100.patch similarity index 100% rename from patches/customversion/1100.patch rename to resources/patches/customversion/1100.patch diff --git a/patches/customversion/1103.patch b/resources/patches/customversion/1103.patch similarity index 100% rename from patches/customversion/1103.patch rename to resources/patches/customversion/1103.patch diff --git a/patches/customversion/1104.patch b/resources/patches/customversion/1104.patch similarity index 100% rename from patches/customversion/1104.patch rename to resources/patches/customversion/1104.patch diff --git a/patches/customversion/1105.patch b/resources/patches/customversion/1105.patch similarity index 100% rename from patches/customversion/1105.patch rename to resources/patches/customversion/1105.patch diff --git a/patches/customversion/1107.patch b/resources/patches/customversion/1107.patch similarity index 100% rename from patches/customversion/1107.patch rename to resources/patches/customversion/1107.patch diff --git a/patches/customversion/1123.patch b/resources/patches/customversion/1123.patch similarity index 100% rename from patches/customversion/1123.patch rename to resources/patches/customversion/1123.patch diff --git a/patches/customversion/1132.patch b/resources/patches/customversion/1132.patch similarity index 100% rename from patches/customversion/1132.patch rename to resources/patches/customversion/1132.patch diff --git a/patches/customversion/1134.patch b/resources/patches/customversion/1134.patch similarity index 100% rename from patches/customversion/1134.patch rename to resources/patches/customversion/1134.patch diff --git a/patches/customversion/1144.patch b/resources/patches/customversion/1144.patch similarity index 100% rename from patches/customversion/1144.patch rename to resources/patches/customversion/1144.patch diff --git a/patches/customversion/1145.patch b/resources/patches/customversion/1145.patch similarity index 100% rename from patches/customversion/1145.patch rename to resources/patches/customversion/1145.patch diff --git a/patches/customversion/1146.patch b/resources/patches/customversion/1146.patch similarity index 100% rename from patches/customversion/1146.patch rename to resources/patches/customversion/1146.patch diff --git a/patches/customversion/1148.patch b/resources/patches/customversion/1148.patch similarity index 100% rename from patches/customversion/1148.patch rename to resources/patches/customversion/1148.patch diff --git a/patches/customversion/1150.patch b/resources/patches/customversion/1150.patch similarity index 100% rename from patches/customversion/1150.patch rename to resources/patches/customversion/1150.patch diff --git a/patches/customversion/1167.patch b/resources/patches/customversion/1167.patch similarity index 100% rename from patches/customversion/1167.patch rename to resources/patches/customversion/1167.patch diff --git a/patches/customversion/1169.patch b/resources/patches/customversion/1169.patch similarity index 100% rename from patches/customversion/1169.patch rename to resources/patches/customversion/1169.patch diff --git a/patches/customversion/1171.patch b/resources/patches/customversion/1171.patch similarity index 100% rename from patches/customversion/1171.patch rename to resources/patches/customversion/1171.patch diff --git a/patches/customversion/1180.patch b/resources/patches/customversion/1180.patch similarity index 100% rename from patches/customversion/1180.patch rename to resources/patches/customversion/1180.patch diff --git a/patches/customversion/1181.patch b/resources/patches/customversion/1181.patch similarity index 100% rename from patches/customversion/1181.patch rename to resources/patches/customversion/1181.patch diff --git a/patches/customversion/1192.patch b/resources/patches/customversion/1192.patch similarity index 100% rename from patches/customversion/1192.patch rename to resources/patches/customversion/1192.patch diff --git a/patches/customversion/1196.patch b/resources/patches/customversion/1196.patch similarity index 100% rename from patches/customversion/1196.patch rename to resources/patches/customversion/1196.patch diff --git a/patches/customversion/1200.patch b/resources/patches/customversion/1200.patch similarity index 100% rename from patches/customversion/1200.patch rename to resources/patches/customversion/1200.patch diff --git a/patches/customversion/1201.patch b/resources/patches/customversion/1201.patch similarity index 100% rename from patches/customversion/1201.patch rename to resources/patches/customversion/1201.patch diff --git a/patches/customversion/1208.patch b/resources/patches/customversion/1208.patch similarity index 100% rename from patches/customversion/1208.patch rename to resources/patches/customversion/1208.patch diff --git a/patches/customversion/1213.patch b/resources/patches/customversion/1213.patch similarity index 100% rename from patches/customversion/1213.patch rename to resources/patches/customversion/1213.patch diff --git a/patches/customversion/1216.patch b/resources/patches/customversion/1216.patch similarity index 100% rename from patches/customversion/1216.patch rename to resources/patches/customversion/1216.patch diff --git a/patches/customversion/1218.patch b/resources/patches/customversion/1218.patch similarity index 100% rename from patches/customversion/1218.patch rename to resources/patches/customversion/1218.patch diff --git a/patches/customversion/1223.patch b/resources/patches/customversion/1223.patch similarity index 100% rename from patches/customversion/1223.patch rename to resources/patches/customversion/1223.patch diff --git a/patches/customversion/1243.patch b/resources/patches/customversion/1243.patch similarity index 100% rename from patches/customversion/1243.patch rename to resources/patches/customversion/1243.patch diff --git a/patches/customversion/1246.patch b/resources/patches/customversion/1246.patch similarity index 100% rename from patches/customversion/1246.patch rename to resources/patches/customversion/1246.patch diff --git a/patches/customversion/1249.patch b/resources/patches/customversion/1249.patch similarity index 100% rename from patches/customversion/1249.patch rename to resources/patches/customversion/1249.patch diff --git a/patches/customversion/1251.patch b/resources/patches/customversion/1251.patch similarity index 100% rename from patches/customversion/1251.patch rename to resources/patches/customversion/1251.patch diff --git a/patches/customversion/1252.patch b/resources/patches/customversion/1252.patch similarity index 100% rename from patches/customversion/1252.patch rename to resources/patches/customversion/1252.patch diff --git a/patches/customversion/1259.patch b/resources/patches/customversion/1259.patch similarity index 100% rename from patches/customversion/1259.patch rename to resources/patches/customversion/1259.patch diff --git a/patches/customversion/1266.patch b/resources/patches/customversion/1266.patch similarity index 100% rename from patches/customversion/1266.patch rename to resources/patches/customversion/1266.patch diff --git a/patches/customversion/1270.patch b/resources/patches/customversion/1270.patch similarity index 100% rename from patches/customversion/1270.patch rename to resources/patches/customversion/1270.patch diff --git a/patches/customversion/1273.patch b/resources/patches/customversion/1273.patch similarity index 100% rename from patches/customversion/1273.patch rename to resources/patches/customversion/1273.patch diff --git a/patches/customversion/1279.patch b/resources/patches/customversion/1279.patch similarity index 100% rename from patches/customversion/1279.patch rename to resources/patches/customversion/1279.patch diff --git a/patches/customversion/1280.patch b/resources/patches/customversion/1280.patch similarity index 100% rename from patches/customversion/1280.patch rename to resources/patches/customversion/1280.patch diff --git a/patches/customversion/1281.patch b/resources/patches/customversion/1281.patch similarity index 100% rename from patches/customversion/1281.patch rename to resources/patches/customversion/1281.patch diff --git a/patches/customversion/1282.patch b/resources/patches/customversion/1282.patch similarity index 100% rename from patches/customversion/1282.patch rename to resources/patches/customversion/1282.patch diff --git a/patches/customversion/1284.patch b/resources/patches/customversion/1284.patch similarity index 100% rename from patches/customversion/1284.patch rename to resources/patches/customversion/1284.patch diff --git a/patches/customversion/1290.patch b/resources/patches/customversion/1290.patch similarity index 100% rename from patches/customversion/1290.patch rename to resources/patches/customversion/1290.patch diff --git a/patches/customversion/1294.patch b/resources/patches/customversion/1294.patch similarity index 100% rename from patches/customversion/1294.patch rename to resources/patches/customversion/1294.patch diff --git a/patches/customversion/1295.patch b/resources/patches/customversion/1295.patch similarity index 100% rename from patches/customversion/1295.patch rename to resources/patches/customversion/1295.patch diff --git a/patches/customversion/1298.patch b/resources/patches/customversion/1298.patch similarity index 100% rename from patches/customversion/1298.patch rename to resources/patches/customversion/1298.patch diff --git a/patches/customversion/1300.patch b/resources/patches/customversion/1300.patch similarity index 100% rename from patches/customversion/1300.patch rename to resources/patches/customversion/1300.patch diff --git a/patches/customversion/1301.patch b/resources/patches/customversion/1301.patch similarity index 100% rename from patches/customversion/1301.patch rename to resources/patches/customversion/1301.patch diff --git a/patches/customversion/1304.patch b/resources/patches/customversion/1304.patch similarity index 100% rename from patches/customversion/1304.patch rename to resources/patches/customversion/1304.patch diff --git a/patches/customversion/1306.patch b/resources/patches/customversion/1306.patch similarity index 100% rename from patches/customversion/1306.patch rename to resources/patches/customversion/1306.patch diff --git a/patches/customversion/1307.patch b/resources/patches/customversion/1307.patch similarity index 100% rename from patches/customversion/1307.patch rename to resources/patches/customversion/1307.patch diff --git a/patches/customversion/1310.patch b/resources/patches/customversion/1310.patch similarity index 100% rename from patches/customversion/1310.patch rename to resources/patches/customversion/1310.patch diff --git a/patches/customversion/1315.patch b/resources/patches/customversion/1315.patch similarity index 100% rename from patches/customversion/1315.patch rename to resources/patches/customversion/1315.patch diff --git a/patches/customversion/1318.patch b/resources/patches/customversion/1318.patch similarity index 100% rename from patches/customversion/1318.patch rename to resources/patches/customversion/1318.patch diff --git a/patches/customversion/1330.patch b/resources/patches/customversion/1330.patch similarity index 100% rename from patches/customversion/1330.patch rename to resources/patches/customversion/1330.patch diff --git a/patches/customversion/1334.patch b/resources/patches/customversion/1334.patch similarity index 100% rename from patches/customversion/1334.patch rename to resources/patches/customversion/1334.patch diff --git a/patches/customversion/1339.patch b/resources/patches/customversion/1339.patch similarity index 100% rename from patches/customversion/1339.patch rename to resources/patches/customversion/1339.patch diff --git a/patches/customversion/1340.patch b/resources/patches/customversion/1340.patch similarity index 100% rename from patches/customversion/1340.patch rename to resources/patches/customversion/1340.patch diff --git a/patches/customversion/1355.patch b/resources/patches/customversion/1355.patch similarity index 100% rename from patches/customversion/1355.patch rename to resources/patches/customversion/1355.patch diff --git a/patches/customversion/1356.patch b/resources/patches/customversion/1356.patch similarity index 100% rename from patches/customversion/1356.patch rename to resources/patches/customversion/1356.patch diff --git a/patches/customversion/1358.patch b/resources/patches/customversion/1358.patch similarity index 100% rename from patches/customversion/1358.patch rename to resources/patches/customversion/1358.patch diff --git a/patches/customversion/1361.patch b/resources/patches/customversion/1361.patch similarity index 100% rename from patches/customversion/1361.patch rename to resources/patches/customversion/1361.patch diff --git a/patches/customversion/1362.patch b/resources/patches/customversion/1362.patch similarity index 100% rename from patches/customversion/1362.patch rename to resources/patches/customversion/1362.patch diff --git a/patches/customversion/1365.patch b/resources/patches/customversion/1365.patch similarity index 100% rename from patches/customversion/1365.patch rename to resources/patches/customversion/1365.patch diff --git a/patches/customversion/1367.patch b/resources/patches/customversion/1367.patch similarity index 100% rename from patches/customversion/1367.patch rename to resources/patches/customversion/1367.patch diff --git a/patches/customversion/1368.patch b/resources/patches/customversion/1368.patch similarity index 100% rename from patches/customversion/1368.patch rename to resources/patches/customversion/1368.patch diff --git a/patches/customversion/1370.patch b/resources/patches/customversion/1370.patch similarity index 100% rename from patches/customversion/1370.patch rename to resources/patches/customversion/1370.patch diff --git a/patches/customversion/1371.patch b/resources/patches/customversion/1371.patch similarity index 100% rename from patches/customversion/1371.patch rename to resources/patches/customversion/1371.patch diff --git a/patches/customversion/78204.patch b/resources/patches/customversion/78204.patch similarity index 100% rename from patches/customversion/78204.patch rename to resources/patches/customversion/78204.patch diff --git a/patches/customversion/832.patch b/resources/patches/customversion/832.patch similarity index 100% rename from patches/customversion/832.patch rename to resources/patches/customversion/832.patch diff --git a/patches/customversion/833.patch b/resources/patches/customversion/833.patch similarity index 100% rename from patches/customversion/833.patch rename to resources/patches/customversion/833.patch diff --git a/patches/customversion/834.patch b/resources/patches/customversion/834.patch similarity index 100% rename from patches/customversion/834.patch rename to resources/patches/customversion/834.patch diff --git a/patches/customversion/835.patch b/resources/patches/customversion/835.patch similarity index 100% rename from patches/customversion/835.patch rename to resources/patches/customversion/835.patch diff --git a/patches/customversion/836.patch b/resources/patches/customversion/836.patch similarity index 100% rename from patches/customversion/836.patch rename to resources/patches/customversion/836.patch diff --git a/patches/customversion/839.patch b/resources/patches/customversion/839.patch similarity index 100% rename from patches/customversion/839.patch rename to resources/patches/customversion/839.patch diff --git a/patches/customversion/841.patch b/resources/patches/customversion/841.patch similarity index 100% rename from patches/customversion/841.patch rename to resources/patches/customversion/841.patch diff --git a/patches/customversion/842.patch b/resources/patches/customversion/842.patch similarity index 100% rename from patches/customversion/842.patch rename to resources/patches/customversion/842.patch diff --git a/patches/customversion/843.patch b/resources/patches/customversion/843.patch similarity index 100% rename from patches/customversion/843.patch rename to resources/patches/customversion/843.patch diff --git a/patches/customversion/844.patch b/resources/patches/customversion/844.patch similarity index 100% rename from patches/customversion/844.patch rename to resources/patches/customversion/844.patch diff --git a/patches/customversion/845.patch b/resources/patches/customversion/845.patch similarity index 100% rename from patches/customversion/845.patch rename to resources/patches/customversion/845.patch diff --git a/patches/customversion/848.patch b/resources/patches/customversion/848.patch similarity index 100% rename from patches/customversion/848.patch rename to resources/patches/customversion/848.patch diff --git a/patches/customversion/850.patch b/resources/patches/customversion/850.patch similarity index 100% rename from patches/customversion/850.patch rename to resources/patches/customversion/850.patch diff --git a/patches/customversion/851.patch b/resources/patches/customversion/851.patch similarity index 100% rename from patches/customversion/851.patch rename to resources/patches/customversion/851.patch diff --git a/patches/customversion/853.patch b/resources/patches/customversion/853.patch similarity index 100% rename from patches/customversion/853.patch rename to resources/patches/customversion/853.patch diff --git a/patches/customversion/854.patch b/resources/patches/customversion/854.patch similarity index 100% rename from patches/customversion/854.patch rename to resources/patches/customversion/854.patch diff --git a/patches/customversion/855.patch b/resources/patches/customversion/855.patch similarity index 100% rename from patches/customversion/855.patch rename to resources/patches/customversion/855.patch diff --git a/patches/customversion/856.patch b/resources/patches/customversion/856.patch similarity index 100% rename from patches/customversion/856.patch rename to resources/patches/customversion/856.patch diff --git a/patches/customversion/87202.patch b/resources/patches/customversion/87202.patch similarity index 100% rename from patches/customversion/87202.patch rename to resources/patches/customversion/87202.patch diff --git a/patches/customversion/876.patch b/resources/patches/customversion/876.patch similarity index 100% rename from patches/customversion/876.patch rename to resources/patches/customversion/876.patch diff --git a/patches/customversion/884.patch b/resources/patches/customversion/884.patch similarity index 100% rename from patches/customversion/884.patch rename to resources/patches/customversion/884.patch diff --git a/patches/customversion/888.patch b/resources/patches/customversion/888.patch similarity index 100% rename from patches/customversion/888.patch rename to resources/patches/customversion/888.patch diff --git a/patches/customversion/896.patch b/resources/patches/customversion/896.patch similarity index 100% rename from patches/customversion/896.patch rename to resources/patches/customversion/896.patch diff --git a/patches/customversion/897.patch b/resources/patches/customversion/897.patch similarity index 100% rename from patches/customversion/897.patch rename to resources/patches/customversion/897.patch diff --git a/patches/customversion/898.patch b/resources/patches/customversion/898.patch similarity index 100% rename from patches/customversion/898.patch rename to resources/patches/customversion/898.patch diff --git a/patches/customversion/899.patch b/resources/patches/customversion/899.patch similarity index 100% rename from patches/customversion/899.patch rename to resources/patches/customversion/899.patch diff --git a/patches/customversion/900.patch b/resources/patches/customversion/900.patch similarity index 100% rename from patches/customversion/900.patch rename to resources/patches/customversion/900.patch diff --git a/patches/customversion/901.patch b/resources/patches/customversion/901.patch similarity index 100% rename from patches/customversion/901.patch rename to resources/patches/customversion/901.patch diff --git a/patches/customversion/902.patch b/resources/patches/customversion/902.patch similarity index 100% rename from patches/customversion/902.patch rename to resources/patches/customversion/902.patch diff --git a/patches/customversion/903.patch b/resources/patches/customversion/903.patch similarity index 100% rename from patches/customversion/903.patch rename to resources/patches/customversion/903.patch diff --git a/patches/customversion/904.patch b/resources/patches/customversion/904.patch similarity index 100% rename from patches/customversion/904.patch rename to resources/patches/customversion/904.patch diff --git a/patches/customversion/906.patch b/resources/patches/customversion/906.patch similarity index 100% rename from patches/customversion/906.patch rename to resources/patches/customversion/906.patch diff --git a/patches/customversion/909.patch b/resources/patches/customversion/909.patch similarity index 100% rename from patches/customversion/909.patch rename to resources/patches/customversion/909.patch diff --git a/patches/customversion/910.patch b/resources/patches/customversion/910.patch similarity index 100% rename from patches/customversion/910.patch rename to resources/patches/customversion/910.patch diff --git a/patches/customversion/938.patch b/resources/patches/customversion/938.patch similarity index 100% rename from patches/customversion/938.patch rename to resources/patches/customversion/938.patch diff --git a/patches/customversion/939.patch b/resources/patches/customversion/939.patch similarity index 100% rename from patches/customversion/939.patch rename to resources/patches/customversion/939.patch diff --git a/patches/customversion/940.patch b/resources/patches/customversion/940.patch similarity index 100% rename from patches/customversion/940.patch rename to resources/patches/customversion/940.patch diff --git a/patches/customversion/942.patch b/resources/patches/customversion/942.patch similarity index 100% rename from patches/customversion/942.patch rename to resources/patches/customversion/942.patch diff --git a/patches/customversion/943.patch b/resources/patches/customversion/943.patch similarity index 100% rename from patches/customversion/943.patch rename to resources/patches/customversion/943.patch diff --git a/patches/customversion/945.patch b/resources/patches/customversion/945.patch similarity index 100% rename from patches/customversion/945.patch rename to resources/patches/customversion/945.patch diff --git a/patches/customversion/946.patch b/resources/patches/customversion/946.patch similarity index 100% rename from patches/customversion/946.patch rename to resources/patches/customversion/946.patch diff --git a/patches/customversion/947.patch b/resources/patches/customversion/947.patch similarity index 100% rename from patches/customversion/947.patch rename to resources/patches/customversion/947.patch diff --git a/patches/customversion/948.patch b/resources/patches/customversion/948.patch similarity index 100% rename from patches/customversion/948.patch rename to resources/patches/customversion/948.patch diff --git a/patches/customversion/963.patch b/resources/patches/customversion/963.patch similarity index 100% rename from patches/customversion/963.patch rename to resources/patches/customversion/963.patch diff --git a/patches/customversion/964.patch b/resources/patches/customversion/964.patch similarity index 100% rename from patches/customversion/964.patch rename to resources/patches/customversion/964.patch diff --git a/patches/customversion/965.patch b/resources/patches/customversion/965.patch similarity index 100% rename from patches/customversion/965.patch rename to resources/patches/customversion/965.patch diff --git a/patches/customversion/966.patch b/resources/patches/customversion/966.patch similarity index 100% rename from patches/customversion/966.patch rename to resources/patches/customversion/966.patch diff --git a/patches/customversion/967.patch b/resources/patches/customversion/967.patch similarity index 100% rename from patches/customversion/967.patch rename to resources/patches/customversion/967.patch diff --git a/patches/customversion/968.patch b/resources/patches/customversion/968.patch similarity index 100% rename from patches/customversion/968.patch rename to resources/patches/customversion/968.patch diff --git a/patches/customversion/970.patch b/resources/patches/customversion/970.patch similarity index 100% rename from patches/customversion/970.patch rename to resources/patches/customversion/970.patch diff --git a/patches/customversion/980.patch b/resources/patches/customversion/980.patch similarity index 100% rename from patches/customversion/980.patch rename to resources/patches/customversion/980.patch diff --git a/patches/customversion/984.patch b/resources/patches/customversion/984.patch similarity index 100% rename from patches/customversion/984.patch rename to resources/patches/customversion/984.patch diff --git a/patches/customversion/986.patch b/resources/patches/customversion/986.patch similarity index 100% rename from patches/customversion/986.patch rename to resources/patches/customversion/986.patch diff --git a/patches/customversion/991.patch b/resources/patches/customversion/991.patch similarity index 100% rename from patches/customversion/991.patch rename to resources/patches/customversion/991.patch diff --git a/patches/customversion/992.patch b/resources/patches/customversion/992.patch similarity index 100% rename from patches/customversion/992.patch rename to resources/patches/customversion/992.patch diff --git a/patches/customversion/993.patch b/resources/patches/customversion/993.patch similarity index 100% rename from patches/customversion/993.patch rename to resources/patches/customversion/993.patch diff --git a/patches/customversion/994.patch b/resources/patches/customversion/994.patch similarity index 100% rename from patches/customversion/994.patch rename to resources/patches/customversion/994.patch diff --git a/patches/customversion/996.patch b/resources/patches/customversion/996.patch similarity index 100% rename from patches/customversion/996.patch rename to resources/patches/customversion/996.patch diff --git a/patches/customversion/README.md b/resources/patches/customversion/README.md similarity index 100% rename from patches/customversion/README.md rename to resources/patches/customversion/README.md diff --git a/patches/customversion/addpatch.py b/resources/patches/customversion/addpatch.py similarity index 100% rename from patches/customversion/addpatch.py rename to resources/patches/customversion/addpatch.py diff --git a/patches/disable-mobileindicator/1006.patch b/resources/patches/disable-mobileindicator/1006.patch similarity index 100% rename from patches/disable-mobileindicator/1006.patch rename to resources/patches/disable-mobileindicator/1006.patch diff --git a/patches/disable-mobileindicator/1007.patch b/resources/patches/disable-mobileindicator/1007.patch similarity index 100% rename from patches/disable-mobileindicator/1007.patch rename to resources/patches/disable-mobileindicator/1007.patch diff --git a/patches/disable-mobileindicator/1011.patch b/resources/patches/disable-mobileindicator/1011.patch similarity index 100% rename from patches/disable-mobileindicator/1011.patch rename to resources/patches/disable-mobileindicator/1011.patch diff --git a/patches/disable-mobileindicator/1012.patch b/resources/patches/disable-mobileindicator/1012.patch similarity index 100% rename from patches/disable-mobileindicator/1012.patch rename to resources/patches/disable-mobileindicator/1012.patch diff --git a/patches/disable-mobileindicator/1013.patch b/resources/patches/disable-mobileindicator/1013.patch similarity index 100% rename from patches/disable-mobileindicator/1013.patch rename to resources/patches/disable-mobileindicator/1013.patch diff --git a/patches/disable-mobileindicator/1015.patch b/resources/patches/disable-mobileindicator/1015.patch similarity index 100% rename from patches/disable-mobileindicator/1015.patch rename to resources/patches/disable-mobileindicator/1015.patch diff --git a/patches/disable-mobileindicator/1016.patch b/resources/patches/disable-mobileindicator/1016.patch similarity index 100% rename from patches/disable-mobileindicator/1016.patch rename to resources/patches/disable-mobileindicator/1016.patch diff --git a/patches/disable-mobileindicator/1019.patch b/resources/patches/disable-mobileindicator/1019.patch similarity index 100% rename from patches/disable-mobileindicator/1019.patch rename to resources/patches/disable-mobileindicator/1019.patch diff --git a/patches/disable-mobileindicator/1020.patch b/resources/patches/disable-mobileindicator/1020.patch similarity index 100% rename from patches/disable-mobileindicator/1020.patch rename to resources/patches/disable-mobileindicator/1020.patch diff --git a/patches/disable-mobileindicator/1021.patch b/resources/patches/disable-mobileindicator/1021.patch similarity index 100% rename from patches/disable-mobileindicator/1021.patch rename to resources/patches/disable-mobileindicator/1021.patch diff --git a/patches/disable-mobileindicator/1022.patch b/resources/patches/disable-mobileindicator/1022.patch similarity index 100% rename from patches/disable-mobileindicator/1022.patch rename to resources/patches/disable-mobileindicator/1022.patch diff --git a/patches/disable-mobileindicator/1023.patch b/resources/patches/disable-mobileindicator/1023.patch similarity index 100% rename from patches/disable-mobileindicator/1023.patch rename to resources/patches/disable-mobileindicator/1023.patch diff --git a/patches/disable-mobileindicator/1024.patch b/resources/patches/disable-mobileindicator/1024.patch similarity index 100% rename from patches/disable-mobileindicator/1024.patch rename to resources/patches/disable-mobileindicator/1024.patch diff --git a/patches/disable-mobileindicator/1025.patch b/resources/patches/disable-mobileindicator/1025.patch similarity index 100% rename from patches/disable-mobileindicator/1025.patch rename to resources/patches/disable-mobileindicator/1025.patch diff --git a/patches/disable-mobileindicator/1026.patch b/resources/patches/disable-mobileindicator/1026.patch similarity index 100% rename from patches/disable-mobileindicator/1026.patch rename to resources/patches/disable-mobileindicator/1026.patch diff --git a/patches/disable-mobileindicator/1029.patch b/resources/patches/disable-mobileindicator/1029.patch similarity index 100% rename from patches/disable-mobileindicator/1029.patch rename to resources/patches/disable-mobileindicator/1029.patch diff --git a/patches/disable-mobileindicator/1031.patch b/resources/patches/disable-mobileindicator/1031.patch similarity index 100% rename from patches/disable-mobileindicator/1031.patch rename to resources/patches/disable-mobileindicator/1031.patch diff --git a/patches/disable-mobileindicator/1032.patch b/resources/patches/disable-mobileindicator/1032.patch similarity index 100% rename from patches/disable-mobileindicator/1032.patch rename to resources/patches/disable-mobileindicator/1032.patch diff --git a/patches/disable-mobileindicator/1033.patch b/resources/patches/disable-mobileindicator/1033.patch similarity index 100% rename from patches/disable-mobileindicator/1033.patch rename to resources/patches/disable-mobileindicator/1033.patch diff --git a/patches/disable-mobileindicator/1036.patch b/resources/patches/disable-mobileindicator/1036.patch similarity index 100% rename from patches/disable-mobileindicator/1036.patch rename to resources/patches/disable-mobileindicator/1036.patch diff --git a/patches/disable-mobileindicator/1037.patch b/resources/patches/disable-mobileindicator/1037.patch similarity index 100% rename from patches/disable-mobileindicator/1037.patch rename to resources/patches/disable-mobileindicator/1037.patch diff --git a/patches/disable-mobileindicator/1040.patch b/resources/patches/disable-mobileindicator/1040.patch similarity index 100% rename from patches/disable-mobileindicator/1040.patch rename to resources/patches/disable-mobileindicator/1040.patch diff --git a/patches/disable-mobileindicator/1041.patch b/resources/patches/disable-mobileindicator/1041.patch similarity index 100% rename from patches/disable-mobileindicator/1041.patch rename to resources/patches/disable-mobileindicator/1041.patch diff --git a/patches/disable-mobileindicator/1045.patch b/resources/patches/disable-mobileindicator/1045.patch similarity index 100% rename from patches/disable-mobileindicator/1045.patch rename to resources/patches/disable-mobileindicator/1045.patch diff --git a/patches/disable-mobileindicator/1046.patch b/resources/patches/disable-mobileindicator/1046.patch similarity index 100% rename from patches/disable-mobileindicator/1046.patch rename to resources/patches/disable-mobileindicator/1046.patch diff --git a/patches/disable-mobileindicator/1047.patch b/resources/patches/disable-mobileindicator/1047.patch similarity index 100% rename from patches/disable-mobileindicator/1047.patch rename to resources/patches/disable-mobileindicator/1047.patch diff --git a/patches/disable-mobileindicator/1049.patch b/resources/patches/disable-mobileindicator/1049.patch similarity index 100% rename from patches/disable-mobileindicator/1049.patch rename to resources/patches/disable-mobileindicator/1049.patch diff --git a/patches/disable-mobileindicator/1052.patch b/resources/patches/disable-mobileindicator/1052.patch similarity index 100% rename from patches/disable-mobileindicator/1052.patch rename to resources/patches/disable-mobileindicator/1052.patch diff --git a/patches/disable-mobileindicator/1053.patch b/resources/patches/disable-mobileindicator/1053.patch similarity index 100% rename from patches/disable-mobileindicator/1053.patch rename to resources/patches/disable-mobileindicator/1053.patch diff --git a/patches/disable-mobileindicator/1054.patch b/resources/patches/disable-mobileindicator/1054.patch similarity index 100% rename from patches/disable-mobileindicator/1054.patch rename to resources/patches/disable-mobileindicator/1054.patch diff --git a/patches/disable-mobileindicator/1056.patch b/resources/patches/disable-mobileindicator/1056.patch similarity index 100% rename from patches/disable-mobileindicator/1056.patch rename to resources/patches/disable-mobileindicator/1056.patch diff --git a/patches/disable-mobileindicator/1057.patch b/resources/patches/disable-mobileindicator/1057.patch similarity index 100% rename from patches/disable-mobileindicator/1057.patch rename to resources/patches/disable-mobileindicator/1057.patch diff --git a/patches/disable-mobileindicator/1062.patch b/resources/patches/disable-mobileindicator/1062.patch similarity index 100% rename from patches/disable-mobileindicator/1062.patch rename to resources/patches/disable-mobileindicator/1062.patch diff --git a/patches/disable-mobileindicator/1065.patch b/resources/patches/disable-mobileindicator/1065.patch similarity index 100% rename from patches/disable-mobileindicator/1065.patch rename to resources/patches/disable-mobileindicator/1065.patch diff --git a/patches/disable-mobileindicator/1066.patch b/resources/patches/disable-mobileindicator/1066.patch similarity index 100% rename from patches/disable-mobileindicator/1066.patch rename to resources/patches/disable-mobileindicator/1066.patch diff --git a/patches/disable-mobileindicator/1069.patch b/resources/patches/disable-mobileindicator/1069.patch similarity index 100% rename from patches/disable-mobileindicator/1069.patch rename to resources/patches/disable-mobileindicator/1069.patch diff --git a/patches/disable-mobileindicator/1073.patch b/resources/patches/disable-mobileindicator/1073.patch similarity index 100% rename from patches/disable-mobileindicator/1073.patch rename to resources/patches/disable-mobileindicator/1073.patch diff --git a/patches/disable-mobileindicator/1074.patch b/resources/patches/disable-mobileindicator/1074.patch similarity index 100% rename from patches/disable-mobileindicator/1074.patch rename to resources/patches/disable-mobileindicator/1074.patch diff --git a/patches/disable-mobileindicator/1078.patch b/resources/patches/disable-mobileindicator/1078.patch similarity index 100% rename from patches/disable-mobileindicator/1078.patch rename to resources/patches/disable-mobileindicator/1078.patch diff --git a/patches/disable-mobileindicator/1084.patch b/resources/patches/disable-mobileindicator/1084.patch similarity index 100% rename from patches/disable-mobileindicator/1084.patch rename to resources/patches/disable-mobileindicator/1084.patch diff --git a/patches/disable-mobileindicator/1085.patch b/resources/patches/disable-mobileindicator/1085.patch similarity index 100% rename from patches/disable-mobileindicator/1085.patch rename to resources/patches/disable-mobileindicator/1085.patch diff --git a/patches/disable-mobileindicator/1087.patch b/resources/patches/disable-mobileindicator/1087.patch similarity index 100% rename from patches/disable-mobileindicator/1087.patch rename to resources/patches/disable-mobileindicator/1087.patch diff --git a/patches/disable-mobileindicator/1091.patch b/resources/patches/disable-mobileindicator/1091.patch similarity index 100% rename from patches/disable-mobileindicator/1091.patch rename to resources/patches/disable-mobileindicator/1091.patch diff --git a/patches/disable-mobileindicator/1092.patch b/resources/patches/disable-mobileindicator/1092.patch similarity index 100% rename from patches/disable-mobileindicator/1092.patch rename to resources/patches/disable-mobileindicator/1092.patch diff --git a/patches/disable-mobileindicator/1100.patch b/resources/patches/disable-mobileindicator/1100.patch similarity index 100% rename from patches/disable-mobileindicator/1100.patch rename to resources/patches/disable-mobileindicator/1100.patch diff --git a/patches/disable-mobileindicator/1103.patch b/resources/patches/disable-mobileindicator/1103.patch similarity index 100% rename from patches/disable-mobileindicator/1103.patch rename to resources/patches/disable-mobileindicator/1103.patch diff --git a/patches/disable-mobileindicator/1104.patch b/resources/patches/disable-mobileindicator/1104.patch similarity index 100% rename from patches/disable-mobileindicator/1104.patch rename to resources/patches/disable-mobileindicator/1104.patch diff --git a/patches/disable-mobileindicator/1105.patch b/resources/patches/disable-mobileindicator/1105.patch similarity index 100% rename from patches/disable-mobileindicator/1105.patch rename to resources/patches/disable-mobileindicator/1105.patch diff --git a/patches/disable-mobileindicator/1107.patch b/resources/patches/disable-mobileindicator/1107.patch similarity index 100% rename from patches/disable-mobileindicator/1107.patch rename to resources/patches/disable-mobileindicator/1107.patch diff --git a/patches/disable-mobileindicator/1123.patch b/resources/patches/disable-mobileindicator/1123.patch similarity index 100% rename from patches/disable-mobileindicator/1123.patch rename to resources/patches/disable-mobileindicator/1123.patch diff --git a/patches/disable-mobileindicator/1132.patch b/resources/patches/disable-mobileindicator/1132.patch similarity index 100% rename from patches/disable-mobileindicator/1132.patch rename to resources/patches/disable-mobileindicator/1132.patch diff --git a/patches/disable-mobileindicator/1134.patch b/resources/patches/disable-mobileindicator/1134.patch similarity index 100% rename from patches/disable-mobileindicator/1134.patch rename to resources/patches/disable-mobileindicator/1134.patch diff --git a/patches/disable-mobileindicator/1144.patch b/resources/patches/disable-mobileindicator/1144.patch similarity index 100% rename from patches/disable-mobileindicator/1144.patch rename to resources/patches/disable-mobileindicator/1144.patch diff --git a/patches/disable-mobileindicator/1145.patch b/resources/patches/disable-mobileindicator/1145.patch similarity index 100% rename from patches/disable-mobileindicator/1145.patch rename to resources/patches/disable-mobileindicator/1145.patch diff --git a/patches/disable-mobileindicator/1146.patch b/resources/patches/disable-mobileindicator/1146.patch similarity index 100% rename from patches/disable-mobileindicator/1146.patch rename to resources/patches/disable-mobileindicator/1146.patch diff --git a/patches/disable-mobileindicator/1148.patch b/resources/patches/disable-mobileindicator/1148.patch similarity index 100% rename from patches/disable-mobileindicator/1148.patch rename to resources/patches/disable-mobileindicator/1148.patch diff --git a/patches/disable-mobileindicator/1150.patch b/resources/patches/disable-mobileindicator/1150.patch similarity index 100% rename from patches/disable-mobileindicator/1150.patch rename to resources/patches/disable-mobileindicator/1150.patch diff --git a/patches/disable-mobileindicator/1167.patch b/resources/patches/disable-mobileindicator/1167.patch similarity index 100% rename from patches/disable-mobileindicator/1167.patch rename to resources/patches/disable-mobileindicator/1167.patch diff --git a/patches/disable-mobileindicator/1169.patch b/resources/patches/disable-mobileindicator/1169.patch similarity index 100% rename from patches/disable-mobileindicator/1169.patch rename to resources/patches/disable-mobileindicator/1169.patch diff --git a/patches/disable-mobileindicator/1171.patch b/resources/patches/disable-mobileindicator/1171.patch similarity index 100% rename from patches/disable-mobileindicator/1171.patch rename to resources/patches/disable-mobileindicator/1171.patch diff --git a/patches/disable-mobileindicator/1180.patch b/resources/patches/disable-mobileindicator/1180.patch similarity index 100% rename from patches/disable-mobileindicator/1180.patch rename to resources/patches/disable-mobileindicator/1180.patch diff --git a/patches/disable-mobileindicator/1181.patch b/resources/patches/disable-mobileindicator/1181.patch similarity index 100% rename from patches/disable-mobileindicator/1181.patch rename to resources/patches/disable-mobileindicator/1181.patch diff --git a/patches/disable-mobileindicator/1192.patch b/resources/patches/disable-mobileindicator/1192.patch similarity index 100% rename from patches/disable-mobileindicator/1192.patch rename to resources/patches/disable-mobileindicator/1192.patch diff --git a/patches/disable-mobileindicator/1196.patch b/resources/patches/disable-mobileindicator/1196.patch similarity index 100% rename from patches/disable-mobileindicator/1196.patch rename to resources/patches/disable-mobileindicator/1196.patch diff --git a/patches/disable-mobileindicator/1200.patch b/resources/patches/disable-mobileindicator/1200.patch similarity index 100% rename from patches/disable-mobileindicator/1200.patch rename to resources/patches/disable-mobileindicator/1200.patch diff --git a/patches/disable-mobileindicator/1201.patch b/resources/patches/disable-mobileindicator/1201.patch similarity index 100% rename from patches/disable-mobileindicator/1201.patch rename to resources/patches/disable-mobileindicator/1201.patch diff --git a/patches/disable-mobileindicator/1208.patch b/resources/patches/disable-mobileindicator/1208.patch similarity index 100% rename from patches/disable-mobileindicator/1208.patch rename to resources/patches/disable-mobileindicator/1208.patch diff --git a/patches/disable-mobileindicator/1213.patch b/resources/patches/disable-mobileindicator/1213.patch similarity index 100% rename from patches/disable-mobileindicator/1213.patch rename to resources/patches/disable-mobileindicator/1213.patch diff --git a/patches/disable-mobileindicator/1216.patch b/resources/patches/disable-mobileindicator/1216.patch similarity index 100% rename from patches/disable-mobileindicator/1216.patch rename to resources/patches/disable-mobileindicator/1216.patch diff --git a/patches/disable-mobileindicator/1218.patch b/resources/patches/disable-mobileindicator/1218.patch similarity index 100% rename from patches/disable-mobileindicator/1218.patch rename to resources/patches/disable-mobileindicator/1218.patch diff --git a/patches/disable-mobileindicator/1223.patch b/resources/patches/disable-mobileindicator/1223.patch similarity index 100% rename from patches/disable-mobileindicator/1223.patch rename to resources/patches/disable-mobileindicator/1223.patch diff --git a/patches/disable-mobileindicator/1243.patch b/resources/patches/disable-mobileindicator/1243.patch similarity index 100% rename from patches/disable-mobileindicator/1243.patch rename to resources/patches/disable-mobileindicator/1243.patch diff --git a/patches/disable-mobileindicator/1246.patch b/resources/patches/disable-mobileindicator/1246.patch similarity index 100% rename from patches/disable-mobileindicator/1246.patch rename to resources/patches/disable-mobileindicator/1246.patch diff --git a/patches/disable-mobileindicator/1249.patch b/resources/patches/disable-mobileindicator/1249.patch similarity index 100% rename from patches/disable-mobileindicator/1249.patch rename to resources/patches/disable-mobileindicator/1249.patch diff --git a/patches/disable-mobileindicator/1251.patch b/resources/patches/disable-mobileindicator/1251.patch similarity index 100% rename from patches/disable-mobileindicator/1251.patch rename to resources/patches/disable-mobileindicator/1251.patch diff --git a/patches/disable-mobileindicator/1252.patch b/resources/patches/disable-mobileindicator/1252.patch similarity index 100% rename from patches/disable-mobileindicator/1252.patch rename to resources/patches/disable-mobileindicator/1252.patch diff --git a/patches/disable-mobileindicator/1259.patch b/resources/patches/disable-mobileindicator/1259.patch similarity index 100% rename from patches/disable-mobileindicator/1259.patch rename to resources/patches/disable-mobileindicator/1259.patch diff --git a/patches/disable-mobileindicator/1266.patch b/resources/patches/disable-mobileindicator/1266.patch similarity index 100% rename from patches/disable-mobileindicator/1266.patch rename to resources/patches/disable-mobileindicator/1266.patch diff --git a/patches/disable-mobileindicator/1270.patch b/resources/patches/disable-mobileindicator/1270.patch similarity index 100% rename from patches/disable-mobileindicator/1270.patch rename to resources/patches/disable-mobileindicator/1270.patch diff --git a/patches/disable-mobileindicator/1273.patch b/resources/patches/disable-mobileindicator/1273.patch similarity index 100% rename from patches/disable-mobileindicator/1273.patch rename to resources/patches/disable-mobileindicator/1273.patch diff --git a/patches/disable-mobileindicator/1279.patch b/resources/patches/disable-mobileindicator/1279.patch similarity index 100% rename from patches/disable-mobileindicator/1279.patch rename to resources/patches/disable-mobileindicator/1279.patch diff --git a/patches/disable-mobileindicator/1280.patch b/resources/patches/disable-mobileindicator/1280.patch similarity index 100% rename from patches/disable-mobileindicator/1280.patch rename to resources/patches/disable-mobileindicator/1280.patch diff --git a/patches/disable-mobileindicator/1281.patch b/resources/patches/disable-mobileindicator/1281.patch similarity index 100% rename from patches/disable-mobileindicator/1281.patch rename to resources/patches/disable-mobileindicator/1281.patch diff --git a/patches/disable-mobileindicator/1282.patch b/resources/patches/disable-mobileindicator/1282.patch similarity index 100% rename from patches/disable-mobileindicator/1282.patch rename to resources/patches/disable-mobileindicator/1282.patch diff --git a/patches/disable-mobileindicator/1284.patch b/resources/patches/disable-mobileindicator/1284.patch similarity index 100% rename from patches/disable-mobileindicator/1284.patch rename to resources/patches/disable-mobileindicator/1284.patch diff --git a/patches/disable-mobileindicator/1290.patch b/resources/patches/disable-mobileindicator/1290.patch similarity index 100% rename from patches/disable-mobileindicator/1290.patch rename to resources/patches/disable-mobileindicator/1290.patch diff --git a/patches/disable-mobileindicator/1294.patch b/resources/patches/disable-mobileindicator/1294.patch similarity index 100% rename from patches/disable-mobileindicator/1294.patch rename to resources/patches/disable-mobileindicator/1294.patch diff --git a/patches/disable-mobileindicator/1295.patch b/resources/patches/disable-mobileindicator/1295.patch similarity index 100% rename from patches/disable-mobileindicator/1295.patch rename to resources/patches/disable-mobileindicator/1295.patch diff --git a/patches/disable-mobileindicator/1298.patch b/resources/patches/disable-mobileindicator/1298.patch similarity index 100% rename from patches/disable-mobileindicator/1298.patch rename to resources/patches/disable-mobileindicator/1298.patch diff --git a/patches/disable-mobileindicator/1300.patch b/resources/patches/disable-mobileindicator/1300.patch similarity index 100% rename from patches/disable-mobileindicator/1300.patch rename to resources/patches/disable-mobileindicator/1300.patch diff --git a/patches/disable-mobileindicator/1301.patch b/resources/patches/disable-mobileindicator/1301.patch similarity index 100% rename from patches/disable-mobileindicator/1301.patch rename to resources/patches/disable-mobileindicator/1301.patch diff --git a/patches/disable-mobileindicator/1304.patch b/resources/patches/disable-mobileindicator/1304.patch similarity index 100% rename from patches/disable-mobileindicator/1304.patch rename to resources/patches/disable-mobileindicator/1304.patch diff --git a/patches/disable-mobileindicator/1306.patch b/resources/patches/disable-mobileindicator/1306.patch similarity index 100% rename from patches/disable-mobileindicator/1306.patch rename to resources/patches/disable-mobileindicator/1306.patch diff --git a/patches/disable-mobileindicator/1307.patch b/resources/patches/disable-mobileindicator/1307.patch similarity index 100% rename from patches/disable-mobileindicator/1307.patch rename to resources/patches/disable-mobileindicator/1307.patch diff --git a/patches/disable-mobileindicator/1310.patch b/resources/patches/disable-mobileindicator/1310.patch similarity index 100% rename from patches/disable-mobileindicator/1310.patch rename to resources/patches/disable-mobileindicator/1310.patch diff --git a/patches/disable-mobileindicator/1315.patch b/resources/patches/disable-mobileindicator/1315.patch similarity index 100% rename from patches/disable-mobileindicator/1315.patch rename to resources/patches/disable-mobileindicator/1315.patch diff --git a/patches/disable-mobileindicator/1318.patch b/resources/patches/disable-mobileindicator/1318.patch similarity index 100% rename from patches/disable-mobileindicator/1318.patch rename to resources/patches/disable-mobileindicator/1318.patch diff --git a/patches/disable-mobileindicator/1330.patch b/resources/patches/disable-mobileindicator/1330.patch similarity index 100% rename from patches/disable-mobileindicator/1330.patch rename to resources/patches/disable-mobileindicator/1330.patch diff --git a/patches/disable-mobileindicator/1334.patch b/resources/patches/disable-mobileindicator/1334.patch similarity index 100% rename from patches/disable-mobileindicator/1334.patch rename to resources/patches/disable-mobileindicator/1334.patch diff --git a/patches/disable-mobileindicator/1339.patch b/resources/patches/disable-mobileindicator/1339.patch similarity index 100% rename from patches/disable-mobileindicator/1339.patch rename to resources/patches/disable-mobileindicator/1339.patch diff --git a/patches/disable-mobileindicator/1340.patch b/resources/patches/disable-mobileindicator/1340.patch similarity index 100% rename from patches/disable-mobileindicator/1340.patch rename to resources/patches/disable-mobileindicator/1340.patch diff --git a/patches/disable-mobileindicator/1355.patch b/resources/patches/disable-mobileindicator/1355.patch similarity index 100% rename from patches/disable-mobileindicator/1355.patch rename to resources/patches/disable-mobileindicator/1355.patch diff --git a/patches/disable-mobileindicator/1356.patch b/resources/patches/disable-mobileindicator/1356.patch similarity index 100% rename from patches/disable-mobileindicator/1356.patch rename to resources/patches/disable-mobileindicator/1356.patch diff --git a/patches/disable-mobileindicator/1358.patch b/resources/patches/disable-mobileindicator/1358.patch similarity index 100% rename from patches/disable-mobileindicator/1358.patch rename to resources/patches/disable-mobileindicator/1358.patch diff --git a/patches/disable-mobileindicator/1361.patch b/resources/patches/disable-mobileindicator/1361.patch similarity index 100% rename from patches/disable-mobileindicator/1361.patch rename to resources/patches/disable-mobileindicator/1361.patch diff --git a/patches/disable-mobileindicator/1362.patch b/resources/patches/disable-mobileindicator/1362.patch similarity index 100% rename from patches/disable-mobileindicator/1362.patch rename to resources/patches/disable-mobileindicator/1362.patch diff --git a/patches/disable-mobileindicator/1365.patch b/resources/patches/disable-mobileindicator/1365.patch similarity index 100% rename from patches/disable-mobileindicator/1365.patch rename to resources/patches/disable-mobileindicator/1365.patch diff --git a/patches/disable-mobileindicator/1367.patch b/resources/patches/disable-mobileindicator/1367.patch similarity index 100% rename from patches/disable-mobileindicator/1367.patch rename to resources/patches/disable-mobileindicator/1367.patch diff --git a/patches/disable-mobileindicator/1368.patch b/resources/patches/disable-mobileindicator/1368.patch similarity index 100% rename from patches/disable-mobileindicator/1368.patch rename to resources/patches/disable-mobileindicator/1368.patch diff --git a/patches/disable-mobileindicator/1370.patch b/resources/patches/disable-mobileindicator/1370.patch similarity index 100% rename from patches/disable-mobileindicator/1370.patch rename to resources/patches/disable-mobileindicator/1370.patch diff --git a/patches/disable-mobileindicator/1371.patch b/resources/patches/disable-mobileindicator/1371.patch similarity index 100% rename from patches/disable-mobileindicator/1371.patch rename to resources/patches/disable-mobileindicator/1371.patch diff --git a/patches/disable-mobileindicator/830.patch b/resources/patches/disable-mobileindicator/830.patch similarity index 100% rename from patches/disable-mobileindicator/830.patch rename to resources/patches/disable-mobileindicator/830.patch diff --git a/patches/disable-mobileindicator/831.patch b/resources/patches/disable-mobileindicator/831.patch similarity index 100% rename from patches/disable-mobileindicator/831.patch rename to resources/patches/disable-mobileindicator/831.patch diff --git a/patches/disable-mobileindicator/836.patch b/resources/patches/disable-mobileindicator/836.patch similarity index 100% rename from patches/disable-mobileindicator/836.patch rename to resources/patches/disable-mobileindicator/836.patch diff --git a/patches/disable-mobileindicator/839.patch b/resources/patches/disable-mobileindicator/839.patch similarity index 100% rename from patches/disable-mobileindicator/839.patch rename to resources/patches/disable-mobileindicator/839.patch diff --git a/patches/disable-mobileindicator/841.patch b/resources/patches/disable-mobileindicator/841.patch similarity index 100% rename from patches/disable-mobileindicator/841.patch rename to resources/patches/disable-mobileindicator/841.patch diff --git a/patches/disable-mobileindicator/842.patch b/resources/patches/disable-mobileindicator/842.patch similarity index 100% rename from patches/disable-mobileindicator/842.patch rename to resources/patches/disable-mobileindicator/842.patch diff --git a/patches/disable-mobileindicator/843.patch b/resources/patches/disable-mobileindicator/843.patch similarity index 100% rename from patches/disable-mobileindicator/843.patch rename to resources/patches/disable-mobileindicator/843.patch diff --git a/patches/disable-mobileindicator/844.patch b/resources/patches/disable-mobileindicator/844.patch similarity index 100% rename from patches/disable-mobileindicator/844.patch rename to resources/patches/disable-mobileindicator/844.patch diff --git a/patches/disable-mobileindicator/845.patch b/resources/patches/disable-mobileindicator/845.patch similarity index 100% rename from patches/disable-mobileindicator/845.patch rename to resources/patches/disable-mobileindicator/845.patch diff --git a/patches/disable-mobileindicator/848.patch b/resources/patches/disable-mobileindicator/848.patch similarity index 100% rename from patches/disable-mobileindicator/848.patch rename to resources/patches/disable-mobileindicator/848.patch diff --git a/patches/disable-mobileindicator/850.patch b/resources/patches/disable-mobileindicator/850.patch similarity index 100% rename from patches/disable-mobileindicator/850.patch rename to resources/patches/disable-mobileindicator/850.patch diff --git a/patches/disable-mobileindicator/851.patch b/resources/patches/disable-mobileindicator/851.patch similarity index 100% rename from patches/disable-mobileindicator/851.patch rename to resources/patches/disable-mobileindicator/851.patch diff --git a/patches/disable-mobileindicator/853.patch b/resources/patches/disable-mobileindicator/853.patch similarity index 100% rename from patches/disable-mobileindicator/853.patch rename to resources/patches/disable-mobileindicator/853.patch diff --git a/patches/disable-mobileindicator/854.patch b/resources/patches/disable-mobileindicator/854.patch similarity index 100% rename from patches/disable-mobileindicator/854.patch rename to resources/patches/disable-mobileindicator/854.patch diff --git a/patches/disable-mobileindicator/855.patch b/resources/patches/disable-mobileindicator/855.patch similarity index 100% rename from patches/disable-mobileindicator/855.patch rename to resources/patches/disable-mobileindicator/855.patch diff --git a/patches/disable-mobileindicator/856.patch b/resources/patches/disable-mobileindicator/856.patch similarity index 100% rename from patches/disable-mobileindicator/856.patch rename to resources/patches/disable-mobileindicator/856.patch diff --git a/patches/disable-mobileindicator/87202.patch b/resources/patches/disable-mobileindicator/87202.patch similarity index 100% rename from patches/disable-mobileindicator/87202.patch rename to resources/patches/disable-mobileindicator/87202.patch diff --git a/patches/disable-mobileindicator/876.patch b/resources/patches/disable-mobileindicator/876.patch similarity index 100% rename from patches/disable-mobileindicator/876.patch rename to resources/patches/disable-mobileindicator/876.patch diff --git a/patches/disable-mobileindicator/884.patch b/resources/patches/disable-mobileindicator/884.patch similarity index 100% rename from patches/disable-mobileindicator/884.patch rename to resources/patches/disable-mobileindicator/884.patch diff --git a/patches/disable-mobileindicator/888.patch b/resources/patches/disable-mobileindicator/888.patch similarity index 100% rename from patches/disable-mobileindicator/888.patch rename to resources/patches/disable-mobileindicator/888.patch diff --git a/patches/disable-mobileindicator/896.patch b/resources/patches/disable-mobileindicator/896.patch similarity index 100% rename from patches/disable-mobileindicator/896.patch rename to resources/patches/disable-mobileindicator/896.patch diff --git a/patches/disable-mobileindicator/897.patch b/resources/patches/disable-mobileindicator/897.patch similarity index 100% rename from patches/disable-mobileindicator/897.patch rename to resources/patches/disable-mobileindicator/897.patch diff --git a/patches/disable-mobileindicator/898.patch b/resources/patches/disable-mobileindicator/898.patch similarity index 100% rename from patches/disable-mobileindicator/898.patch rename to resources/patches/disable-mobileindicator/898.patch diff --git a/patches/disable-mobileindicator/899.patch b/resources/patches/disable-mobileindicator/899.patch similarity index 100% rename from patches/disable-mobileindicator/899.patch rename to resources/patches/disable-mobileindicator/899.patch diff --git a/patches/disable-mobileindicator/900.patch b/resources/patches/disable-mobileindicator/900.patch similarity index 100% rename from patches/disable-mobileindicator/900.patch rename to resources/patches/disable-mobileindicator/900.patch diff --git a/patches/disable-mobileindicator/901.patch b/resources/patches/disable-mobileindicator/901.patch similarity index 100% rename from patches/disable-mobileindicator/901.patch rename to resources/patches/disable-mobileindicator/901.patch diff --git a/patches/disable-mobileindicator/902.patch b/resources/patches/disable-mobileindicator/902.patch similarity index 100% rename from patches/disable-mobileindicator/902.patch rename to resources/patches/disable-mobileindicator/902.patch diff --git a/patches/disable-mobileindicator/903.patch b/resources/patches/disable-mobileindicator/903.patch similarity index 100% rename from patches/disable-mobileindicator/903.patch rename to resources/patches/disable-mobileindicator/903.patch diff --git a/patches/disable-mobileindicator/904.patch b/resources/patches/disable-mobileindicator/904.patch similarity index 100% rename from patches/disable-mobileindicator/904.patch rename to resources/patches/disable-mobileindicator/904.patch diff --git a/patches/disable-mobileindicator/906.patch b/resources/patches/disable-mobileindicator/906.patch similarity index 100% rename from patches/disable-mobileindicator/906.patch rename to resources/patches/disable-mobileindicator/906.patch diff --git a/patches/disable-mobileindicator/909.patch b/resources/patches/disable-mobileindicator/909.patch similarity index 100% rename from patches/disable-mobileindicator/909.patch rename to resources/patches/disable-mobileindicator/909.patch diff --git a/patches/disable-mobileindicator/910.patch b/resources/patches/disable-mobileindicator/910.patch similarity index 100% rename from patches/disable-mobileindicator/910.patch rename to resources/patches/disable-mobileindicator/910.patch diff --git a/patches/disable-mobileindicator/938.patch b/resources/patches/disable-mobileindicator/938.patch similarity index 100% rename from patches/disable-mobileindicator/938.patch rename to resources/patches/disable-mobileindicator/938.patch diff --git a/patches/disable-mobileindicator/939.patch b/resources/patches/disable-mobileindicator/939.patch similarity index 100% rename from patches/disable-mobileindicator/939.patch rename to resources/patches/disable-mobileindicator/939.patch diff --git a/patches/disable-mobileindicator/940.patch b/resources/patches/disable-mobileindicator/940.patch similarity index 100% rename from patches/disable-mobileindicator/940.patch rename to resources/patches/disable-mobileindicator/940.patch diff --git a/patches/disable-mobileindicator/942.patch b/resources/patches/disable-mobileindicator/942.patch similarity index 100% rename from patches/disable-mobileindicator/942.patch rename to resources/patches/disable-mobileindicator/942.patch diff --git a/patches/disable-mobileindicator/943.patch b/resources/patches/disable-mobileindicator/943.patch similarity index 100% rename from patches/disable-mobileindicator/943.patch rename to resources/patches/disable-mobileindicator/943.patch diff --git a/patches/disable-mobileindicator/945.patch b/resources/patches/disable-mobileindicator/945.patch similarity index 100% rename from patches/disable-mobileindicator/945.patch rename to resources/patches/disable-mobileindicator/945.patch diff --git a/patches/disable-mobileindicator/946.patch b/resources/patches/disable-mobileindicator/946.patch similarity index 100% rename from patches/disable-mobileindicator/946.patch rename to resources/patches/disable-mobileindicator/946.patch diff --git a/patches/disable-mobileindicator/947.patch b/resources/patches/disable-mobileindicator/947.patch similarity index 100% rename from patches/disable-mobileindicator/947.patch rename to resources/patches/disable-mobileindicator/947.patch diff --git a/patches/disable-mobileindicator/948.patch b/resources/patches/disable-mobileindicator/948.patch similarity index 100% rename from patches/disable-mobileindicator/948.patch rename to resources/patches/disable-mobileindicator/948.patch diff --git a/patches/disable-mobileindicator/963.patch b/resources/patches/disable-mobileindicator/963.patch similarity index 100% rename from patches/disable-mobileindicator/963.patch rename to resources/patches/disable-mobileindicator/963.patch diff --git a/patches/disable-mobileindicator/964.patch b/resources/patches/disable-mobileindicator/964.patch similarity index 100% rename from patches/disable-mobileindicator/964.patch rename to resources/patches/disable-mobileindicator/964.patch diff --git a/patches/disable-mobileindicator/965.patch b/resources/patches/disable-mobileindicator/965.patch similarity index 100% rename from patches/disable-mobileindicator/965.patch rename to resources/patches/disable-mobileindicator/965.patch diff --git a/patches/disable-mobileindicator/966.patch b/resources/patches/disable-mobileindicator/966.patch similarity index 100% rename from patches/disable-mobileindicator/966.patch rename to resources/patches/disable-mobileindicator/966.patch diff --git a/patches/disable-mobileindicator/967.patch b/resources/patches/disable-mobileindicator/967.patch similarity index 100% rename from patches/disable-mobileindicator/967.patch rename to resources/patches/disable-mobileindicator/967.patch diff --git a/patches/disable-mobileindicator/968.patch b/resources/patches/disable-mobileindicator/968.patch similarity index 100% rename from patches/disable-mobileindicator/968.patch rename to resources/patches/disable-mobileindicator/968.patch diff --git a/patches/disable-mobileindicator/970.patch b/resources/patches/disable-mobileindicator/970.patch similarity index 100% rename from patches/disable-mobileindicator/970.patch rename to resources/patches/disable-mobileindicator/970.patch diff --git a/patches/disable-mobileindicator/980.patch b/resources/patches/disable-mobileindicator/980.patch similarity index 100% rename from patches/disable-mobileindicator/980.patch rename to resources/patches/disable-mobileindicator/980.patch diff --git a/patches/disable-mobileindicator/984.patch b/resources/patches/disable-mobileindicator/984.patch similarity index 100% rename from patches/disable-mobileindicator/984.patch rename to resources/patches/disable-mobileindicator/984.patch diff --git a/patches/disable-mobileindicator/986.patch b/resources/patches/disable-mobileindicator/986.patch similarity index 100% rename from patches/disable-mobileindicator/986.patch rename to resources/patches/disable-mobileindicator/986.patch diff --git a/patches/disable-mobileindicator/991.patch b/resources/patches/disable-mobileindicator/991.patch similarity index 100% rename from patches/disable-mobileindicator/991.patch rename to resources/patches/disable-mobileindicator/991.patch diff --git a/patches/disable-mobileindicator/992.patch b/resources/patches/disable-mobileindicator/992.patch similarity index 100% rename from patches/disable-mobileindicator/992.patch rename to resources/patches/disable-mobileindicator/992.patch diff --git a/patches/disable-mobileindicator/993.patch b/resources/patches/disable-mobileindicator/993.patch similarity index 100% rename from patches/disable-mobileindicator/993.patch rename to resources/patches/disable-mobileindicator/993.patch diff --git a/patches/disable-mobileindicator/994.patch b/resources/patches/disable-mobileindicator/994.patch similarity index 100% rename from patches/disable-mobileindicator/994.patch rename to resources/patches/disable-mobileindicator/994.patch diff --git a/patches/disable-mobileindicator/996.patch b/resources/patches/disable-mobileindicator/996.patch similarity index 100% rename from patches/disable-mobileindicator/996.patch rename to resources/patches/disable-mobileindicator/996.patch diff --git a/patches/disable-mobileindicator/README.md b/resources/patches/disable-mobileindicator/README.md similarity index 100% rename from patches/disable-mobileindicator/README.md rename to resources/patches/disable-mobileindicator/README.md diff --git a/patches/embedlinks/1246.patch b/resources/patches/embedlinks/1246.patch similarity index 100% rename from patches/embedlinks/1246.patch rename to resources/patches/embedlinks/1246.patch diff --git a/patches/embedlinks/1249.patch b/resources/patches/embedlinks/1249.patch similarity index 100% rename from patches/embedlinks/1249.patch rename to resources/patches/embedlinks/1249.patch diff --git a/patches/embedlinks/1251.patch b/resources/patches/embedlinks/1251.patch similarity index 100% rename from patches/embedlinks/1251.patch rename to resources/patches/embedlinks/1251.patch diff --git a/patches/embedlinks/1252.patch b/resources/patches/embedlinks/1252.patch similarity index 100% rename from patches/embedlinks/1252.patch rename to resources/patches/embedlinks/1252.patch diff --git a/patches/embedlinks/1259.patch b/resources/patches/embedlinks/1259.patch similarity index 100% rename from patches/embedlinks/1259.patch rename to resources/patches/embedlinks/1259.patch diff --git a/patches/embedlinks/1266.patch b/resources/patches/embedlinks/1266.patch similarity index 100% rename from patches/embedlinks/1266.patch rename to resources/patches/embedlinks/1266.patch diff --git a/patches/embedlinks/1270.patch b/resources/patches/embedlinks/1270.patch similarity index 100% rename from patches/embedlinks/1270.patch rename to resources/patches/embedlinks/1270.patch diff --git a/patches/embedlinks/1273.patch b/resources/patches/embedlinks/1273.patch similarity index 100% rename from patches/embedlinks/1273.patch rename to resources/patches/embedlinks/1273.patch diff --git a/patches/embedlinks/1279.patch b/resources/patches/embedlinks/1279.patch similarity index 100% rename from patches/embedlinks/1279.patch rename to resources/patches/embedlinks/1279.patch diff --git a/patches/embedlinks/1280.patch b/resources/patches/embedlinks/1280.patch similarity index 100% rename from patches/embedlinks/1280.patch rename to resources/patches/embedlinks/1280.patch diff --git a/patches/embedlinks/1281.patch b/resources/patches/embedlinks/1281.patch similarity index 100% rename from patches/embedlinks/1281.patch rename to resources/patches/embedlinks/1281.patch diff --git a/patches/embedlinks/1282.patch b/resources/patches/embedlinks/1282.patch similarity index 100% rename from patches/embedlinks/1282.patch rename to resources/patches/embedlinks/1282.patch diff --git a/patches/embedlinks/1284.patch b/resources/patches/embedlinks/1284.patch similarity index 100% rename from patches/embedlinks/1284.patch rename to resources/patches/embedlinks/1284.patch diff --git a/patches/embedlinks/1290.patch b/resources/patches/embedlinks/1290.patch similarity index 100% rename from patches/embedlinks/1290.patch rename to resources/patches/embedlinks/1290.patch diff --git a/patches/embedlinks/1294.patch b/resources/patches/embedlinks/1294.patch similarity index 100% rename from patches/embedlinks/1294.patch rename to resources/patches/embedlinks/1294.patch diff --git a/patches/embedlinks/1295.patch b/resources/patches/embedlinks/1295.patch similarity index 100% rename from patches/embedlinks/1295.patch rename to resources/patches/embedlinks/1295.patch diff --git a/patches/embedlinks/1298.patch b/resources/patches/embedlinks/1298.patch similarity index 100% rename from patches/embedlinks/1298.patch rename to resources/patches/embedlinks/1298.patch diff --git a/patches/embedlinks/1300.patch b/resources/patches/embedlinks/1300.patch similarity index 100% rename from patches/embedlinks/1300.patch rename to resources/patches/embedlinks/1300.patch diff --git a/patches/embedlinks/1301.patch b/resources/patches/embedlinks/1301.patch similarity index 100% rename from patches/embedlinks/1301.patch rename to resources/patches/embedlinks/1301.patch diff --git a/patches/embedlinks/1304.patch b/resources/patches/embedlinks/1304.patch similarity index 100% rename from patches/embedlinks/1304.patch rename to resources/patches/embedlinks/1304.patch diff --git a/patches/embedlinks/1306.patch b/resources/patches/embedlinks/1306.patch similarity index 100% rename from patches/embedlinks/1306.patch rename to resources/patches/embedlinks/1306.patch diff --git a/patches/embedlinks/1307.patch b/resources/patches/embedlinks/1307.patch similarity index 100% rename from patches/embedlinks/1307.patch rename to resources/patches/embedlinks/1307.patch diff --git a/patches/embedlinks/1310.patch b/resources/patches/embedlinks/1310.patch similarity index 100% rename from patches/embedlinks/1310.patch rename to resources/patches/embedlinks/1310.patch diff --git a/patches/embedlinks/1315.patch b/resources/patches/embedlinks/1315.patch similarity index 100% rename from patches/embedlinks/1315.patch rename to resources/patches/embedlinks/1315.patch diff --git a/patches/embedlinks/1318.patch b/resources/patches/embedlinks/1318.patch similarity index 100% rename from patches/embedlinks/1318.patch rename to resources/patches/embedlinks/1318.patch diff --git a/patches/embedlinks/1330.patch b/resources/patches/embedlinks/1330.patch similarity index 100% rename from patches/embedlinks/1330.patch rename to resources/patches/embedlinks/1330.patch diff --git a/patches/embedlinks/1334.patch b/resources/patches/embedlinks/1334.patch similarity index 100% rename from patches/embedlinks/1334.patch rename to resources/patches/embedlinks/1334.patch diff --git a/patches/embedlinks/1339.patch b/resources/patches/embedlinks/1339.patch similarity index 100% rename from patches/embedlinks/1339.patch rename to resources/patches/embedlinks/1339.patch diff --git a/patches/embedlinks/1340.patch b/resources/patches/embedlinks/1340.patch similarity index 100% rename from patches/embedlinks/1340.patch rename to resources/patches/embedlinks/1340.patch diff --git a/patches/embedlinks/1355.patch b/resources/patches/embedlinks/1355.patch similarity index 100% rename from patches/embedlinks/1355.patch rename to resources/patches/embedlinks/1355.patch diff --git a/patches/embedlinks/1356.patch b/resources/patches/embedlinks/1356.patch similarity index 100% rename from patches/embedlinks/1356.patch rename to resources/patches/embedlinks/1356.patch diff --git a/patches/embedlinks/1358.patch b/resources/patches/embedlinks/1358.patch similarity index 100% rename from patches/embedlinks/1358.patch rename to resources/patches/embedlinks/1358.patch diff --git a/patches/embedlinks/1361.patch b/resources/patches/embedlinks/1361.patch similarity index 100% rename from patches/embedlinks/1361.patch rename to resources/patches/embedlinks/1361.patch diff --git a/patches/embedlinks/1362.patch b/resources/patches/embedlinks/1362.patch similarity index 100% rename from patches/embedlinks/1362.patch rename to resources/patches/embedlinks/1362.patch diff --git a/patches/embedlinks/1365.patch b/resources/patches/embedlinks/1365.patch similarity index 100% rename from patches/embedlinks/1365.patch rename to resources/patches/embedlinks/1365.patch diff --git a/patches/embedlinks/1367.patch b/resources/patches/embedlinks/1367.patch similarity index 100% rename from patches/embedlinks/1367.patch rename to resources/patches/embedlinks/1367.patch diff --git a/patches/embedlinks/1368.patch b/resources/patches/embedlinks/1368.patch similarity index 100% rename from patches/embedlinks/1368.patch rename to resources/patches/embedlinks/1368.patch diff --git a/patches/embedlinks/1370.patch b/resources/patches/embedlinks/1370.patch similarity index 100% rename from patches/embedlinks/1370.patch rename to resources/patches/embedlinks/1370.patch diff --git a/patches/embedlinks/1371.patch b/resources/patches/embedlinks/1371.patch similarity index 100% rename from patches/embedlinks/1371.patch rename to resources/patches/embedlinks/1371.patch diff --git a/patches/embedlinks/78204.patch b/resources/patches/embedlinks/78204.patch similarity index 100% rename from patches/embedlinks/78204.patch rename to resources/patches/embedlinks/78204.patch diff --git a/patches/embedlinks/87202.patch b/resources/patches/embedlinks/87202.patch similarity index 100% rename from patches/embedlinks/87202.patch rename to resources/patches/embedlinks/87202.patch diff --git a/patches/embedlinks/README.md b/resources/patches/embedlinks/README.md similarity index 100% rename from patches/embedlinks/README.md rename to resources/patches/embedlinks/README.md diff --git a/patches/experiments/1006.patch b/resources/patches/experiments/1006.patch similarity index 100% rename from patches/experiments/1006.patch rename to resources/patches/experiments/1006.patch diff --git a/patches/experiments/1007.patch b/resources/patches/experiments/1007.patch similarity index 100% rename from patches/experiments/1007.patch rename to resources/patches/experiments/1007.patch diff --git a/patches/experiments/1011.patch b/resources/patches/experiments/1011.patch similarity index 100% rename from patches/experiments/1011.patch rename to resources/patches/experiments/1011.patch diff --git a/patches/experiments/1012.patch b/resources/patches/experiments/1012.patch similarity index 100% rename from patches/experiments/1012.patch rename to resources/patches/experiments/1012.patch diff --git a/patches/experiments/1013.patch b/resources/patches/experiments/1013.patch similarity index 100% rename from patches/experiments/1013.patch rename to resources/patches/experiments/1013.patch diff --git a/patches/experiments/1015.patch b/resources/patches/experiments/1015.patch similarity index 100% rename from patches/experiments/1015.patch rename to resources/patches/experiments/1015.patch diff --git a/patches/experiments/1016.patch b/resources/patches/experiments/1016.patch similarity index 100% rename from patches/experiments/1016.patch rename to resources/patches/experiments/1016.patch diff --git a/patches/experiments/1019.patch b/resources/patches/experiments/1019.patch similarity index 100% rename from patches/experiments/1019.patch rename to resources/patches/experiments/1019.patch diff --git a/patches/experiments/1020.patch b/resources/patches/experiments/1020.patch similarity index 100% rename from patches/experiments/1020.patch rename to resources/patches/experiments/1020.patch diff --git a/patches/experiments/1021.patch b/resources/patches/experiments/1021.patch similarity index 100% rename from patches/experiments/1021.patch rename to resources/patches/experiments/1021.patch diff --git a/patches/experiments/1022.patch b/resources/patches/experiments/1022.patch similarity index 100% rename from patches/experiments/1022.patch rename to resources/patches/experiments/1022.patch diff --git a/patches/experiments/1023.patch b/resources/patches/experiments/1023.patch similarity index 100% rename from patches/experiments/1023.patch rename to resources/patches/experiments/1023.patch diff --git a/patches/experiments/1024.patch b/resources/patches/experiments/1024.patch similarity index 100% rename from patches/experiments/1024.patch rename to resources/patches/experiments/1024.patch diff --git a/patches/experiments/1025.patch b/resources/patches/experiments/1025.patch similarity index 100% rename from patches/experiments/1025.patch rename to resources/patches/experiments/1025.patch diff --git a/patches/experiments/1026.patch b/resources/patches/experiments/1026.patch similarity index 100% rename from patches/experiments/1026.patch rename to resources/patches/experiments/1026.patch diff --git a/patches/experiments/1029.patch b/resources/patches/experiments/1029.patch similarity index 100% rename from patches/experiments/1029.patch rename to resources/patches/experiments/1029.patch diff --git a/patches/experiments/1031.patch b/resources/patches/experiments/1031.patch similarity index 100% rename from patches/experiments/1031.patch rename to resources/patches/experiments/1031.patch diff --git a/patches/experiments/1032.patch b/resources/patches/experiments/1032.patch similarity index 100% rename from patches/experiments/1032.patch rename to resources/patches/experiments/1032.patch diff --git a/patches/experiments/1033.patch b/resources/patches/experiments/1033.patch similarity index 100% rename from patches/experiments/1033.patch rename to resources/patches/experiments/1033.patch diff --git a/patches/experiments/1036.patch b/resources/patches/experiments/1036.patch similarity index 100% rename from patches/experiments/1036.patch rename to resources/patches/experiments/1036.patch diff --git a/patches/experiments/1037.patch b/resources/patches/experiments/1037.patch similarity index 100% rename from patches/experiments/1037.patch rename to resources/patches/experiments/1037.patch diff --git a/patches/experiments/1040.patch b/resources/patches/experiments/1040.patch similarity index 100% rename from patches/experiments/1040.patch rename to resources/patches/experiments/1040.patch diff --git a/patches/experiments/1041.patch b/resources/patches/experiments/1041.patch similarity index 100% rename from patches/experiments/1041.patch rename to resources/patches/experiments/1041.patch diff --git a/patches/experiments/1045.patch b/resources/patches/experiments/1045.patch similarity index 100% rename from patches/experiments/1045.patch rename to resources/patches/experiments/1045.patch diff --git a/patches/experiments/1046.patch b/resources/patches/experiments/1046.patch similarity index 100% rename from patches/experiments/1046.patch rename to resources/patches/experiments/1046.patch diff --git a/patches/experiments/1047.patch b/resources/patches/experiments/1047.patch similarity index 100% rename from patches/experiments/1047.patch rename to resources/patches/experiments/1047.patch diff --git a/patches/experiments/1049.patch b/resources/patches/experiments/1049.patch similarity index 100% rename from patches/experiments/1049.patch rename to resources/patches/experiments/1049.patch diff --git a/patches/experiments/1052.patch b/resources/patches/experiments/1052.patch similarity index 100% rename from patches/experiments/1052.patch rename to resources/patches/experiments/1052.patch diff --git a/patches/experiments/1053.patch b/resources/patches/experiments/1053.patch similarity index 100% rename from patches/experiments/1053.patch rename to resources/patches/experiments/1053.patch diff --git a/patches/experiments/1054.patch b/resources/patches/experiments/1054.patch similarity index 100% rename from patches/experiments/1054.patch rename to resources/patches/experiments/1054.patch diff --git a/patches/experiments/1056.patch b/resources/patches/experiments/1056.patch similarity index 100% rename from patches/experiments/1056.patch rename to resources/patches/experiments/1056.patch diff --git a/patches/experiments/1057.patch b/resources/patches/experiments/1057.patch similarity index 100% rename from patches/experiments/1057.patch rename to resources/patches/experiments/1057.patch diff --git a/patches/experiments/1062.patch b/resources/patches/experiments/1062.patch similarity index 100% rename from patches/experiments/1062.patch rename to resources/patches/experiments/1062.patch diff --git a/patches/experiments/1065.patch b/resources/patches/experiments/1065.patch similarity index 100% rename from patches/experiments/1065.patch rename to resources/patches/experiments/1065.patch diff --git a/patches/experiments/1066.patch b/resources/patches/experiments/1066.patch similarity index 100% rename from patches/experiments/1066.patch rename to resources/patches/experiments/1066.patch diff --git a/patches/experiments/1069.patch b/resources/patches/experiments/1069.patch similarity index 100% rename from patches/experiments/1069.patch rename to resources/patches/experiments/1069.patch diff --git a/patches/experiments/1073.patch b/resources/patches/experiments/1073.patch similarity index 100% rename from patches/experiments/1073.patch rename to resources/patches/experiments/1073.patch diff --git a/patches/experiments/1074.patch b/resources/patches/experiments/1074.patch similarity index 100% rename from patches/experiments/1074.patch rename to resources/patches/experiments/1074.patch diff --git a/patches/experiments/1078.patch b/resources/patches/experiments/1078.patch similarity index 100% rename from patches/experiments/1078.patch rename to resources/patches/experiments/1078.patch diff --git a/patches/experiments/1084.patch b/resources/patches/experiments/1084.patch similarity index 100% rename from patches/experiments/1084.patch rename to resources/patches/experiments/1084.patch diff --git a/patches/experiments/1085.patch b/resources/patches/experiments/1085.patch similarity index 100% rename from patches/experiments/1085.patch rename to resources/patches/experiments/1085.patch diff --git a/patches/experiments/1087.patch b/resources/patches/experiments/1087.patch similarity index 100% rename from patches/experiments/1087.patch rename to resources/patches/experiments/1087.patch diff --git a/patches/experiments/1091.patch b/resources/patches/experiments/1091.patch similarity index 100% rename from patches/experiments/1091.patch rename to resources/patches/experiments/1091.patch diff --git a/patches/experiments/1092.patch b/resources/patches/experiments/1092.patch similarity index 100% rename from patches/experiments/1092.patch rename to resources/patches/experiments/1092.patch diff --git a/patches/experiments/1100.patch b/resources/patches/experiments/1100.patch similarity index 100% rename from patches/experiments/1100.patch rename to resources/patches/experiments/1100.patch diff --git a/patches/experiments/1103.patch b/resources/patches/experiments/1103.patch similarity index 100% rename from patches/experiments/1103.patch rename to resources/patches/experiments/1103.patch diff --git a/patches/experiments/1104.patch b/resources/patches/experiments/1104.patch similarity index 100% rename from patches/experiments/1104.patch rename to resources/patches/experiments/1104.patch diff --git a/patches/experiments/1105.patch b/resources/patches/experiments/1105.patch similarity index 100% rename from patches/experiments/1105.patch rename to resources/patches/experiments/1105.patch diff --git a/patches/experiments/1107.patch b/resources/patches/experiments/1107.patch similarity index 100% rename from patches/experiments/1107.patch rename to resources/patches/experiments/1107.patch diff --git a/patches/experiments/1123.patch b/resources/patches/experiments/1123.patch similarity index 100% rename from patches/experiments/1123.patch rename to resources/patches/experiments/1123.patch diff --git a/patches/experiments/1132.patch b/resources/patches/experiments/1132.patch similarity index 100% rename from patches/experiments/1132.patch rename to resources/patches/experiments/1132.patch diff --git a/patches/experiments/1134.patch b/resources/patches/experiments/1134.patch similarity index 100% rename from patches/experiments/1134.patch rename to resources/patches/experiments/1134.patch diff --git a/patches/experiments/1144.patch b/resources/patches/experiments/1144.patch similarity index 100% rename from patches/experiments/1144.patch rename to resources/patches/experiments/1144.patch diff --git a/patches/experiments/1145.patch b/resources/patches/experiments/1145.patch similarity index 100% rename from patches/experiments/1145.patch rename to resources/patches/experiments/1145.patch diff --git a/patches/experiments/1146.patch b/resources/patches/experiments/1146.patch similarity index 100% rename from patches/experiments/1146.patch rename to resources/patches/experiments/1146.patch diff --git a/patches/experiments/1148.patch b/resources/patches/experiments/1148.patch similarity index 100% rename from patches/experiments/1148.patch rename to resources/patches/experiments/1148.patch diff --git a/patches/experiments/1150.patch b/resources/patches/experiments/1150.patch similarity index 100% rename from patches/experiments/1150.patch rename to resources/patches/experiments/1150.patch diff --git a/patches/experiments/1167.patch b/resources/patches/experiments/1167.patch similarity index 100% rename from patches/experiments/1167.patch rename to resources/patches/experiments/1167.patch diff --git a/patches/experiments/1169.patch b/resources/patches/experiments/1169.patch similarity index 100% rename from patches/experiments/1169.patch rename to resources/patches/experiments/1169.patch diff --git a/patches/experiments/1171.patch b/resources/patches/experiments/1171.patch similarity index 100% rename from patches/experiments/1171.patch rename to resources/patches/experiments/1171.patch diff --git a/patches/experiments/1180.patch b/resources/patches/experiments/1180.patch similarity index 100% rename from patches/experiments/1180.patch rename to resources/patches/experiments/1180.patch diff --git a/patches/experiments/1181.patch b/resources/patches/experiments/1181.patch similarity index 100% rename from patches/experiments/1181.patch rename to resources/patches/experiments/1181.patch diff --git a/patches/experiments/1192.patch b/resources/patches/experiments/1192.patch similarity index 100% rename from patches/experiments/1192.patch rename to resources/patches/experiments/1192.patch diff --git a/patches/experiments/1196.patch b/resources/patches/experiments/1196.patch similarity index 100% rename from patches/experiments/1196.patch rename to resources/patches/experiments/1196.patch diff --git a/patches/experiments/1200.patch b/resources/patches/experiments/1200.patch similarity index 100% rename from patches/experiments/1200.patch rename to resources/patches/experiments/1200.patch diff --git a/patches/experiments/1201.patch b/resources/patches/experiments/1201.patch similarity index 100% rename from patches/experiments/1201.patch rename to resources/patches/experiments/1201.patch diff --git a/patches/experiments/1208.patch b/resources/patches/experiments/1208.patch similarity index 100% rename from patches/experiments/1208.patch rename to resources/patches/experiments/1208.patch diff --git a/patches/experiments/1213.patch b/resources/patches/experiments/1213.patch similarity index 100% rename from patches/experiments/1213.patch rename to resources/patches/experiments/1213.patch diff --git a/patches/experiments/1216.patch b/resources/patches/experiments/1216.patch similarity index 100% rename from patches/experiments/1216.patch rename to resources/patches/experiments/1216.patch diff --git a/patches/experiments/1218.patch b/resources/patches/experiments/1218.patch similarity index 100% rename from patches/experiments/1218.patch rename to resources/patches/experiments/1218.patch diff --git a/patches/experiments/1223.patch b/resources/patches/experiments/1223.patch similarity index 100% rename from patches/experiments/1223.patch rename to resources/patches/experiments/1223.patch diff --git a/patches/experiments/1243.patch b/resources/patches/experiments/1243.patch similarity index 100% rename from patches/experiments/1243.patch rename to resources/patches/experiments/1243.patch diff --git a/patches/experiments/1246.patch b/resources/patches/experiments/1246.patch similarity index 100% rename from patches/experiments/1246.patch rename to resources/patches/experiments/1246.patch diff --git a/patches/experiments/1249.patch b/resources/patches/experiments/1249.patch similarity index 100% rename from patches/experiments/1249.patch rename to resources/patches/experiments/1249.patch diff --git a/patches/experiments/1251.patch b/resources/patches/experiments/1251.patch similarity index 100% rename from patches/experiments/1251.patch rename to resources/patches/experiments/1251.patch diff --git a/patches/experiments/1252.patch b/resources/patches/experiments/1252.patch similarity index 100% rename from patches/experiments/1252.patch rename to resources/patches/experiments/1252.patch diff --git a/patches/experiments/1259.patch b/resources/patches/experiments/1259.patch similarity index 100% rename from patches/experiments/1259.patch rename to resources/patches/experiments/1259.patch diff --git a/patches/experiments/1266.patch b/resources/patches/experiments/1266.patch similarity index 100% rename from patches/experiments/1266.patch rename to resources/patches/experiments/1266.patch diff --git a/patches/experiments/1270.patch b/resources/patches/experiments/1270.patch similarity index 100% rename from patches/experiments/1270.patch rename to resources/patches/experiments/1270.patch diff --git a/patches/experiments/1273.patch b/resources/patches/experiments/1273.patch similarity index 100% rename from patches/experiments/1273.patch rename to resources/patches/experiments/1273.patch diff --git a/patches/experiments/1279.patch b/resources/patches/experiments/1279.patch similarity index 100% rename from patches/experiments/1279.patch rename to resources/patches/experiments/1279.patch diff --git a/patches/experiments/1280.patch b/resources/patches/experiments/1280.patch similarity index 100% rename from patches/experiments/1280.patch rename to resources/patches/experiments/1280.patch diff --git a/patches/experiments/1281.patch b/resources/patches/experiments/1281.patch similarity index 100% rename from patches/experiments/1281.patch rename to resources/patches/experiments/1281.patch diff --git a/patches/experiments/1282.patch b/resources/patches/experiments/1282.patch similarity index 100% rename from patches/experiments/1282.patch rename to resources/patches/experiments/1282.patch diff --git a/patches/experiments/1284.patch b/resources/patches/experiments/1284.patch similarity index 100% rename from patches/experiments/1284.patch rename to resources/patches/experiments/1284.patch diff --git a/patches/experiments/1290.patch b/resources/patches/experiments/1290.patch similarity index 100% rename from patches/experiments/1290.patch rename to resources/patches/experiments/1290.patch diff --git a/patches/experiments/1294.patch b/resources/patches/experiments/1294.patch similarity index 100% rename from patches/experiments/1294.patch rename to resources/patches/experiments/1294.patch diff --git a/patches/experiments/1295.patch b/resources/patches/experiments/1295.patch similarity index 100% rename from patches/experiments/1295.patch rename to resources/patches/experiments/1295.patch diff --git a/patches/experiments/1298.patch b/resources/patches/experiments/1298.patch similarity index 100% rename from patches/experiments/1298.patch rename to resources/patches/experiments/1298.patch diff --git a/patches/experiments/1300.patch b/resources/patches/experiments/1300.patch similarity index 100% rename from patches/experiments/1300.patch rename to resources/patches/experiments/1300.patch diff --git a/patches/experiments/1301.patch b/resources/patches/experiments/1301.patch similarity index 100% rename from patches/experiments/1301.patch rename to resources/patches/experiments/1301.patch diff --git a/patches/experiments/1304.patch b/resources/patches/experiments/1304.patch similarity index 100% rename from patches/experiments/1304.patch rename to resources/patches/experiments/1304.patch diff --git a/patches/experiments/1306.patch b/resources/patches/experiments/1306.patch similarity index 100% rename from patches/experiments/1306.patch rename to resources/patches/experiments/1306.patch diff --git a/patches/experiments/1307.patch b/resources/patches/experiments/1307.patch similarity index 100% rename from patches/experiments/1307.patch rename to resources/patches/experiments/1307.patch diff --git a/patches/experiments/1310.patch b/resources/patches/experiments/1310.patch similarity index 100% rename from patches/experiments/1310.patch rename to resources/patches/experiments/1310.patch diff --git a/patches/experiments/1315.patch b/resources/patches/experiments/1315.patch similarity index 100% rename from patches/experiments/1315.patch rename to resources/patches/experiments/1315.patch diff --git a/patches/experiments/1318.patch b/resources/patches/experiments/1318.patch similarity index 100% rename from patches/experiments/1318.patch rename to resources/patches/experiments/1318.patch diff --git a/patches/experiments/1330.patch b/resources/patches/experiments/1330.patch similarity index 100% rename from patches/experiments/1330.patch rename to resources/patches/experiments/1330.patch diff --git a/patches/experiments/1334.patch b/resources/patches/experiments/1334.patch similarity index 100% rename from patches/experiments/1334.patch rename to resources/patches/experiments/1334.patch diff --git a/patches/experiments/1339.patch b/resources/patches/experiments/1339.patch similarity index 100% rename from patches/experiments/1339.patch rename to resources/patches/experiments/1339.patch diff --git a/patches/experiments/1340.patch b/resources/patches/experiments/1340.patch similarity index 100% rename from patches/experiments/1340.patch rename to resources/patches/experiments/1340.patch diff --git a/patches/experiments/1355.patch b/resources/patches/experiments/1355.patch similarity index 100% rename from patches/experiments/1355.patch rename to resources/patches/experiments/1355.patch diff --git a/patches/experiments/1356.patch b/resources/patches/experiments/1356.patch similarity index 100% rename from patches/experiments/1356.patch rename to resources/patches/experiments/1356.patch diff --git a/patches/experiments/1358.patch b/resources/patches/experiments/1358.patch similarity index 100% rename from patches/experiments/1358.patch rename to resources/patches/experiments/1358.patch diff --git a/patches/experiments/1361.patch b/resources/patches/experiments/1361.patch similarity index 100% rename from patches/experiments/1361.patch rename to resources/patches/experiments/1361.patch diff --git a/patches/experiments/1362.patch b/resources/patches/experiments/1362.patch similarity index 100% rename from patches/experiments/1362.patch rename to resources/patches/experiments/1362.patch diff --git a/patches/experiments/1365.patch b/resources/patches/experiments/1365.patch similarity index 100% rename from patches/experiments/1365.patch rename to resources/patches/experiments/1365.patch diff --git a/patches/experiments/1367.patch b/resources/patches/experiments/1367.patch similarity index 100% rename from patches/experiments/1367.patch rename to resources/patches/experiments/1367.patch diff --git a/patches/experiments/1368.patch b/resources/patches/experiments/1368.patch similarity index 100% rename from patches/experiments/1368.patch rename to resources/patches/experiments/1368.patch diff --git a/patches/experiments/1370.patch b/resources/patches/experiments/1370.patch similarity index 100% rename from patches/experiments/1370.patch rename to resources/patches/experiments/1370.patch diff --git a/patches/experiments/1371.patch b/resources/patches/experiments/1371.patch similarity index 100% rename from patches/experiments/1371.patch rename to resources/patches/experiments/1371.patch diff --git a/patches/experiments/832.patch b/resources/patches/experiments/832.patch similarity index 100% rename from patches/experiments/832.patch rename to resources/patches/experiments/832.patch diff --git a/patches/experiments/833.patch b/resources/patches/experiments/833.patch similarity index 100% rename from patches/experiments/833.patch rename to resources/patches/experiments/833.patch diff --git a/patches/experiments/834.patch b/resources/patches/experiments/834.patch similarity index 100% rename from patches/experiments/834.patch rename to resources/patches/experiments/834.patch diff --git a/patches/experiments/835.patch b/resources/patches/experiments/835.patch similarity index 100% rename from patches/experiments/835.patch rename to resources/patches/experiments/835.patch diff --git a/patches/experiments/836.patch b/resources/patches/experiments/836.patch similarity index 100% rename from patches/experiments/836.patch rename to resources/patches/experiments/836.patch diff --git a/patches/experiments/839.patch b/resources/patches/experiments/839.patch similarity index 100% rename from patches/experiments/839.patch rename to resources/patches/experiments/839.patch diff --git a/patches/experiments/841.patch b/resources/patches/experiments/841.patch similarity index 100% rename from patches/experiments/841.patch rename to resources/patches/experiments/841.patch diff --git a/patches/experiments/842.patch b/resources/patches/experiments/842.patch similarity index 100% rename from patches/experiments/842.patch rename to resources/patches/experiments/842.patch diff --git a/patches/experiments/843.patch b/resources/patches/experiments/843.patch similarity index 100% rename from patches/experiments/843.patch rename to resources/patches/experiments/843.patch diff --git a/patches/experiments/844.patch b/resources/patches/experiments/844.patch similarity index 100% rename from patches/experiments/844.patch rename to resources/patches/experiments/844.patch diff --git a/patches/experiments/845.patch b/resources/patches/experiments/845.patch similarity index 100% rename from patches/experiments/845.patch rename to resources/patches/experiments/845.patch diff --git a/patches/experiments/848.patch b/resources/patches/experiments/848.patch similarity index 100% rename from patches/experiments/848.patch rename to resources/patches/experiments/848.patch diff --git a/patches/experiments/850.patch b/resources/patches/experiments/850.patch similarity index 100% rename from patches/experiments/850.patch rename to resources/patches/experiments/850.patch diff --git a/patches/experiments/851.patch b/resources/patches/experiments/851.patch similarity index 100% rename from patches/experiments/851.patch rename to resources/patches/experiments/851.patch diff --git a/patches/experiments/853.patch b/resources/patches/experiments/853.patch similarity index 100% rename from patches/experiments/853.patch rename to resources/patches/experiments/853.patch diff --git a/patches/experiments/854.patch b/resources/patches/experiments/854.patch similarity index 100% rename from patches/experiments/854.patch rename to resources/patches/experiments/854.patch diff --git a/patches/experiments/855.patch b/resources/patches/experiments/855.patch similarity index 100% rename from patches/experiments/855.patch rename to resources/patches/experiments/855.patch diff --git a/patches/experiments/856.patch b/resources/patches/experiments/856.patch similarity index 100% rename from patches/experiments/856.patch rename to resources/patches/experiments/856.patch diff --git a/patches/experiments/87202.patch b/resources/patches/experiments/87202.patch similarity index 100% rename from patches/experiments/87202.patch rename to resources/patches/experiments/87202.patch diff --git a/patches/experiments/876.patch b/resources/patches/experiments/876.patch similarity index 100% rename from patches/experiments/876.patch rename to resources/patches/experiments/876.patch diff --git a/patches/experiments/884.patch b/resources/patches/experiments/884.patch similarity index 100% rename from patches/experiments/884.patch rename to resources/patches/experiments/884.patch diff --git a/patches/experiments/888.patch b/resources/patches/experiments/888.patch similarity index 100% rename from patches/experiments/888.patch rename to resources/patches/experiments/888.patch diff --git a/patches/experiments/896.patch b/resources/patches/experiments/896.patch similarity index 100% rename from patches/experiments/896.patch rename to resources/patches/experiments/896.patch diff --git a/patches/experiments/897.patch b/resources/patches/experiments/897.patch similarity index 100% rename from patches/experiments/897.patch rename to resources/patches/experiments/897.patch diff --git a/patches/experiments/898.patch b/resources/patches/experiments/898.patch similarity index 100% rename from patches/experiments/898.patch rename to resources/patches/experiments/898.patch diff --git a/patches/experiments/899.patch b/resources/patches/experiments/899.patch similarity index 100% rename from patches/experiments/899.patch rename to resources/patches/experiments/899.patch diff --git a/patches/experiments/900.patch b/resources/patches/experiments/900.patch similarity index 100% rename from patches/experiments/900.patch rename to resources/patches/experiments/900.patch diff --git a/patches/experiments/901.patch b/resources/patches/experiments/901.patch similarity index 100% rename from patches/experiments/901.patch rename to resources/patches/experiments/901.patch diff --git a/patches/experiments/902.patch b/resources/patches/experiments/902.patch similarity index 100% rename from patches/experiments/902.patch rename to resources/patches/experiments/902.patch diff --git a/patches/experiments/903.patch b/resources/patches/experiments/903.patch similarity index 100% rename from patches/experiments/903.patch rename to resources/patches/experiments/903.patch diff --git a/patches/experiments/904.patch b/resources/patches/experiments/904.patch similarity index 100% rename from patches/experiments/904.patch rename to resources/patches/experiments/904.patch diff --git a/patches/experiments/906.patch b/resources/patches/experiments/906.patch similarity index 100% rename from patches/experiments/906.patch rename to resources/patches/experiments/906.patch diff --git a/patches/experiments/909.patch b/resources/patches/experiments/909.patch similarity index 100% rename from patches/experiments/909.patch rename to resources/patches/experiments/909.patch diff --git a/patches/experiments/910.patch b/resources/patches/experiments/910.patch similarity index 100% rename from patches/experiments/910.patch rename to resources/patches/experiments/910.patch diff --git a/patches/experiments/938.patch b/resources/patches/experiments/938.patch similarity index 100% rename from patches/experiments/938.patch rename to resources/patches/experiments/938.patch diff --git a/patches/experiments/939.patch b/resources/patches/experiments/939.patch similarity index 100% rename from patches/experiments/939.patch rename to resources/patches/experiments/939.patch diff --git a/patches/experiments/940.patch b/resources/patches/experiments/940.patch similarity index 100% rename from patches/experiments/940.patch rename to resources/patches/experiments/940.patch diff --git a/patches/experiments/942.patch b/resources/patches/experiments/942.patch similarity index 100% rename from patches/experiments/942.patch rename to resources/patches/experiments/942.patch diff --git a/patches/experiments/943.patch b/resources/patches/experiments/943.patch similarity index 100% rename from patches/experiments/943.patch rename to resources/patches/experiments/943.patch diff --git a/patches/experiments/945.patch b/resources/patches/experiments/945.patch similarity index 100% rename from patches/experiments/945.patch rename to resources/patches/experiments/945.patch diff --git a/patches/experiments/946.patch b/resources/patches/experiments/946.patch similarity index 100% rename from patches/experiments/946.patch rename to resources/patches/experiments/946.patch diff --git a/patches/experiments/947.patch b/resources/patches/experiments/947.patch similarity index 100% rename from patches/experiments/947.patch rename to resources/patches/experiments/947.patch diff --git a/patches/experiments/948.patch b/resources/patches/experiments/948.patch similarity index 100% rename from patches/experiments/948.patch rename to resources/patches/experiments/948.patch diff --git a/patches/experiments/963.patch b/resources/patches/experiments/963.patch similarity index 100% rename from patches/experiments/963.patch rename to resources/patches/experiments/963.patch diff --git a/patches/experiments/964.patch b/resources/patches/experiments/964.patch similarity index 100% rename from patches/experiments/964.patch rename to resources/patches/experiments/964.patch diff --git a/patches/experiments/965.patch b/resources/patches/experiments/965.patch similarity index 100% rename from patches/experiments/965.patch rename to resources/patches/experiments/965.patch diff --git a/patches/experiments/966.patch b/resources/patches/experiments/966.patch similarity index 100% rename from patches/experiments/966.patch rename to resources/patches/experiments/966.patch diff --git a/patches/experiments/967.patch b/resources/patches/experiments/967.patch similarity index 100% rename from patches/experiments/967.patch rename to resources/patches/experiments/967.patch diff --git a/patches/experiments/968.patch b/resources/patches/experiments/968.patch similarity index 100% rename from patches/experiments/968.patch rename to resources/patches/experiments/968.patch diff --git a/patches/experiments/970.patch b/resources/patches/experiments/970.patch similarity index 100% rename from patches/experiments/970.patch rename to resources/patches/experiments/970.patch diff --git a/patches/experiments/980.patch b/resources/patches/experiments/980.patch similarity index 100% rename from patches/experiments/980.patch rename to resources/patches/experiments/980.patch diff --git a/patches/experiments/984.patch b/resources/patches/experiments/984.patch similarity index 100% rename from patches/experiments/984.patch rename to resources/patches/experiments/984.patch diff --git a/patches/experiments/986.patch b/resources/patches/experiments/986.patch similarity index 100% rename from patches/experiments/986.patch rename to resources/patches/experiments/986.patch diff --git a/patches/experiments/991.patch b/resources/patches/experiments/991.patch similarity index 100% rename from patches/experiments/991.patch rename to resources/patches/experiments/991.patch diff --git a/patches/experiments/992.patch b/resources/patches/experiments/992.patch similarity index 100% rename from patches/experiments/992.patch rename to resources/patches/experiments/992.patch diff --git a/patches/experiments/993.patch b/resources/patches/experiments/993.patch similarity index 100% rename from patches/experiments/993.patch rename to resources/patches/experiments/993.patch diff --git a/patches/experiments/994.patch b/resources/patches/experiments/994.patch similarity index 100% rename from patches/experiments/994.patch rename to resources/patches/experiments/994.patch diff --git a/patches/experiments/996.patch b/resources/patches/experiments/996.patch similarity index 100% rename from patches/experiments/996.patch rename to resources/patches/experiments/996.patch diff --git a/patches/experiments/README.md b/resources/patches/experiments/README.md similarity index 100% rename from patches/experiments/README.md rename to resources/patches/experiments/README.md diff --git a/patches/hideunusableemojis/1213.patch b/resources/patches/hideunusableemojis/1213.patch similarity index 100% rename from patches/hideunusableemojis/1213.patch rename to resources/patches/hideunusableemojis/1213.patch diff --git a/patches/hideunusableemojis/1216.patch b/resources/patches/hideunusableemojis/1216.patch similarity index 100% rename from patches/hideunusableemojis/1216.patch rename to resources/patches/hideunusableemojis/1216.patch diff --git a/patches/hideunusableemojis/1218.patch b/resources/patches/hideunusableemojis/1218.patch similarity index 100% rename from patches/hideunusableemojis/1218.patch rename to resources/patches/hideunusableemojis/1218.patch diff --git a/patches/hideunusableemojis/1223.patch b/resources/patches/hideunusableemojis/1223.patch similarity index 100% rename from patches/hideunusableemojis/1223.patch rename to resources/patches/hideunusableemojis/1223.patch diff --git a/patches/hideunusableemojis/1243.patch b/resources/patches/hideunusableemojis/1243.patch similarity index 100% rename from patches/hideunusableemojis/1243.patch rename to resources/patches/hideunusableemojis/1243.patch diff --git a/patches/hideunusableemojis/1246.patch b/resources/patches/hideunusableemojis/1246.patch similarity index 100% rename from patches/hideunusableemojis/1246.patch rename to resources/patches/hideunusableemojis/1246.patch diff --git a/patches/hideunusableemojis/1249.patch b/resources/patches/hideunusableemojis/1249.patch similarity index 100% rename from patches/hideunusableemojis/1249.patch rename to resources/patches/hideunusableemojis/1249.patch diff --git a/patches/hideunusableemojis/1251.patch b/resources/patches/hideunusableemojis/1251.patch similarity index 100% rename from patches/hideunusableemojis/1251.patch rename to resources/patches/hideunusableemojis/1251.patch diff --git a/patches/hideunusableemojis/1252.patch b/resources/patches/hideunusableemojis/1252.patch similarity index 100% rename from patches/hideunusableemojis/1252.patch rename to resources/patches/hideunusableemojis/1252.patch diff --git a/patches/hideunusableemojis/1259.patch b/resources/patches/hideunusableemojis/1259.patch similarity index 100% rename from patches/hideunusableemojis/1259.patch rename to resources/patches/hideunusableemojis/1259.patch diff --git a/patches/hideunusableemojis/1266.patch b/resources/patches/hideunusableemojis/1266.patch similarity index 100% rename from patches/hideunusableemojis/1266.patch rename to resources/patches/hideunusableemojis/1266.patch diff --git a/patches/hideunusableemojis/1270.patch b/resources/patches/hideunusableemojis/1270.patch similarity index 100% rename from patches/hideunusableemojis/1270.patch rename to resources/patches/hideunusableemojis/1270.patch diff --git a/patches/hideunusableemojis/1273.patch b/resources/patches/hideunusableemojis/1273.patch similarity index 100% rename from patches/hideunusableemojis/1273.patch rename to resources/patches/hideunusableemojis/1273.patch diff --git a/patches/hideunusableemojis/1279.patch b/resources/patches/hideunusableemojis/1279.patch similarity index 100% rename from patches/hideunusableemojis/1279.patch rename to resources/patches/hideunusableemojis/1279.patch diff --git a/patches/hideunusableemojis/1280.patch b/resources/patches/hideunusableemojis/1280.patch similarity index 100% rename from patches/hideunusableemojis/1280.patch rename to resources/patches/hideunusableemojis/1280.patch diff --git a/patches/hideunusableemojis/1281.patch b/resources/patches/hideunusableemojis/1281.patch similarity index 100% rename from patches/hideunusableemojis/1281.patch rename to resources/patches/hideunusableemojis/1281.patch diff --git a/patches/hideunusableemojis/1282.patch b/resources/patches/hideunusableemojis/1282.patch similarity index 100% rename from patches/hideunusableemojis/1282.patch rename to resources/patches/hideunusableemojis/1282.patch diff --git a/patches/hideunusableemojis/1284.patch b/resources/patches/hideunusableemojis/1284.patch similarity index 100% rename from patches/hideunusableemojis/1284.patch rename to resources/patches/hideunusableemojis/1284.patch diff --git a/patches/hideunusableemojis/1290.patch b/resources/patches/hideunusableemojis/1290.patch similarity index 100% rename from patches/hideunusableemojis/1290.patch rename to resources/patches/hideunusableemojis/1290.patch diff --git a/patches/hideunusableemojis/1294.patch b/resources/patches/hideunusableemojis/1294.patch similarity index 100% rename from patches/hideunusableemojis/1294.patch rename to resources/patches/hideunusableemojis/1294.patch diff --git a/patches/hideunusableemojis/1295.patch b/resources/patches/hideunusableemojis/1295.patch similarity index 100% rename from patches/hideunusableemojis/1295.patch rename to resources/patches/hideunusableemojis/1295.patch diff --git a/patches/hideunusableemojis/1298.patch b/resources/patches/hideunusableemojis/1298.patch similarity index 100% rename from patches/hideunusableemojis/1298.patch rename to resources/patches/hideunusableemojis/1298.patch diff --git a/patches/hideunusableemojis/1300.patch b/resources/patches/hideunusableemojis/1300.patch similarity index 100% rename from patches/hideunusableemojis/1300.patch rename to resources/patches/hideunusableemojis/1300.patch diff --git a/patches/hideunusableemojis/1301.patch b/resources/patches/hideunusableemojis/1301.patch similarity index 100% rename from patches/hideunusableemojis/1301.patch rename to resources/patches/hideunusableemojis/1301.patch diff --git a/patches/hideunusableemojis/1304.patch b/resources/patches/hideunusableemojis/1304.patch similarity index 100% rename from patches/hideunusableemojis/1304.patch rename to resources/patches/hideunusableemojis/1304.patch diff --git a/patches/hideunusableemojis/1306.patch b/resources/patches/hideunusableemojis/1306.patch similarity index 100% rename from patches/hideunusableemojis/1306.patch rename to resources/patches/hideunusableemojis/1306.patch diff --git a/patches/hideunusableemojis/1307.patch b/resources/patches/hideunusableemojis/1307.patch similarity index 100% rename from patches/hideunusableemojis/1307.patch rename to resources/patches/hideunusableemojis/1307.patch diff --git a/patches/hideunusableemojis/1310.patch b/resources/patches/hideunusableemojis/1310.patch similarity index 100% rename from patches/hideunusableemojis/1310.patch rename to resources/patches/hideunusableemojis/1310.patch diff --git a/patches/hideunusableemojis/1315.patch b/resources/patches/hideunusableemojis/1315.patch similarity index 100% rename from patches/hideunusableemojis/1315.patch rename to resources/patches/hideunusableemojis/1315.patch diff --git a/patches/hideunusableemojis/1318.patch b/resources/patches/hideunusableemojis/1318.patch similarity index 100% rename from patches/hideunusableemojis/1318.patch rename to resources/patches/hideunusableemojis/1318.patch diff --git a/patches/hideunusableemojis/1330.patch b/resources/patches/hideunusableemojis/1330.patch similarity index 100% rename from patches/hideunusableemojis/1330.patch rename to resources/patches/hideunusableemojis/1330.patch diff --git a/patches/hideunusableemojis/1334.patch b/resources/patches/hideunusableemojis/1334.patch similarity index 100% rename from patches/hideunusableemojis/1334.patch rename to resources/patches/hideunusableemojis/1334.patch diff --git a/patches/hideunusableemojis/1339.patch b/resources/patches/hideunusableemojis/1339.patch similarity index 100% rename from patches/hideunusableemojis/1339.patch rename to resources/patches/hideunusableemojis/1339.patch diff --git a/patches/hideunusableemojis/1340.patch b/resources/patches/hideunusableemojis/1340.patch similarity index 100% rename from patches/hideunusableemojis/1340.patch rename to resources/patches/hideunusableemojis/1340.patch diff --git a/patches/hideunusableemojis/1355.patch b/resources/patches/hideunusableemojis/1355.patch similarity index 100% rename from patches/hideunusableemojis/1355.patch rename to resources/patches/hideunusableemojis/1355.patch diff --git a/patches/hideunusableemojis/1356.patch b/resources/patches/hideunusableemojis/1356.patch similarity index 100% rename from patches/hideunusableemojis/1356.patch rename to resources/patches/hideunusableemojis/1356.patch diff --git a/patches/hideunusableemojis/1358.patch b/resources/patches/hideunusableemojis/1358.patch similarity index 100% rename from patches/hideunusableemojis/1358.patch rename to resources/patches/hideunusableemojis/1358.patch diff --git a/patches/hideunusableemojis/1361.patch b/resources/patches/hideunusableemojis/1361.patch similarity index 100% rename from patches/hideunusableemojis/1361.patch rename to resources/patches/hideunusableemojis/1361.patch diff --git a/patches/hideunusableemojis/1362.patch b/resources/patches/hideunusableemojis/1362.patch similarity index 100% rename from patches/hideunusableemojis/1362.patch rename to resources/patches/hideunusableemojis/1362.patch diff --git a/patches/hideunusableemojis/1365.patch b/resources/patches/hideunusableemojis/1365.patch similarity index 100% rename from patches/hideunusableemojis/1365.patch rename to resources/patches/hideunusableemojis/1365.patch diff --git a/patches/hideunusableemojis/1367.patch b/resources/patches/hideunusableemojis/1367.patch similarity index 100% rename from patches/hideunusableemojis/1367.patch rename to resources/patches/hideunusableemojis/1367.patch diff --git a/patches/hideunusableemojis/1368.patch b/resources/patches/hideunusableemojis/1368.patch similarity index 100% rename from patches/hideunusableemojis/1368.patch rename to resources/patches/hideunusableemojis/1368.patch diff --git a/patches/hideunusableemojis/1370.patch b/resources/patches/hideunusableemojis/1370.patch similarity index 100% rename from patches/hideunusableemojis/1370.patch rename to resources/patches/hideunusableemojis/1370.patch diff --git a/patches/hideunusableemojis/1371.patch b/resources/patches/hideunusableemojis/1371.patch similarity index 100% rename from patches/hideunusableemojis/1371.patch rename to resources/patches/hideunusableemojis/1371.patch diff --git a/patches/hideunusableemojis/87202.patch b/resources/patches/hideunusableemojis/87202.patch similarity index 100% rename from patches/hideunusableemojis/87202.patch rename to resources/patches/hideunusableemojis/87202.patch diff --git a/patches/hideunusableemojis/README.md b/resources/patches/hideunusableemojis/README.md similarity index 100% rename from patches/hideunusableemojis/README.md rename to resources/patches/hideunusableemojis/README.md diff --git a/patches/hqavatars/1078.patch b/resources/patches/hqavatars/1078.patch similarity index 100% rename from patches/hqavatars/1078.patch rename to resources/patches/hqavatars/1078.patch diff --git a/patches/hqavatars/1084.patch b/resources/patches/hqavatars/1084.patch similarity index 100% rename from patches/hqavatars/1084.patch rename to resources/patches/hqavatars/1084.patch diff --git a/patches/hqavatars/1085.patch b/resources/patches/hqavatars/1085.patch similarity index 100% rename from patches/hqavatars/1085.patch rename to resources/patches/hqavatars/1085.patch diff --git a/patches/hqavatars/1087.patch b/resources/patches/hqavatars/1087.patch similarity index 100% rename from patches/hqavatars/1087.patch rename to resources/patches/hqavatars/1087.patch diff --git a/patches/hqavatars/1091.patch b/resources/patches/hqavatars/1091.patch similarity index 100% rename from patches/hqavatars/1091.patch rename to resources/patches/hqavatars/1091.patch diff --git a/patches/hqavatars/1092.patch b/resources/patches/hqavatars/1092.patch similarity index 100% rename from patches/hqavatars/1092.patch rename to resources/patches/hqavatars/1092.patch diff --git a/patches/hqavatars/1100.patch b/resources/patches/hqavatars/1100.patch similarity index 100% rename from patches/hqavatars/1100.patch rename to resources/patches/hqavatars/1100.patch diff --git a/patches/hqavatars/1103.patch b/resources/patches/hqavatars/1103.patch similarity index 100% rename from patches/hqavatars/1103.patch rename to resources/patches/hqavatars/1103.patch diff --git a/patches/hqavatars/1104.patch b/resources/patches/hqavatars/1104.patch similarity index 100% rename from patches/hqavatars/1104.patch rename to resources/patches/hqavatars/1104.patch diff --git a/patches/hqavatars/1105.patch b/resources/patches/hqavatars/1105.patch similarity index 100% rename from patches/hqavatars/1105.patch rename to resources/patches/hqavatars/1105.patch diff --git a/patches/hqavatars/1107.patch b/resources/patches/hqavatars/1107.patch similarity index 100% rename from patches/hqavatars/1107.patch rename to resources/patches/hqavatars/1107.patch diff --git a/patches/hqavatars/1123.patch b/resources/patches/hqavatars/1123.patch similarity index 100% rename from patches/hqavatars/1123.patch rename to resources/patches/hqavatars/1123.patch diff --git a/patches/hqavatars/1132.patch b/resources/patches/hqavatars/1132.patch similarity index 100% rename from patches/hqavatars/1132.patch rename to resources/patches/hqavatars/1132.patch diff --git a/patches/hqavatars/1134.patch b/resources/patches/hqavatars/1134.patch similarity index 100% rename from patches/hqavatars/1134.patch rename to resources/patches/hqavatars/1134.patch diff --git a/patches/hqavatars/1144.patch b/resources/patches/hqavatars/1144.patch similarity index 100% rename from patches/hqavatars/1144.patch rename to resources/patches/hqavatars/1144.patch diff --git a/patches/hqavatars/1145.patch b/resources/patches/hqavatars/1145.patch similarity index 100% rename from patches/hqavatars/1145.patch rename to resources/patches/hqavatars/1145.patch diff --git a/patches/hqavatars/1146.patch b/resources/patches/hqavatars/1146.patch similarity index 100% rename from patches/hqavatars/1146.patch rename to resources/patches/hqavatars/1146.patch diff --git a/patches/hqavatars/1148.patch b/resources/patches/hqavatars/1148.patch similarity index 100% rename from patches/hqavatars/1148.patch rename to resources/patches/hqavatars/1148.patch diff --git a/patches/hqavatars/1150.patch b/resources/patches/hqavatars/1150.patch similarity index 100% rename from patches/hqavatars/1150.patch rename to resources/patches/hqavatars/1150.patch diff --git a/patches/hqavatars/1167.patch b/resources/patches/hqavatars/1167.patch similarity index 100% rename from patches/hqavatars/1167.patch rename to resources/patches/hqavatars/1167.patch diff --git a/patches/hqavatars/1169.patch b/resources/patches/hqavatars/1169.patch similarity index 100% rename from patches/hqavatars/1169.patch rename to resources/patches/hqavatars/1169.patch diff --git a/patches/hqavatars/1171.patch b/resources/patches/hqavatars/1171.patch similarity index 100% rename from patches/hqavatars/1171.patch rename to resources/patches/hqavatars/1171.patch diff --git a/patches/hqavatars/1180.patch b/resources/patches/hqavatars/1180.patch similarity index 100% rename from patches/hqavatars/1180.patch rename to resources/patches/hqavatars/1180.patch diff --git a/patches/hqavatars/1181.patch b/resources/patches/hqavatars/1181.patch similarity index 100% rename from patches/hqavatars/1181.patch rename to resources/patches/hqavatars/1181.patch diff --git a/patches/hqavatars/1192.patch b/resources/patches/hqavatars/1192.patch similarity index 100% rename from patches/hqavatars/1192.patch rename to resources/patches/hqavatars/1192.patch diff --git a/patches/hqavatars/1196.patch b/resources/patches/hqavatars/1196.patch similarity index 100% rename from patches/hqavatars/1196.patch rename to resources/patches/hqavatars/1196.patch diff --git a/patches/hqavatars/1200.patch b/resources/patches/hqavatars/1200.patch similarity index 100% rename from patches/hqavatars/1200.patch rename to resources/patches/hqavatars/1200.patch diff --git a/patches/hqavatars/1201.patch b/resources/patches/hqavatars/1201.patch similarity index 100% rename from patches/hqavatars/1201.patch rename to resources/patches/hqavatars/1201.patch diff --git a/patches/hqavatars/1208.patch b/resources/patches/hqavatars/1208.patch similarity index 100% rename from patches/hqavatars/1208.patch rename to resources/patches/hqavatars/1208.patch diff --git a/patches/hqavatars/1213.patch b/resources/patches/hqavatars/1213.patch similarity index 100% rename from patches/hqavatars/1213.patch rename to resources/patches/hqavatars/1213.patch diff --git a/patches/hqavatars/1216.patch b/resources/patches/hqavatars/1216.patch similarity index 100% rename from patches/hqavatars/1216.patch rename to resources/patches/hqavatars/1216.patch diff --git a/patches/hqavatars/1218.patch b/resources/patches/hqavatars/1218.patch similarity index 100% rename from patches/hqavatars/1218.patch rename to resources/patches/hqavatars/1218.patch diff --git a/patches/hqavatars/1223.patch b/resources/patches/hqavatars/1223.patch similarity index 100% rename from patches/hqavatars/1223.patch rename to resources/patches/hqavatars/1223.patch diff --git a/patches/hqavatars/1243.patch b/resources/patches/hqavatars/1243.patch similarity index 100% rename from patches/hqavatars/1243.patch rename to resources/patches/hqavatars/1243.patch diff --git a/patches/hqavatars/1246.patch b/resources/patches/hqavatars/1246.patch similarity index 100% rename from patches/hqavatars/1246.patch rename to resources/patches/hqavatars/1246.patch diff --git a/patches/hqavatars/1249.patch b/resources/patches/hqavatars/1249.patch similarity index 100% rename from patches/hqavatars/1249.patch rename to resources/patches/hqavatars/1249.patch diff --git a/patches/hqavatars/1251.patch b/resources/patches/hqavatars/1251.patch similarity index 100% rename from patches/hqavatars/1251.patch rename to resources/patches/hqavatars/1251.patch diff --git a/patches/hqavatars/1252.patch b/resources/patches/hqavatars/1252.patch similarity index 100% rename from patches/hqavatars/1252.patch rename to resources/patches/hqavatars/1252.patch diff --git a/patches/hqavatars/1259.patch b/resources/patches/hqavatars/1259.patch similarity index 100% rename from patches/hqavatars/1259.patch rename to resources/patches/hqavatars/1259.patch diff --git a/patches/hqavatars/1266.patch b/resources/patches/hqavatars/1266.patch similarity index 100% rename from patches/hqavatars/1266.patch rename to resources/patches/hqavatars/1266.patch diff --git a/patches/hqavatars/1270.patch b/resources/patches/hqavatars/1270.patch similarity index 100% rename from patches/hqavatars/1270.patch rename to resources/patches/hqavatars/1270.patch diff --git a/patches/hqavatars/1273.patch b/resources/patches/hqavatars/1273.patch similarity index 100% rename from patches/hqavatars/1273.patch rename to resources/patches/hqavatars/1273.patch diff --git a/patches/hqavatars/1279.patch b/resources/patches/hqavatars/1279.patch similarity index 100% rename from patches/hqavatars/1279.patch rename to resources/patches/hqavatars/1279.patch diff --git a/patches/hqavatars/1280.patch b/resources/patches/hqavatars/1280.patch similarity index 100% rename from patches/hqavatars/1280.patch rename to resources/patches/hqavatars/1280.patch diff --git a/patches/hqavatars/1281.patch b/resources/patches/hqavatars/1281.patch similarity index 100% rename from patches/hqavatars/1281.patch rename to resources/patches/hqavatars/1281.patch diff --git a/patches/hqavatars/1282.patch b/resources/patches/hqavatars/1282.patch similarity index 100% rename from patches/hqavatars/1282.patch rename to resources/patches/hqavatars/1282.patch diff --git a/patches/hqavatars/1284.patch b/resources/patches/hqavatars/1284.patch similarity index 100% rename from patches/hqavatars/1284.patch rename to resources/patches/hqavatars/1284.patch diff --git a/patches/hqavatars/1290.patch b/resources/patches/hqavatars/1290.patch similarity index 100% rename from patches/hqavatars/1290.patch rename to resources/patches/hqavatars/1290.patch diff --git a/patches/hqavatars/1294.patch b/resources/patches/hqavatars/1294.patch similarity index 100% rename from patches/hqavatars/1294.patch rename to resources/patches/hqavatars/1294.patch diff --git a/patches/hqavatars/1295.patch b/resources/patches/hqavatars/1295.patch similarity index 100% rename from patches/hqavatars/1295.patch rename to resources/patches/hqavatars/1295.patch diff --git a/patches/hqavatars/1298.patch b/resources/patches/hqavatars/1298.patch similarity index 100% rename from patches/hqavatars/1298.patch rename to resources/patches/hqavatars/1298.patch diff --git a/patches/hqavatars/1300.patch b/resources/patches/hqavatars/1300.patch similarity index 100% rename from patches/hqavatars/1300.patch rename to resources/patches/hqavatars/1300.patch diff --git a/patches/hqavatars/1301.patch b/resources/patches/hqavatars/1301.patch similarity index 100% rename from patches/hqavatars/1301.patch rename to resources/patches/hqavatars/1301.patch diff --git a/patches/hqavatars/1304.patch b/resources/patches/hqavatars/1304.patch similarity index 100% rename from patches/hqavatars/1304.patch rename to resources/patches/hqavatars/1304.patch diff --git a/patches/hqavatars/1306.patch b/resources/patches/hqavatars/1306.patch similarity index 100% rename from patches/hqavatars/1306.patch rename to resources/patches/hqavatars/1306.patch diff --git a/patches/hqavatars/1307.patch b/resources/patches/hqavatars/1307.patch similarity index 100% rename from patches/hqavatars/1307.patch rename to resources/patches/hqavatars/1307.patch diff --git a/patches/hqavatars/1310.patch b/resources/patches/hqavatars/1310.patch similarity index 100% rename from patches/hqavatars/1310.patch rename to resources/patches/hqavatars/1310.patch diff --git a/patches/hqavatars/1315.patch b/resources/patches/hqavatars/1315.patch similarity index 100% rename from patches/hqavatars/1315.patch rename to resources/patches/hqavatars/1315.patch diff --git a/patches/hqavatars/1318.patch b/resources/patches/hqavatars/1318.patch similarity index 100% rename from patches/hqavatars/1318.patch rename to resources/patches/hqavatars/1318.patch diff --git a/patches/hqavatars/1330.patch b/resources/patches/hqavatars/1330.patch similarity index 100% rename from patches/hqavatars/1330.patch rename to resources/patches/hqavatars/1330.patch diff --git a/patches/hqavatars/1334.patch b/resources/patches/hqavatars/1334.patch similarity index 100% rename from patches/hqavatars/1334.patch rename to resources/patches/hqavatars/1334.patch diff --git a/patches/hqavatars/1339.patch b/resources/patches/hqavatars/1339.patch similarity index 100% rename from patches/hqavatars/1339.patch rename to resources/patches/hqavatars/1339.patch diff --git a/patches/hqavatars/1340.patch b/resources/patches/hqavatars/1340.patch similarity index 100% rename from patches/hqavatars/1340.patch rename to resources/patches/hqavatars/1340.patch diff --git a/patches/hqavatars/1355.patch b/resources/patches/hqavatars/1355.patch similarity index 100% rename from patches/hqavatars/1355.patch rename to resources/patches/hqavatars/1355.patch diff --git a/patches/hqavatars/1356.patch b/resources/patches/hqavatars/1356.patch similarity index 100% rename from patches/hqavatars/1356.patch rename to resources/patches/hqavatars/1356.patch diff --git a/patches/hqavatars/1358.patch b/resources/patches/hqavatars/1358.patch similarity index 100% rename from patches/hqavatars/1358.patch rename to resources/patches/hqavatars/1358.patch diff --git a/patches/hqavatars/1361.patch b/resources/patches/hqavatars/1361.patch similarity index 100% rename from patches/hqavatars/1361.patch rename to resources/patches/hqavatars/1361.patch diff --git a/patches/hqavatars/1362.patch b/resources/patches/hqavatars/1362.patch similarity index 100% rename from patches/hqavatars/1362.patch rename to resources/patches/hqavatars/1362.patch diff --git a/patches/hqavatars/1365.patch b/resources/patches/hqavatars/1365.patch similarity index 100% rename from patches/hqavatars/1365.patch rename to resources/patches/hqavatars/1365.patch diff --git a/patches/hqavatars/1367.patch b/resources/patches/hqavatars/1367.patch similarity index 100% rename from patches/hqavatars/1367.patch rename to resources/patches/hqavatars/1367.patch diff --git a/patches/hqavatars/1368.patch b/resources/patches/hqavatars/1368.patch similarity index 100% rename from patches/hqavatars/1368.patch rename to resources/patches/hqavatars/1368.patch diff --git a/patches/hqavatars/1370.patch b/resources/patches/hqavatars/1370.patch similarity index 100% rename from patches/hqavatars/1370.patch rename to resources/patches/hqavatars/1370.patch diff --git a/patches/hqavatars/1371.patch b/resources/patches/hqavatars/1371.patch similarity index 100% rename from patches/hqavatars/1371.patch rename to resources/patches/hqavatars/1371.patch diff --git a/patches/hqavatars/78204.patch b/resources/patches/hqavatars/78204.patch similarity index 100% rename from patches/hqavatars/78204.patch rename to resources/patches/hqavatars/78204.patch diff --git a/patches/hqavatars/README.md b/resources/patches/hqavatars/README.md similarity index 100% rename from patches/hqavatars/README.md rename to resources/patches/hqavatars/README.md diff --git a/patches/litecord/1006.patch b/resources/patches/litecord/1006.patch similarity index 100% rename from patches/litecord/1006.patch rename to resources/patches/litecord/1006.patch diff --git a/patches/litecord/1007.patch b/resources/patches/litecord/1007.patch similarity index 100% rename from patches/litecord/1007.patch rename to resources/patches/litecord/1007.patch diff --git a/patches/litecord/1011.patch b/resources/patches/litecord/1011.patch similarity index 100% rename from patches/litecord/1011.patch rename to resources/patches/litecord/1011.patch diff --git a/patches/litecord/1012.patch b/resources/patches/litecord/1012.patch similarity index 100% rename from patches/litecord/1012.patch rename to resources/patches/litecord/1012.patch diff --git a/patches/litecord/1013.patch b/resources/patches/litecord/1013.patch similarity index 100% rename from patches/litecord/1013.patch rename to resources/patches/litecord/1013.patch diff --git a/patches/litecord/1015.patch b/resources/patches/litecord/1015.patch similarity index 100% rename from patches/litecord/1015.patch rename to resources/patches/litecord/1015.patch diff --git a/patches/litecord/1016.patch b/resources/patches/litecord/1016.patch similarity index 100% rename from patches/litecord/1016.patch rename to resources/patches/litecord/1016.patch diff --git a/patches/litecord/1019.patch b/resources/patches/litecord/1019.patch similarity index 100% rename from patches/litecord/1019.patch rename to resources/patches/litecord/1019.patch diff --git a/patches/litecord/1020.patch b/resources/patches/litecord/1020.patch similarity index 100% rename from patches/litecord/1020.patch rename to resources/patches/litecord/1020.patch diff --git a/patches/litecord/1021.patch b/resources/patches/litecord/1021.patch similarity index 100% rename from patches/litecord/1021.patch rename to resources/patches/litecord/1021.patch diff --git a/patches/litecord/1022.patch b/resources/patches/litecord/1022.patch similarity index 100% rename from patches/litecord/1022.patch rename to resources/patches/litecord/1022.patch diff --git a/patches/litecord/1023.patch b/resources/patches/litecord/1023.patch similarity index 100% rename from patches/litecord/1023.patch rename to resources/patches/litecord/1023.patch diff --git a/patches/litecord/1024.patch b/resources/patches/litecord/1024.patch similarity index 100% rename from patches/litecord/1024.patch rename to resources/patches/litecord/1024.patch diff --git a/patches/litecord/1025.patch b/resources/patches/litecord/1025.patch similarity index 100% rename from patches/litecord/1025.patch rename to resources/patches/litecord/1025.patch diff --git a/patches/litecord/1026.patch b/resources/patches/litecord/1026.patch similarity index 100% rename from patches/litecord/1026.patch rename to resources/patches/litecord/1026.patch diff --git a/patches/litecord/1029.patch b/resources/patches/litecord/1029.patch similarity index 100% rename from patches/litecord/1029.patch rename to resources/patches/litecord/1029.patch diff --git a/patches/litecord/1031.patch b/resources/patches/litecord/1031.patch similarity index 100% rename from patches/litecord/1031.patch rename to resources/patches/litecord/1031.patch diff --git a/patches/litecord/1032.patch b/resources/patches/litecord/1032.patch similarity index 100% rename from patches/litecord/1032.patch rename to resources/patches/litecord/1032.patch diff --git a/patches/litecord/1033.patch b/resources/patches/litecord/1033.patch similarity index 100% rename from patches/litecord/1033.patch rename to resources/patches/litecord/1033.patch diff --git a/patches/litecord/1036.patch b/resources/patches/litecord/1036.patch similarity index 100% rename from patches/litecord/1036.patch rename to resources/patches/litecord/1036.patch diff --git a/patches/litecord/1037.patch b/resources/patches/litecord/1037.patch similarity index 100% rename from patches/litecord/1037.patch rename to resources/patches/litecord/1037.patch diff --git a/patches/litecord/1040.patch b/resources/patches/litecord/1040.patch similarity index 100% rename from patches/litecord/1040.patch rename to resources/patches/litecord/1040.patch diff --git a/patches/litecord/1041.patch b/resources/patches/litecord/1041.patch similarity index 100% rename from patches/litecord/1041.patch rename to resources/patches/litecord/1041.patch diff --git a/patches/litecord/1045.patch b/resources/patches/litecord/1045.patch similarity index 100% rename from patches/litecord/1045.patch rename to resources/patches/litecord/1045.patch diff --git a/patches/litecord/1046.patch b/resources/patches/litecord/1046.patch similarity index 100% rename from patches/litecord/1046.patch rename to resources/patches/litecord/1046.patch diff --git a/patches/litecord/1047.patch b/resources/patches/litecord/1047.patch similarity index 100% rename from patches/litecord/1047.patch rename to resources/patches/litecord/1047.patch diff --git a/patches/litecord/1049.patch b/resources/patches/litecord/1049.patch similarity index 100% rename from patches/litecord/1049.patch rename to resources/patches/litecord/1049.patch diff --git a/patches/litecord/1052.patch b/resources/patches/litecord/1052.patch similarity index 100% rename from patches/litecord/1052.patch rename to resources/patches/litecord/1052.patch diff --git a/patches/litecord/1053.patch b/resources/patches/litecord/1053.patch similarity index 100% rename from patches/litecord/1053.patch rename to resources/patches/litecord/1053.patch diff --git a/patches/litecord/1054.patch b/resources/patches/litecord/1054.patch similarity index 100% rename from patches/litecord/1054.patch rename to resources/patches/litecord/1054.patch diff --git a/patches/litecord/1056.patch b/resources/patches/litecord/1056.patch similarity index 100% rename from patches/litecord/1056.patch rename to resources/patches/litecord/1056.patch diff --git a/patches/litecord/1057.patch b/resources/patches/litecord/1057.patch similarity index 100% rename from patches/litecord/1057.patch rename to resources/patches/litecord/1057.patch diff --git a/patches/litecord/1062.patch b/resources/patches/litecord/1062.patch similarity index 100% rename from patches/litecord/1062.patch rename to resources/patches/litecord/1062.patch diff --git a/patches/litecord/1065.patch b/resources/patches/litecord/1065.patch similarity index 100% rename from patches/litecord/1065.patch rename to resources/patches/litecord/1065.patch diff --git a/patches/litecord/1066.patch b/resources/patches/litecord/1066.patch similarity index 100% rename from patches/litecord/1066.patch rename to resources/patches/litecord/1066.patch diff --git a/patches/litecord/1069.patch b/resources/patches/litecord/1069.patch similarity index 100% rename from patches/litecord/1069.patch rename to resources/patches/litecord/1069.patch diff --git a/patches/litecord/1073.patch b/resources/patches/litecord/1073.patch similarity index 100% rename from patches/litecord/1073.patch rename to resources/patches/litecord/1073.patch diff --git a/patches/litecord/1074.patch b/resources/patches/litecord/1074.patch similarity index 100% rename from patches/litecord/1074.patch rename to resources/patches/litecord/1074.patch diff --git a/patches/litecord/1078.patch b/resources/patches/litecord/1078.patch similarity index 100% rename from patches/litecord/1078.patch rename to resources/patches/litecord/1078.patch diff --git a/patches/litecord/1084.patch b/resources/patches/litecord/1084.patch similarity index 100% rename from patches/litecord/1084.patch rename to resources/patches/litecord/1084.patch diff --git a/patches/litecord/1085.patch b/resources/patches/litecord/1085.patch similarity index 100% rename from patches/litecord/1085.patch rename to resources/patches/litecord/1085.patch diff --git a/patches/litecord/1087.patch b/resources/patches/litecord/1087.patch similarity index 100% rename from patches/litecord/1087.patch rename to resources/patches/litecord/1087.patch diff --git a/patches/litecord/1091.patch b/resources/patches/litecord/1091.patch similarity index 100% rename from patches/litecord/1091.patch rename to resources/patches/litecord/1091.patch diff --git a/patches/litecord/1092.patch b/resources/patches/litecord/1092.patch similarity index 100% rename from patches/litecord/1092.patch rename to resources/patches/litecord/1092.patch diff --git a/patches/litecord/1100.patch b/resources/patches/litecord/1100.patch similarity index 100% rename from patches/litecord/1100.patch rename to resources/patches/litecord/1100.patch diff --git a/patches/litecord/1103.patch b/resources/patches/litecord/1103.patch similarity index 100% rename from patches/litecord/1103.patch rename to resources/patches/litecord/1103.patch diff --git a/patches/litecord/1104.patch b/resources/patches/litecord/1104.patch similarity index 100% rename from patches/litecord/1104.patch rename to resources/patches/litecord/1104.patch diff --git a/patches/litecord/1105.patch b/resources/patches/litecord/1105.patch similarity index 100% rename from patches/litecord/1105.patch rename to resources/patches/litecord/1105.patch diff --git a/patches/litecord/1107.patch b/resources/patches/litecord/1107.patch similarity index 100% rename from patches/litecord/1107.patch rename to resources/patches/litecord/1107.patch diff --git a/patches/litecord/1123.patch b/resources/patches/litecord/1123.patch similarity index 100% rename from patches/litecord/1123.patch rename to resources/patches/litecord/1123.patch diff --git a/patches/litecord/1132.patch b/resources/patches/litecord/1132.patch similarity index 100% rename from patches/litecord/1132.patch rename to resources/patches/litecord/1132.patch diff --git a/patches/litecord/1134.patch b/resources/patches/litecord/1134.patch similarity index 100% rename from patches/litecord/1134.patch rename to resources/patches/litecord/1134.patch diff --git a/patches/litecord/1144.patch b/resources/patches/litecord/1144.patch similarity index 100% rename from patches/litecord/1144.patch rename to resources/patches/litecord/1144.patch diff --git a/patches/litecord/1145.patch b/resources/patches/litecord/1145.patch similarity index 100% rename from patches/litecord/1145.patch rename to resources/patches/litecord/1145.patch diff --git a/patches/litecord/1146.patch b/resources/patches/litecord/1146.patch similarity index 100% rename from patches/litecord/1146.patch rename to resources/patches/litecord/1146.patch diff --git a/patches/litecord/1148.patch b/resources/patches/litecord/1148.patch similarity index 100% rename from patches/litecord/1148.patch rename to resources/patches/litecord/1148.patch diff --git a/patches/litecord/1150.patch b/resources/patches/litecord/1150.patch similarity index 100% rename from patches/litecord/1150.patch rename to resources/patches/litecord/1150.patch diff --git a/patches/litecord/1167.patch b/resources/patches/litecord/1167.patch similarity index 100% rename from patches/litecord/1167.patch rename to resources/patches/litecord/1167.patch diff --git a/patches/litecord/1169.patch b/resources/patches/litecord/1169.patch similarity index 100% rename from patches/litecord/1169.patch rename to resources/patches/litecord/1169.patch diff --git a/patches/litecord/1171.patch b/resources/patches/litecord/1171.patch similarity index 100% rename from patches/litecord/1171.patch rename to resources/patches/litecord/1171.patch diff --git a/patches/litecord/1180.patch b/resources/patches/litecord/1180.patch similarity index 100% rename from patches/litecord/1180.patch rename to resources/patches/litecord/1180.patch diff --git a/patches/litecord/1181.patch b/resources/patches/litecord/1181.patch similarity index 100% rename from patches/litecord/1181.patch rename to resources/patches/litecord/1181.patch diff --git a/patches/litecord/1192.patch b/resources/patches/litecord/1192.patch similarity index 100% rename from patches/litecord/1192.patch rename to resources/patches/litecord/1192.patch diff --git a/patches/litecord/1196.patch b/resources/patches/litecord/1196.patch similarity index 100% rename from patches/litecord/1196.patch rename to resources/patches/litecord/1196.patch diff --git a/patches/litecord/1200.patch b/resources/patches/litecord/1200.patch similarity index 100% rename from patches/litecord/1200.patch rename to resources/patches/litecord/1200.patch diff --git a/patches/litecord/1201.patch b/resources/patches/litecord/1201.patch similarity index 100% rename from patches/litecord/1201.patch rename to resources/patches/litecord/1201.patch diff --git a/patches/litecord/1208.patch b/resources/patches/litecord/1208.patch similarity index 100% rename from patches/litecord/1208.patch rename to resources/patches/litecord/1208.patch diff --git a/patches/litecord/1213.patch b/resources/patches/litecord/1213.patch similarity index 100% rename from patches/litecord/1213.patch rename to resources/patches/litecord/1213.patch diff --git a/patches/litecord/1216.patch b/resources/patches/litecord/1216.patch similarity index 100% rename from patches/litecord/1216.patch rename to resources/patches/litecord/1216.patch diff --git a/patches/litecord/1218.patch b/resources/patches/litecord/1218.patch similarity index 100% rename from patches/litecord/1218.patch rename to resources/patches/litecord/1218.patch diff --git a/patches/litecord/1223.patch b/resources/patches/litecord/1223.patch similarity index 100% rename from patches/litecord/1223.patch rename to resources/patches/litecord/1223.patch diff --git a/patches/litecord/1243.patch b/resources/patches/litecord/1243.patch similarity index 100% rename from patches/litecord/1243.patch rename to resources/patches/litecord/1243.patch diff --git a/patches/litecord/1246.patch b/resources/patches/litecord/1246.patch similarity index 100% rename from patches/litecord/1246.patch rename to resources/patches/litecord/1246.patch diff --git a/patches/litecord/1249.patch b/resources/patches/litecord/1249.patch similarity index 100% rename from patches/litecord/1249.patch rename to resources/patches/litecord/1249.patch diff --git a/patches/litecord/1251.patch b/resources/patches/litecord/1251.patch similarity index 100% rename from patches/litecord/1251.patch rename to resources/patches/litecord/1251.patch diff --git a/patches/litecord/1252.patch b/resources/patches/litecord/1252.patch similarity index 100% rename from patches/litecord/1252.patch rename to resources/patches/litecord/1252.patch diff --git a/patches/litecord/1259.patch b/resources/patches/litecord/1259.patch similarity index 100% rename from patches/litecord/1259.patch rename to resources/patches/litecord/1259.patch diff --git a/patches/litecord/1266.patch b/resources/patches/litecord/1266.patch similarity index 100% rename from patches/litecord/1266.patch rename to resources/patches/litecord/1266.patch diff --git a/patches/litecord/1270.patch b/resources/patches/litecord/1270.patch similarity index 100% rename from patches/litecord/1270.patch rename to resources/patches/litecord/1270.patch diff --git a/patches/litecord/1273.patch b/resources/patches/litecord/1273.patch similarity index 100% rename from patches/litecord/1273.patch rename to resources/patches/litecord/1273.patch diff --git a/patches/litecord/1279.patch b/resources/patches/litecord/1279.patch similarity index 100% rename from patches/litecord/1279.patch rename to resources/patches/litecord/1279.patch diff --git a/patches/litecord/1280.patch b/resources/patches/litecord/1280.patch similarity index 100% rename from patches/litecord/1280.patch rename to resources/patches/litecord/1280.patch diff --git a/patches/litecord/1281.patch b/resources/patches/litecord/1281.patch similarity index 100% rename from patches/litecord/1281.patch rename to resources/patches/litecord/1281.patch diff --git a/patches/litecord/1282.patch b/resources/patches/litecord/1282.patch similarity index 100% rename from patches/litecord/1282.patch rename to resources/patches/litecord/1282.patch diff --git a/patches/litecord/1284.patch b/resources/patches/litecord/1284.patch similarity index 100% rename from patches/litecord/1284.patch rename to resources/patches/litecord/1284.patch diff --git a/patches/litecord/1290.patch b/resources/patches/litecord/1290.patch similarity index 100% rename from patches/litecord/1290.patch rename to resources/patches/litecord/1290.patch diff --git a/patches/litecord/1294.patch b/resources/patches/litecord/1294.patch similarity index 100% rename from patches/litecord/1294.patch rename to resources/patches/litecord/1294.patch diff --git a/patches/litecord/1295.patch b/resources/patches/litecord/1295.patch similarity index 100% rename from patches/litecord/1295.patch rename to resources/patches/litecord/1295.patch diff --git a/patches/litecord/1298.patch b/resources/patches/litecord/1298.patch similarity index 100% rename from patches/litecord/1298.patch rename to resources/patches/litecord/1298.patch diff --git a/patches/litecord/1300.patch b/resources/patches/litecord/1300.patch similarity index 100% rename from patches/litecord/1300.patch rename to resources/patches/litecord/1300.patch diff --git a/patches/litecord/1301.patch b/resources/patches/litecord/1301.patch similarity index 100% rename from patches/litecord/1301.patch rename to resources/patches/litecord/1301.patch diff --git a/patches/litecord/1304.patch b/resources/patches/litecord/1304.patch similarity index 100% rename from patches/litecord/1304.patch rename to resources/patches/litecord/1304.patch diff --git a/patches/litecord/1306.patch b/resources/patches/litecord/1306.patch similarity index 100% rename from patches/litecord/1306.patch rename to resources/patches/litecord/1306.patch diff --git a/patches/litecord/1307.patch b/resources/patches/litecord/1307.patch similarity index 100% rename from patches/litecord/1307.patch rename to resources/patches/litecord/1307.patch diff --git a/patches/litecord/1310.patch b/resources/patches/litecord/1310.patch similarity index 100% rename from patches/litecord/1310.patch rename to resources/patches/litecord/1310.patch diff --git a/patches/litecord/1315.patch b/resources/patches/litecord/1315.patch similarity index 100% rename from patches/litecord/1315.patch rename to resources/patches/litecord/1315.patch diff --git a/patches/litecord/1318.patch b/resources/patches/litecord/1318.patch similarity index 100% rename from patches/litecord/1318.patch rename to resources/patches/litecord/1318.patch diff --git a/patches/litecord/1330.patch b/resources/patches/litecord/1330.patch similarity index 100% rename from patches/litecord/1330.patch rename to resources/patches/litecord/1330.patch diff --git a/patches/litecord/1334.patch b/resources/patches/litecord/1334.patch similarity index 100% rename from patches/litecord/1334.patch rename to resources/patches/litecord/1334.patch diff --git a/patches/litecord/1339.patch b/resources/patches/litecord/1339.patch similarity index 100% rename from patches/litecord/1339.patch rename to resources/patches/litecord/1339.patch diff --git a/patches/litecord/1340.patch b/resources/patches/litecord/1340.patch similarity index 100% rename from patches/litecord/1340.patch rename to resources/patches/litecord/1340.patch diff --git a/patches/litecord/1355.patch b/resources/patches/litecord/1355.patch similarity index 100% rename from patches/litecord/1355.patch rename to resources/patches/litecord/1355.patch diff --git a/patches/litecord/1356.patch b/resources/patches/litecord/1356.patch similarity index 100% rename from patches/litecord/1356.patch rename to resources/patches/litecord/1356.patch diff --git a/patches/litecord/1358.patch b/resources/patches/litecord/1358.patch similarity index 100% rename from patches/litecord/1358.patch rename to resources/patches/litecord/1358.patch diff --git a/patches/litecord/1361.patch b/resources/patches/litecord/1361.patch similarity index 100% rename from patches/litecord/1361.patch rename to resources/patches/litecord/1361.patch diff --git a/patches/litecord/1362.patch b/resources/patches/litecord/1362.patch similarity index 100% rename from patches/litecord/1362.patch rename to resources/patches/litecord/1362.patch diff --git a/patches/litecord/1365.patch b/resources/patches/litecord/1365.patch similarity index 100% rename from patches/litecord/1365.patch rename to resources/patches/litecord/1365.patch diff --git a/patches/litecord/1367.patch b/resources/patches/litecord/1367.patch similarity index 100% rename from patches/litecord/1367.patch rename to resources/patches/litecord/1367.patch diff --git a/patches/litecord/1368.patch b/resources/patches/litecord/1368.patch similarity index 100% rename from patches/litecord/1368.patch rename to resources/patches/litecord/1368.patch diff --git a/patches/litecord/1370.patch b/resources/patches/litecord/1370.patch similarity index 100% rename from patches/litecord/1370.patch rename to resources/patches/litecord/1370.patch diff --git a/patches/litecord/1371.patch b/resources/patches/litecord/1371.patch similarity index 100% rename from patches/litecord/1371.patch rename to resources/patches/litecord/1371.patch diff --git a/patches/litecord/832.patch b/resources/patches/litecord/832.patch similarity index 100% rename from patches/litecord/832.patch rename to resources/patches/litecord/832.patch diff --git a/patches/litecord/833.patch b/resources/patches/litecord/833.patch similarity index 100% rename from patches/litecord/833.patch rename to resources/patches/litecord/833.patch diff --git a/patches/litecord/834.patch b/resources/patches/litecord/834.patch similarity index 100% rename from patches/litecord/834.patch rename to resources/patches/litecord/834.patch diff --git a/patches/litecord/835.patch b/resources/patches/litecord/835.patch similarity index 100% rename from patches/litecord/835.patch rename to resources/patches/litecord/835.patch diff --git a/patches/litecord/836.patch b/resources/patches/litecord/836.patch similarity index 100% rename from patches/litecord/836.patch rename to resources/patches/litecord/836.patch diff --git a/patches/litecord/839.patch b/resources/patches/litecord/839.patch similarity index 100% rename from patches/litecord/839.patch rename to resources/patches/litecord/839.patch diff --git a/patches/litecord/841.patch b/resources/patches/litecord/841.patch similarity index 100% rename from patches/litecord/841.patch rename to resources/patches/litecord/841.patch diff --git a/patches/litecord/842.patch b/resources/patches/litecord/842.patch similarity index 100% rename from patches/litecord/842.patch rename to resources/patches/litecord/842.patch diff --git a/patches/litecord/843.patch b/resources/patches/litecord/843.patch similarity index 100% rename from patches/litecord/843.patch rename to resources/patches/litecord/843.patch diff --git a/patches/litecord/844.patch b/resources/patches/litecord/844.patch similarity index 100% rename from patches/litecord/844.patch rename to resources/patches/litecord/844.patch diff --git a/patches/litecord/845.patch b/resources/patches/litecord/845.patch similarity index 100% rename from patches/litecord/845.patch rename to resources/patches/litecord/845.patch diff --git a/patches/litecord/848.patch b/resources/patches/litecord/848.patch similarity index 100% rename from patches/litecord/848.patch rename to resources/patches/litecord/848.patch diff --git a/patches/litecord/850.patch b/resources/patches/litecord/850.patch similarity index 100% rename from patches/litecord/850.patch rename to resources/patches/litecord/850.patch diff --git a/patches/litecord/851.patch b/resources/patches/litecord/851.patch similarity index 100% rename from patches/litecord/851.patch rename to resources/patches/litecord/851.patch diff --git a/patches/litecord/853.patch b/resources/patches/litecord/853.patch similarity index 100% rename from patches/litecord/853.patch rename to resources/patches/litecord/853.patch diff --git a/patches/litecord/854.patch b/resources/patches/litecord/854.patch similarity index 100% rename from patches/litecord/854.patch rename to resources/patches/litecord/854.patch diff --git a/patches/litecord/855.patch b/resources/patches/litecord/855.patch similarity index 100% rename from patches/litecord/855.patch rename to resources/patches/litecord/855.patch diff --git a/patches/litecord/856.patch b/resources/patches/litecord/856.patch similarity index 100% rename from patches/litecord/856.patch rename to resources/patches/litecord/856.patch diff --git a/patches/litecord/876.patch b/resources/patches/litecord/876.patch similarity index 100% rename from patches/litecord/876.patch rename to resources/patches/litecord/876.patch diff --git a/patches/litecord/884.patch b/resources/patches/litecord/884.patch similarity index 100% rename from patches/litecord/884.patch rename to resources/patches/litecord/884.patch diff --git a/patches/litecord/888.patch b/resources/patches/litecord/888.patch similarity index 100% rename from patches/litecord/888.patch rename to resources/patches/litecord/888.patch diff --git a/patches/litecord/896.patch b/resources/patches/litecord/896.patch similarity index 100% rename from patches/litecord/896.patch rename to resources/patches/litecord/896.patch diff --git a/patches/litecord/897.patch b/resources/patches/litecord/897.patch similarity index 100% rename from patches/litecord/897.patch rename to resources/patches/litecord/897.patch diff --git a/patches/litecord/898.patch b/resources/patches/litecord/898.patch similarity index 100% rename from patches/litecord/898.patch rename to resources/patches/litecord/898.patch diff --git a/patches/litecord/899.patch b/resources/patches/litecord/899.patch similarity index 100% rename from patches/litecord/899.patch rename to resources/patches/litecord/899.patch diff --git a/patches/litecord/900.patch b/resources/patches/litecord/900.patch similarity index 100% rename from patches/litecord/900.patch rename to resources/patches/litecord/900.patch diff --git a/patches/litecord/901.patch b/resources/patches/litecord/901.patch similarity index 100% rename from patches/litecord/901.patch rename to resources/patches/litecord/901.patch diff --git a/patches/litecord/902.patch b/resources/patches/litecord/902.patch similarity index 100% rename from patches/litecord/902.patch rename to resources/patches/litecord/902.patch diff --git a/patches/litecord/903.patch b/resources/patches/litecord/903.patch similarity index 100% rename from patches/litecord/903.patch rename to resources/patches/litecord/903.patch diff --git a/patches/litecord/904.patch b/resources/patches/litecord/904.patch similarity index 100% rename from patches/litecord/904.patch rename to resources/patches/litecord/904.patch diff --git a/patches/litecord/906.patch b/resources/patches/litecord/906.patch similarity index 100% rename from patches/litecord/906.patch rename to resources/patches/litecord/906.patch diff --git a/patches/litecord/909.patch b/resources/patches/litecord/909.patch similarity index 100% rename from patches/litecord/909.patch rename to resources/patches/litecord/909.patch diff --git a/patches/litecord/910.patch b/resources/patches/litecord/910.patch similarity index 100% rename from patches/litecord/910.patch rename to resources/patches/litecord/910.patch diff --git a/patches/litecord/939.patch b/resources/patches/litecord/939.patch similarity index 100% rename from patches/litecord/939.patch rename to resources/patches/litecord/939.patch diff --git a/patches/litecord/940.patch b/resources/patches/litecord/940.patch similarity index 100% rename from patches/litecord/940.patch rename to resources/patches/litecord/940.patch diff --git a/patches/litecord/942.patch b/resources/patches/litecord/942.patch similarity index 100% rename from patches/litecord/942.patch rename to resources/patches/litecord/942.patch diff --git a/patches/litecord/943.patch b/resources/patches/litecord/943.patch similarity index 100% rename from patches/litecord/943.patch rename to resources/patches/litecord/943.patch diff --git a/patches/litecord/945.patch b/resources/patches/litecord/945.patch similarity index 100% rename from patches/litecord/945.patch rename to resources/patches/litecord/945.patch diff --git a/patches/litecord/946.patch b/resources/patches/litecord/946.patch similarity index 100% rename from patches/litecord/946.patch rename to resources/patches/litecord/946.patch diff --git a/patches/litecord/947.patch b/resources/patches/litecord/947.patch similarity index 100% rename from patches/litecord/947.patch rename to resources/patches/litecord/947.patch diff --git a/patches/litecord/948.patch b/resources/patches/litecord/948.patch similarity index 100% rename from patches/litecord/948.patch rename to resources/patches/litecord/948.patch diff --git a/patches/litecord/963.patch b/resources/patches/litecord/963.patch similarity index 100% rename from patches/litecord/963.patch rename to resources/patches/litecord/963.patch diff --git a/patches/litecord/964.patch b/resources/patches/litecord/964.patch similarity index 100% rename from patches/litecord/964.patch rename to resources/patches/litecord/964.patch diff --git a/patches/litecord/965.patch b/resources/patches/litecord/965.patch similarity index 100% rename from patches/litecord/965.patch rename to resources/patches/litecord/965.patch diff --git a/patches/litecord/966.patch b/resources/patches/litecord/966.patch similarity index 100% rename from patches/litecord/966.patch rename to resources/patches/litecord/966.patch diff --git a/patches/litecord/967.patch b/resources/patches/litecord/967.patch similarity index 100% rename from patches/litecord/967.patch rename to resources/patches/litecord/967.patch diff --git a/patches/litecord/968.patch b/resources/patches/litecord/968.patch similarity index 100% rename from patches/litecord/968.patch rename to resources/patches/litecord/968.patch diff --git a/patches/litecord/970.patch b/resources/patches/litecord/970.patch similarity index 100% rename from patches/litecord/970.patch rename to resources/patches/litecord/970.patch diff --git a/patches/litecord/980.patch b/resources/patches/litecord/980.patch similarity index 100% rename from patches/litecord/980.patch rename to resources/patches/litecord/980.patch diff --git a/patches/litecord/984.patch b/resources/patches/litecord/984.patch similarity index 100% rename from patches/litecord/984.patch rename to resources/patches/litecord/984.patch diff --git a/patches/litecord/986.patch b/resources/patches/litecord/986.patch similarity index 100% rename from patches/litecord/986.patch rename to resources/patches/litecord/986.patch diff --git a/patches/litecord/991.patch b/resources/patches/litecord/991.patch similarity index 100% rename from patches/litecord/991.patch rename to resources/patches/litecord/991.patch diff --git a/patches/litecord/992.patch b/resources/patches/litecord/992.patch similarity index 100% rename from patches/litecord/992.patch rename to resources/patches/litecord/992.patch diff --git a/patches/litecord/993.patch b/resources/patches/litecord/993.patch similarity index 100% rename from patches/litecord/993.patch rename to resources/patches/litecord/993.patch diff --git a/patches/litecord/994.patch b/resources/patches/litecord/994.patch similarity index 100% rename from patches/litecord/994.patch rename to resources/patches/litecord/994.patch diff --git a/patches/litecord/996.patch b/resources/patches/litecord/996.patch similarity index 100% rename from patches/litecord/996.patch rename to resources/patches/litecord/996.patch diff --git a/patches/litecord/README.md b/resources/patches/litecord/README.md similarity index 100% rename from patches/litecord/README.md rename to resources/patches/litecord/README.md diff --git a/patches/mutant/1006.patch b/resources/patches/mutant/1006.patch similarity index 100% rename from patches/mutant/1006.patch rename to resources/patches/mutant/1006.patch diff --git a/patches/mutant/1007.patch b/resources/patches/mutant/1007.patch similarity index 100% rename from patches/mutant/1007.patch rename to resources/patches/mutant/1007.patch diff --git a/patches/mutant/1011.patch b/resources/patches/mutant/1011.patch similarity index 100% rename from patches/mutant/1011.patch rename to resources/patches/mutant/1011.patch diff --git a/patches/mutant/1012.patch b/resources/patches/mutant/1012.patch similarity index 100% rename from patches/mutant/1012.patch rename to resources/patches/mutant/1012.patch diff --git a/patches/mutant/1013.patch b/resources/patches/mutant/1013.patch similarity index 100% rename from patches/mutant/1013.patch rename to resources/patches/mutant/1013.patch diff --git a/patches/mutant/1015.patch b/resources/patches/mutant/1015.patch similarity index 100% rename from patches/mutant/1015.patch rename to resources/patches/mutant/1015.patch diff --git a/patches/mutant/1016.patch b/resources/patches/mutant/1016.patch similarity index 100% rename from patches/mutant/1016.patch rename to resources/patches/mutant/1016.patch diff --git a/patches/mutant/1019.patch b/resources/patches/mutant/1019.patch similarity index 100% rename from patches/mutant/1019.patch rename to resources/patches/mutant/1019.patch diff --git a/patches/mutant/1020.patch b/resources/patches/mutant/1020.patch similarity index 100% rename from patches/mutant/1020.patch rename to resources/patches/mutant/1020.patch diff --git a/patches/mutant/1021.patch b/resources/patches/mutant/1021.patch similarity index 100% rename from patches/mutant/1021.patch rename to resources/patches/mutant/1021.patch diff --git a/patches/mutant/1022.patch b/resources/patches/mutant/1022.patch similarity index 100% rename from patches/mutant/1022.patch rename to resources/patches/mutant/1022.patch diff --git a/patches/mutant/1023.patch b/resources/patches/mutant/1023.patch similarity index 100% rename from patches/mutant/1023.patch rename to resources/patches/mutant/1023.patch diff --git a/patches/mutant/1024.patch b/resources/patches/mutant/1024.patch similarity index 100% rename from patches/mutant/1024.patch rename to resources/patches/mutant/1024.patch diff --git a/patches/mutant/1025.patch b/resources/patches/mutant/1025.patch similarity index 100% rename from patches/mutant/1025.patch rename to resources/patches/mutant/1025.patch diff --git a/patches/mutant/1026.patch b/resources/patches/mutant/1026.patch similarity index 100% rename from patches/mutant/1026.patch rename to resources/patches/mutant/1026.patch diff --git a/patches/mutant/1029.patch b/resources/patches/mutant/1029.patch similarity index 100% rename from patches/mutant/1029.patch rename to resources/patches/mutant/1029.patch diff --git a/patches/mutant/1031.patch b/resources/patches/mutant/1031.patch similarity index 100% rename from patches/mutant/1031.patch rename to resources/patches/mutant/1031.patch diff --git a/patches/mutant/1032.patch b/resources/patches/mutant/1032.patch similarity index 100% rename from patches/mutant/1032.patch rename to resources/patches/mutant/1032.patch diff --git a/patches/mutant/1033.patch b/resources/patches/mutant/1033.patch similarity index 100% rename from patches/mutant/1033.patch rename to resources/patches/mutant/1033.patch diff --git a/patches/mutant/1036.patch b/resources/patches/mutant/1036.patch similarity index 100% rename from patches/mutant/1036.patch rename to resources/patches/mutant/1036.patch diff --git a/patches/mutant/1037.patch b/resources/patches/mutant/1037.patch similarity index 100% rename from patches/mutant/1037.patch rename to resources/patches/mutant/1037.patch diff --git a/patches/mutant/1040.patch b/resources/patches/mutant/1040.patch similarity index 100% rename from patches/mutant/1040.patch rename to resources/patches/mutant/1040.patch diff --git a/patches/mutant/1041.patch b/resources/patches/mutant/1041.patch similarity index 100% rename from patches/mutant/1041.patch rename to resources/patches/mutant/1041.patch diff --git a/patches/mutant/1045.patch b/resources/patches/mutant/1045.patch similarity index 100% rename from patches/mutant/1045.patch rename to resources/patches/mutant/1045.patch diff --git a/patches/mutant/1046.patch b/resources/patches/mutant/1046.patch similarity index 100% rename from patches/mutant/1046.patch rename to resources/patches/mutant/1046.patch diff --git a/patches/mutant/1047.patch b/resources/patches/mutant/1047.patch similarity index 100% rename from patches/mutant/1047.patch rename to resources/patches/mutant/1047.patch diff --git a/patches/mutant/1049.patch b/resources/patches/mutant/1049.patch similarity index 100% rename from patches/mutant/1049.patch rename to resources/patches/mutant/1049.patch diff --git a/patches/mutant/1052.patch b/resources/patches/mutant/1052.patch similarity index 100% rename from patches/mutant/1052.patch rename to resources/patches/mutant/1052.patch diff --git a/patches/mutant/1053.patch b/resources/patches/mutant/1053.patch similarity index 100% rename from patches/mutant/1053.patch rename to resources/patches/mutant/1053.patch diff --git a/patches/mutant/1054.patch b/resources/patches/mutant/1054.patch similarity index 100% rename from patches/mutant/1054.patch rename to resources/patches/mutant/1054.patch diff --git a/patches/mutant/1056.patch b/resources/patches/mutant/1056.patch similarity index 100% rename from patches/mutant/1056.patch rename to resources/patches/mutant/1056.patch diff --git a/patches/mutant/1057.patch b/resources/patches/mutant/1057.patch similarity index 100% rename from patches/mutant/1057.patch rename to resources/patches/mutant/1057.patch diff --git a/patches/mutant/1062.patch b/resources/patches/mutant/1062.patch similarity index 100% rename from patches/mutant/1062.patch rename to resources/patches/mutant/1062.patch diff --git a/patches/mutant/1065.patch b/resources/patches/mutant/1065.patch similarity index 100% rename from patches/mutant/1065.patch rename to resources/patches/mutant/1065.patch diff --git a/patches/mutant/1066.patch b/resources/patches/mutant/1066.patch similarity index 100% rename from patches/mutant/1066.patch rename to resources/patches/mutant/1066.patch diff --git a/patches/mutant/1069.patch b/resources/patches/mutant/1069.patch similarity index 100% rename from patches/mutant/1069.patch rename to resources/patches/mutant/1069.patch diff --git a/patches/mutant/1073.patch b/resources/patches/mutant/1073.patch similarity index 100% rename from patches/mutant/1073.patch rename to resources/patches/mutant/1073.patch diff --git a/patches/mutant/1074.patch b/resources/patches/mutant/1074.patch similarity index 100% rename from patches/mutant/1074.patch rename to resources/patches/mutant/1074.patch diff --git a/patches/mutant/1078.patch b/resources/patches/mutant/1078.patch similarity index 100% rename from patches/mutant/1078.patch rename to resources/patches/mutant/1078.patch diff --git a/patches/mutant/1084.patch b/resources/patches/mutant/1084.patch similarity index 100% rename from patches/mutant/1084.patch rename to resources/patches/mutant/1084.patch diff --git a/patches/mutant/1085.patch b/resources/patches/mutant/1085.patch similarity index 100% rename from patches/mutant/1085.patch rename to resources/patches/mutant/1085.patch diff --git a/patches/mutant/1087.patch b/resources/patches/mutant/1087.patch similarity index 100% rename from patches/mutant/1087.patch rename to resources/patches/mutant/1087.patch diff --git a/patches/mutant/1091.patch b/resources/patches/mutant/1091.patch similarity index 100% rename from patches/mutant/1091.patch rename to resources/patches/mutant/1091.patch diff --git a/patches/mutant/1092.patch b/resources/patches/mutant/1092.patch similarity index 100% rename from patches/mutant/1092.patch rename to resources/patches/mutant/1092.patch diff --git a/patches/mutant/1100.patch b/resources/patches/mutant/1100.patch similarity index 100% rename from patches/mutant/1100.patch rename to resources/patches/mutant/1100.patch diff --git a/patches/mutant/1103.patch b/resources/patches/mutant/1103.patch similarity index 100% rename from patches/mutant/1103.patch rename to resources/patches/mutant/1103.patch diff --git a/patches/mutant/1104.patch b/resources/patches/mutant/1104.patch similarity index 100% rename from patches/mutant/1104.patch rename to resources/patches/mutant/1104.patch diff --git a/patches/mutant/1105.patch b/resources/patches/mutant/1105.patch similarity index 100% rename from patches/mutant/1105.patch rename to resources/patches/mutant/1105.patch diff --git a/patches/mutant/1107.patch b/resources/patches/mutant/1107.patch similarity index 100% rename from patches/mutant/1107.patch rename to resources/patches/mutant/1107.patch diff --git a/patches/mutant/1123.patch b/resources/patches/mutant/1123.patch similarity index 100% rename from patches/mutant/1123.patch rename to resources/patches/mutant/1123.patch diff --git a/patches/mutant/1132.patch b/resources/patches/mutant/1132.patch similarity index 100% rename from patches/mutant/1132.patch rename to resources/patches/mutant/1132.patch diff --git a/patches/mutant/1134.patch b/resources/patches/mutant/1134.patch similarity index 100% rename from patches/mutant/1134.patch rename to resources/patches/mutant/1134.patch diff --git a/patches/mutant/1144.patch b/resources/patches/mutant/1144.patch similarity index 100% rename from patches/mutant/1144.patch rename to resources/patches/mutant/1144.patch diff --git a/patches/mutant/1145.patch b/resources/patches/mutant/1145.patch similarity index 100% rename from patches/mutant/1145.patch rename to resources/patches/mutant/1145.patch diff --git a/patches/mutant/1146.patch b/resources/patches/mutant/1146.patch similarity index 100% rename from patches/mutant/1146.patch rename to resources/patches/mutant/1146.patch diff --git a/patches/mutant/1148.patch b/resources/patches/mutant/1148.patch similarity index 100% rename from patches/mutant/1148.patch rename to resources/patches/mutant/1148.patch diff --git a/patches/mutant/1150.patch b/resources/patches/mutant/1150.patch similarity index 100% rename from patches/mutant/1150.patch rename to resources/patches/mutant/1150.patch diff --git a/patches/mutant/1167.patch b/resources/patches/mutant/1167.patch similarity index 100% rename from patches/mutant/1167.patch rename to resources/patches/mutant/1167.patch diff --git a/patches/mutant/1169.patch b/resources/patches/mutant/1169.patch similarity index 100% rename from patches/mutant/1169.patch rename to resources/patches/mutant/1169.patch diff --git a/patches/mutant/1171.patch b/resources/patches/mutant/1171.patch similarity index 100% rename from patches/mutant/1171.patch rename to resources/patches/mutant/1171.patch diff --git a/patches/mutant/1180.patch b/resources/patches/mutant/1180.patch similarity index 100% rename from patches/mutant/1180.patch rename to resources/patches/mutant/1180.patch diff --git a/patches/mutant/1181.patch b/resources/patches/mutant/1181.patch similarity index 100% rename from patches/mutant/1181.patch rename to resources/patches/mutant/1181.patch diff --git a/patches/mutant/1192.patch b/resources/patches/mutant/1192.patch similarity index 100% rename from patches/mutant/1192.patch rename to resources/patches/mutant/1192.patch diff --git a/patches/mutant/1196.patch b/resources/patches/mutant/1196.patch similarity index 100% rename from patches/mutant/1196.patch rename to resources/patches/mutant/1196.patch diff --git a/patches/mutant/1200.patch b/resources/patches/mutant/1200.patch similarity index 100% rename from patches/mutant/1200.patch rename to resources/patches/mutant/1200.patch diff --git a/patches/mutant/1201.patch b/resources/patches/mutant/1201.patch similarity index 100% rename from patches/mutant/1201.patch rename to resources/patches/mutant/1201.patch diff --git a/patches/mutant/1208.patch b/resources/patches/mutant/1208.patch similarity index 100% rename from patches/mutant/1208.patch rename to resources/patches/mutant/1208.patch diff --git a/patches/mutant/1213.patch b/resources/patches/mutant/1213.patch similarity index 100% rename from patches/mutant/1213.patch rename to resources/patches/mutant/1213.patch diff --git a/patches/mutant/1216.patch b/resources/patches/mutant/1216.patch similarity index 100% rename from patches/mutant/1216.patch rename to resources/patches/mutant/1216.patch diff --git a/patches/mutant/1218.patch b/resources/patches/mutant/1218.patch similarity index 100% rename from patches/mutant/1218.patch rename to resources/patches/mutant/1218.patch diff --git a/patches/mutant/1223.patch b/resources/patches/mutant/1223.patch similarity index 100% rename from patches/mutant/1223.patch rename to resources/patches/mutant/1223.patch diff --git a/patches/mutant/1243.patch b/resources/patches/mutant/1243.patch similarity index 100% rename from patches/mutant/1243.patch rename to resources/patches/mutant/1243.patch diff --git a/patches/mutant/1246.patch b/resources/patches/mutant/1246.patch similarity index 100% rename from patches/mutant/1246.patch rename to resources/patches/mutant/1246.patch diff --git a/patches/mutant/1249.patch b/resources/patches/mutant/1249.patch similarity index 100% rename from patches/mutant/1249.patch rename to resources/patches/mutant/1249.patch diff --git a/patches/mutant/1251.patch b/resources/patches/mutant/1251.patch similarity index 100% rename from patches/mutant/1251.patch rename to resources/patches/mutant/1251.patch diff --git a/patches/mutant/1252.patch b/resources/patches/mutant/1252.patch similarity index 100% rename from patches/mutant/1252.patch rename to resources/patches/mutant/1252.patch diff --git a/patches/mutant/1259.patch b/resources/patches/mutant/1259.patch similarity index 100% rename from patches/mutant/1259.patch rename to resources/patches/mutant/1259.patch diff --git a/patches/mutant/1266.patch b/resources/patches/mutant/1266.patch similarity index 100% rename from patches/mutant/1266.patch rename to resources/patches/mutant/1266.patch diff --git a/patches/mutant/1270.patch b/resources/patches/mutant/1270.patch similarity index 100% rename from patches/mutant/1270.patch rename to resources/patches/mutant/1270.patch diff --git a/patches/mutant/1273.patch b/resources/patches/mutant/1273.patch similarity index 100% rename from patches/mutant/1273.patch rename to resources/patches/mutant/1273.patch diff --git a/patches/mutant/1279.patch b/resources/patches/mutant/1279.patch similarity index 100% rename from patches/mutant/1279.patch rename to resources/patches/mutant/1279.patch diff --git a/patches/mutant/1280.patch b/resources/patches/mutant/1280.patch similarity index 100% rename from patches/mutant/1280.patch rename to resources/patches/mutant/1280.patch diff --git a/patches/mutant/1281.patch b/resources/patches/mutant/1281.patch similarity index 100% rename from patches/mutant/1281.patch rename to resources/patches/mutant/1281.patch diff --git a/patches/mutant/1282.patch b/resources/patches/mutant/1282.patch similarity index 100% rename from patches/mutant/1282.patch rename to resources/patches/mutant/1282.patch diff --git a/patches/mutant/1284.patch b/resources/patches/mutant/1284.patch similarity index 100% rename from patches/mutant/1284.patch rename to resources/patches/mutant/1284.patch diff --git a/patches/mutant/1290.patch b/resources/patches/mutant/1290.patch similarity index 100% rename from patches/mutant/1290.patch rename to resources/patches/mutant/1290.patch diff --git a/patches/mutant/1294.patch b/resources/patches/mutant/1294.patch similarity index 100% rename from patches/mutant/1294.patch rename to resources/patches/mutant/1294.patch diff --git a/patches/mutant/1295.patch b/resources/patches/mutant/1295.patch similarity index 100% rename from patches/mutant/1295.patch rename to resources/patches/mutant/1295.patch diff --git a/patches/mutant/1298.patch b/resources/patches/mutant/1298.patch similarity index 100% rename from patches/mutant/1298.patch rename to resources/patches/mutant/1298.patch diff --git a/patches/mutant/1300.patch b/resources/patches/mutant/1300.patch similarity index 100% rename from patches/mutant/1300.patch rename to resources/patches/mutant/1300.patch diff --git a/patches/mutant/1301.patch b/resources/patches/mutant/1301.patch similarity index 100% rename from patches/mutant/1301.patch rename to resources/patches/mutant/1301.patch diff --git a/patches/mutant/1304.patch b/resources/patches/mutant/1304.patch similarity index 100% rename from patches/mutant/1304.patch rename to resources/patches/mutant/1304.patch diff --git a/patches/mutant/1306.patch b/resources/patches/mutant/1306.patch similarity index 100% rename from patches/mutant/1306.patch rename to resources/patches/mutant/1306.patch diff --git a/patches/mutant/1307.patch b/resources/patches/mutant/1307.patch similarity index 100% rename from patches/mutant/1307.patch rename to resources/patches/mutant/1307.patch diff --git a/patches/mutant/1310.patch b/resources/patches/mutant/1310.patch similarity index 100% rename from patches/mutant/1310.patch rename to resources/patches/mutant/1310.patch diff --git a/patches/mutant/1315.patch b/resources/patches/mutant/1315.patch similarity index 100% rename from patches/mutant/1315.patch rename to resources/patches/mutant/1315.patch diff --git a/patches/mutant/1318.patch b/resources/patches/mutant/1318.patch similarity index 100% rename from patches/mutant/1318.patch rename to resources/patches/mutant/1318.patch diff --git a/patches/mutant/1330.patch b/resources/patches/mutant/1330.patch similarity index 100% rename from patches/mutant/1330.patch rename to resources/patches/mutant/1330.patch diff --git a/patches/mutant/1334.patch b/resources/patches/mutant/1334.patch similarity index 100% rename from patches/mutant/1334.patch rename to resources/patches/mutant/1334.patch diff --git a/patches/mutant/1339.patch b/resources/patches/mutant/1339.patch similarity index 100% rename from patches/mutant/1339.patch rename to resources/patches/mutant/1339.patch diff --git a/patches/mutant/1340.patch b/resources/patches/mutant/1340.patch similarity index 100% rename from patches/mutant/1340.patch rename to resources/patches/mutant/1340.patch diff --git a/patches/mutant/1355.patch b/resources/patches/mutant/1355.patch similarity index 100% rename from patches/mutant/1355.patch rename to resources/patches/mutant/1355.patch diff --git a/patches/mutant/1356.patch b/resources/patches/mutant/1356.patch similarity index 100% rename from patches/mutant/1356.patch rename to resources/patches/mutant/1356.patch diff --git a/patches/mutant/1358.patch b/resources/patches/mutant/1358.patch similarity index 100% rename from patches/mutant/1358.patch rename to resources/patches/mutant/1358.patch diff --git a/patches/mutant/1361.patch b/resources/patches/mutant/1361.patch similarity index 100% rename from patches/mutant/1361.patch rename to resources/patches/mutant/1361.patch diff --git a/patches/mutant/1362.patch b/resources/patches/mutant/1362.patch similarity index 100% rename from patches/mutant/1362.patch rename to resources/patches/mutant/1362.patch diff --git a/patches/mutant/1365.patch b/resources/patches/mutant/1365.patch similarity index 100% rename from patches/mutant/1365.patch rename to resources/patches/mutant/1365.patch diff --git a/patches/mutant/1367.patch b/resources/patches/mutant/1367.patch similarity index 100% rename from patches/mutant/1367.patch rename to resources/patches/mutant/1367.patch diff --git a/patches/mutant/1368.patch b/resources/patches/mutant/1368.patch similarity index 100% rename from patches/mutant/1368.patch rename to resources/patches/mutant/1368.patch diff --git a/patches/mutant/1370.patch b/resources/patches/mutant/1370.patch similarity index 100% rename from patches/mutant/1370.patch rename to resources/patches/mutant/1370.patch diff --git a/patches/mutant/1371.patch b/resources/patches/mutant/1371.patch similarity index 100% rename from patches/mutant/1371.patch rename to resources/patches/mutant/1371.patch diff --git a/patches/mutant/78204.patch b/resources/patches/mutant/78204.patch similarity index 100% rename from patches/mutant/78204.patch rename to resources/patches/mutant/78204.patch diff --git a/patches/mutant/831.patch b/resources/patches/mutant/831.patch similarity index 100% rename from patches/mutant/831.patch rename to resources/patches/mutant/831.patch diff --git a/patches/mutant/832.patch b/resources/patches/mutant/832.patch similarity index 100% rename from patches/mutant/832.patch rename to resources/patches/mutant/832.patch diff --git a/patches/mutant/833.patch b/resources/patches/mutant/833.patch similarity index 100% rename from patches/mutant/833.patch rename to resources/patches/mutant/833.patch diff --git a/patches/mutant/834.patch b/resources/patches/mutant/834.patch similarity index 100% rename from patches/mutant/834.patch rename to resources/patches/mutant/834.patch diff --git a/patches/mutant/835.patch b/resources/patches/mutant/835.patch similarity index 100% rename from patches/mutant/835.patch rename to resources/patches/mutant/835.patch diff --git a/patches/mutant/836.patch b/resources/patches/mutant/836.patch similarity index 100% rename from patches/mutant/836.patch rename to resources/patches/mutant/836.patch diff --git a/patches/mutant/839.patch b/resources/patches/mutant/839.patch similarity index 100% rename from patches/mutant/839.patch rename to resources/patches/mutant/839.patch diff --git a/patches/mutant/841.patch b/resources/patches/mutant/841.patch similarity index 100% rename from patches/mutant/841.patch rename to resources/patches/mutant/841.patch diff --git a/patches/mutant/842.patch b/resources/patches/mutant/842.patch similarity index 100% rename from patches/mutant/842.patch rename to resources/patches/mutant/842.patch diff --git a/patches/mutant/843.patch b/resources/patches/mutant/843.patch similarity index 100% rename from patches/mutant/843.patch rename to resources/patches/mutant/843.patch diff --git a/patches/mutant/844.patch b/resources/patches/mutant/844.patch similarity index 100% rename from patches/mutant/844.patch rename to resources/patches/mutant/844.patch diff --git a/patches/mutant/845.patch b/resources/patches/mutant/845.patch similarity index 100% rename from patches/mutant/845.patch rename to resources/patches/mutant/845.patch diff --git a/patches/mutant/848.patch b/resources/patches/mutant/848.patch similarity index 100% rename from patches/mutant/848.patch rename to resources/patches/mutant/848.patch diff --git a/patches/mutant/850.patch b/resources/patches/mutant/850.patch similarity index 100% rename from patches/mutant/850.patch rename to resources/patches/mutant/850.patch diff --git a/patches/mutant/851.patch b/resources/patches/mutant/851.patch similarity index 100% rename from patches/mutant/851.patch rename to resources/patches/mutant/851.patch diff --git a/patches/mutant/853.patch b/resources/patches/mutant/853.patch similarity index 100% rename from patches/mutant/853.patch rename to resources/patches/mutant/853.patch diff --git a/patches/mutant/854.patch b/resources/patches/mutant/854.patch similarity index 100% rename from patches/mutant/854.patch rename to resources/patches/mutant/854.patch diff --git a/patches/mutant/855.patch b/resources/patches/mutant/855.patch similarity index 100% rename from patches/mutant/855.patch rename to resources/patches/mutant/855.patch diff --git a/patches/mutant/856.patch b/resources/patches/mutant/856.patch similarity index 100% rename from patches/mutant/856.patch rename to resources/patches/mutant/856.patch diff --git a/patches/mutant/87202.patch b/resources/patches/mutant/87202.patch similarity index 100% rename from patches/mutant/87202.patch rename to resources/patches/mutant/87202.patch diff --git a/patches/mutant/876.patch b/resources/patches/mutant/876.patch similarity index 100% rename from patches/mutant/876.patch rename to resources/patches/mutant/876.patch diff --git a/patches/mutant/884.patch b/resources/patches/mutant/884.patch similarity index 100% rename from patches/mutant/884.patch rename to resources/patches/mutant/884.patch diff --git a/patches/mutant/888.patch b/resources/patches/mutant/888.patch similarity index 100% rename from patches/mutant/888.patch rename to resources/patches/mutant/888.patch diff --git a/patches/mutant/896.patch b/resources/patches/mutant/896.patch similarity index 100% rename from patches/mutant/896.patch rename to resources/patches/mutant/896.patch diff --git a/patches/mutant/897.patch b/resources/patches/mutant/897.patch similarity index 100% rename from patches/mutant/897.patch rename to resources/patches/mutant/897.patch diff --git a/patches/mutant/898.patch b/resources/patches/mutant/898.patch similarity index 100% rename from patches/mutant/898.patch rename to resources/patches/mutant/898.patch diff --git a/patches/mutant/899.patch b/resources/patches/mutant/899.patch similarity index 100% rename from patches/mutant/899.patch rename to resources/patches/mutant/899.patch diff --git a/patches/mutant/900.patch b/resources/patches/mutant/900.patch similarity index 100% rename from patches/mutant/900.patch rename to resources/patches/mutant/900.patch diff --git a/patches/mutant/901.patch b/resources/patches/mutant/901.patch similarity index 100% rename from patches/mutant/901.patch rename to resources/patches/mutant/901.patch diff --git a/patches/mutant/902.patch b/resources/patches/mutant/902.patch similarity index 100% rename from patches/mutant/902.patch rename to resources/patches/mutant/902.patch diff --git a/patches/mutant/903.patch b/resources/patches/mutant/903.patch similarity index 100% rename from patches/mutant/903.patch rename to resources/patches/mutant/903.patch diff --git a/patches/mutant/904.patch b/resources/patches/mutant/904.patch similarity index 100% rename from patches/mutant/904.patch rename to resources/patches/mutant/904.patch diff --git a/patches/mutant/906.patch b/resources/patches/mutant/906.patch similarity index 100% rename from patches/mutant/906.patch rename to resources/patches/mutant/906.patch diff --git a/patches/mutant/909.patch b/resources/patches/mutant/909.patch similarity index 100% rename from patches/mutant/909.patch rename to resources/patches/mutant/909.patch diff --git a/patches/mutant/910.patch b/resources/patches/mutant/910.patch similarity index 100% rename from patches/mutant/910.patch rename to resources/patches/mutant/910.patch diff --git a/patches/mutant/938.patch b/resources/patches/mutant/938.patch similarity index 100% rename from patches/mutant/938.patch rename to resources/patches/mutant/938.patch diff --git a/patches/mutant/939.patch b/resources/patches/mutant/939.patch similarity index 100% rename from patches/mutant/939.patch rename to resources/patches/mutant/939.patch diff --git a/patches/mutant/940.patch b/resources/patches/mutant/940.patch similarity index 100% rename from patches/mutant/940.patch rename to resources/patches/mutant/940.patch diff --git a/patches/mutant/942.patch b/resources/patches/mutant/942.patch similarity index 100% rename from patches/mutant/942.patch rename to resources/patches/mutant/942.patch diff --git a/patches/mutant/943.patch b/resources/patches/mutant/943.patch similarity index 100% rename from patches/mutant/943.patch rename to resources/patches/mutant/943.patch diff --git a/patches/mutant/945.patch b/resources/patches/mutant/945.patch similarity index 100% rename from patches/mutant/945.patch rename to resources/patches/mutant/945.patch diff --git a/patches/mutant/946.patch b/resources/patches/mutant/946.patch similarity index 100% rename from patches/mutant/946.patch rename to resources/patches/mutant/946.patch diff --git a/patches/mutant/947.patch b/resources/patches/mutant/947.patch similarity index 100% rename from patches/mutant/947.patch rename to resources/patches/mutant/947.patch diff --git a/patches/mutant/948.patch b/resources/patches/mutant/948.patch similarity index 100% rename from patches/mutant/948.patch rename to resources/patches/mutant/948.patch diff --git a/patches/mutant/963.patch b/resources/patches/mutant/963.patch similarity index 100% rename from patches/mutant/963.patch rename to resources/patches/mutant/963.patch diff --git a/patches/mutant/964.patch b/resources/patches/mutant/964.patch similarity index 100% rename from patches/mutant/964.patch rename to resources/patches/mutant/964.patch diff --git a/patches/mutant/965.patch b/resources/patches/mutant/965.patch similarity index 100% rename from patches/mutant/965.patch rename to resources/patches/mutant/965.patch diff --git a/patches/mutant/966.patch b/resources/patches/mutant/966.patch similarity index 100% rename from patches/mutant/966.patch rename to resources/patches/mutant/966.patch diff --git a/patches/mutant/967.patch b/resources/patches/mutant/967.patch similarity index 100% rename from patches/mutant/967.patch rename to resources/patches/mutant/967.patch diff --git a/patches/mutant/968.patch b/resources/patches/mutant/968.patch similarity index 100% rename from patches/mutant/968.patch rename to resources/patches/mutant/968.patch diff --git a/patches/mutant/970.patch b/resources/patches/mutant/970.patch similarity index 100% rename from patches/mutant/970.patch rename to resources/patches/mutant/970.patch diff --git a/patches/mutant/980.patch b/resources/patches/mutant/980.patch similarity index 100% rename from patches/mutant/980.patch rename to resources/patches/mutant/980.patch diff --git a/patches/mutant/984.patch b/resources/patches/mutant/984.patch similarity index 100% rename from patches/mutant/984.patch rename to resources/patches/mutant/984.patch diff --git a/patches/mutant/986.patch b/resources/patches/mutant/986.patch similarity index 100% rename from patches/mutant/986.patch rename to resources/patches/mutant/986.patch diff --git a/patches/mutant/991.patch b/resources/patches/mutant/991.patch similarity index 100% rename from patches/mutant/991.patch rename to resources/patches/mutant/991.patch diff --git a/patches/mutant/992.patch b/resources/patches/mutant/992.patch similarity index 100% rename from patches/mutant/992.patch rename to resources/patches/mutant/992.patch diff --git a/patches/mutant/993.patch b/resources/patches/mutant/993.patch similarity index 100% rename from patches/mutant/993.patch rename to resources/patches/mutant/993.patch diff --git a/patches/mutant/994.patch b/resources/patches/mutant/994.patch similarity index 100% rename from patches/mutant/994.patch rename to resources/patches/mutant/994.patch diff --git a/patches/mutant/996.patch b/resources/patches/mutant/996.patch similarity index 100% rename from patches/mutant/996.patch rename to resources/patches/mutant/996.patch diff --git a/patches/mutant/README.md b/resources/patches/mutant/README.md similarity index 100% rename from patches/mutant/README.md rename to resources/patches/mutant/README.md diff --git a/patches/mutant/emojipatch.py b/resources/patches/mutant/emojipatch.py similarity index 100% rename from patches/mutant/emojipatch.py rename to resources/patches/mutant/emojipatch.py diff --git a/patches/mutant/emojireplace.py b/resources/patches/mutant/emojireplace.py similarity index 100% rename from patches/mutant/emojireplace.py rename to resources/patches/mutant/emojireplace.py diff --git a/patches/mutant/gendiversitycode.py b/resources/patches/mutant/gendiversitycode.py similarity index 100% rename from patches/mutant/gendiversitycode.py rename to resources/patches/mutant/gendiversitycode.py diff --git a/patches/mutant/genemojitest.py b/resources/patches/mutant/genemojitest.py similarity index 100% rename from patches/mutant/genemojitest.py rename to resources/patches/mutant/genemojitest.py diff --git a/patches/necessary/1006.patch b/resources/patches/necessary/1006.patch similarity index 100% rename from patches/necessary/1006.patch rename to resources/patches/necessary/1006.patch diff --git a/patches/necessary/1007.patch b/resources/patches/necessary/1007.patch similarity index 100% rename from patches/necessary/1007.patch rename to resources/patches/necessary/1007.patch diff --git a/patches/necessary/1011.patch b/resources/patches/necessary/1011.patch similarity index 100% rename from patches/necessary/1011.patch rename to resources/patches/necessary/1011.patch diff --git a/patches/necessary/1012.patch b/resources/patches/necessary/1012.patch similarity index 100% rename from patches/necessary/1012.patch rename to resources/patches/necessary/1012.patch diff --git a/patches/necessary/1013.patch b/resources/patches/necessary/1013.patch similarity index 100% rename from patches/necessary/1013.patch rename to resources/patches/necessary/1013.patch diff --git a/patches/necessary/1015.patch b/resources/patches/necessary/1015.patch similarity index 100% rename from patches/necessary/1015.patch rename to resources/patches/necessary/1015.patch diff --git a/patches/necessary/1016.patch b/resources/patches/necessary/1016.patch similarity index 100% rename from patches/necessary/1016.patch rename to resources/patches/necessary/1016.patch diff --git a/patches/necessary/1019.patch b/resources/patches/necessary/1019.patch similarity index 100% rename from patches/necessary/1019.patch rename to resources/patches/necessary/1019.patch diff --git a/patches/necessary/1020.patch b/resources/patches/necessary/1020.patch similarity index 100% rename from patches/necessary/1020.patch rename to resources/patches/necessary/1020.patch diff --git a/patches/necessary/1021.patch b/resources/patches/necessary/1021.patch similarity index 100% rename from patches/necessary/1021.patch rename to resources/patches/necessary/1021.patch diff --git a/patches/necessary/1022.patch b/resources/patches/necessary/1022.patch similarity index 100% rename from patches/necessary/1022.patch rename to resources/patches/necessary/1022.patch diff --git a/patches/necessary/1023.patch b/resources/patches/necessary/1023.patch similarity index 100% rename from patches/necessary/1023.patch rename to resources/patches/necessary/1023.patch diff --git a/patches/necessary/1024.patch b/resources/patches/necessary/1024.patch similarity index 100% rename from patches/necessary/1024.patch rename to resources/patches/necessary/1024.patch diff --git a/patches/necessary/1025.patch b/resources/patches/necessary/1025.patch similarity index 100% rename from patches/necessary/1025.patch rename to resources/patches/necessary/1025.patch diff --git a/patches/necessary/1026.patch b/resources/patches/necessary/1026.patch similarity index 100% rename from patches/necessary/1026.patch rename to resources/patches/necessary/1026.patch diff --git a/patches/necessary/1029.patch b/resources/patches/necessary/1029.patch similarity index 100% rename from patches/necessary/1029.patch rename to resources/patches/necessary/1029.patch diff --git a/patches/necessary/1031.patch b/resources/patches/necessary/1031.patch similarity index 100% rename from patches/necessary/1031.patch rename to resources/patches/necessary/1031.patch diff --git a/patches/necessary/1032.patch b/resources/patches/necessary/1032.patch similarity index 100% rename from patches/necessary/1032.patch rename to resources/patches/necessary/1032.patch diff --git a/patches/necessary/1033.patch b/resources/patches/necessary/1033.patch similarity index 100% rename from patches/necessary/1033.patch rename to resources/patches/necessary/1033.patch diff --git a/patches/necessary/1036.patch b/resources/patches/necessary/1036.patch similarity index 100% rename from patches/necessary/1036.patch rename to resources/patches/necessary/1036.patch diff --git a/patches/necessary/1037.patch b/resources/patches/necessary/1037.patch similarity index 100% rename from patches/necessary/1037.patch rename to resources/patches/necessary/1037.patch diff --git a/patches/necessary/1040.patch b/resources/patches/necessary/1040.patch similarity index 100% rename from patches/necessary/1040.patch rename to resources/patches/necessary/1040.patch diff --git a/patches/necessary/1041.patch b/resources/patches/necessary/1041.patch similarity index 100% rename from patches/necessary/1041.patch rename to resources/patches/necessary/1041.patch diff --git a/patches/necessary/1045.patch b/resources/patches/necessary/1045.patch similarity index 100% rename from patches/necessary/1045.patch rename to resources/patches/necessary/1045.patch diff --git a/patches/necessary/1046.patch b/resources/patches/necessary/1046.patch similarity index 100% rename from patches/necessary/1046.patch rename to resources/patches/necessary/1046.patch diff --git a/patches/necessary/1047.patch b/resources/patches/necessary/1047.patch similarity index 100% rename from patches/necessary/1047.patch rename to resources/patches/necessary/1047.patch diff --git a/patches/necessary/1049.patch b/resources/patches/necessary/1049.patch similarity index 100% rename from patches/necessary/1049.patch rename to resources/patches/necessary/1049.patch diff --git a/patches/necessary/1052.patch b/resources/patches/necessary/1052.patch similarity index 100% rename from patches/necessary/1052.patch rename to resources/patches/necessary/1052.patch diff --git a/patches/necessary/1053.patch b/resources/patches/necessary/1053.patch similarity index 100% rename from patches/necessary/1053.patch rename to resources/patches/necessary/1053.patch diff --git a/patches/necessary/1054.patch b/resources/patches/necessary/1054.patch similarity index 100% rename from patches/necessary/1054.patch rename to resources/patches/necessary/1054.patch diff --git a/patches/necessary/1056.patch b/resources/patches/necessary/1056.patch similarity index 100% rename from patches/necessary/1056.patch rename to resources/patches/necessary/1056.patch diff --git a/patches/necessary/1057.patch b/resources/patches/necessary/1057.patch similarity index 100% rename from patches/necessary/1057.patch rename to resources/patches/necessary/1057.patch diff --git a/patches/necessary/1062.patch b/resources/patches/necessary/1062.patch similarity index 100% rename from patches/necessary/1062.patch rename to resources/patches/necessary/1062.patch diff --git a/patches/necessary/1065.patch b/resources/patches/necessary/1065.patch similarity index 100% rename from patches/necessary/1065.patch rename to resources/patches/necessary/1065.patch diff --git a/patches/necessary/1066.patch b/resources/patches/necessary/1066.patch similarity index 100% rename from patches/necessary/1066.patch rename to resources/patches/necessary/1066.patch diff --git a/patches/necessary/1069.patch b/resources/patches/necessary/1069.patch similarity index 100% rename from patches/necessary/1069.patch rename to resources/patches/necessary/1069.patch diff --git a/patches/necessary/1073.patch b/resources/patches/necessary/1073.patch similarity index 100% rename from patches/necessary/1073.patch rename to resources/patches/necessary/1073.patch diff --git a/patches/necessary/1074.patch b/resources/patches/necessary/1074.patch similarity index 100% rename from patches/necessary/1074.patch rename to resources/patches/necessary/1074.patch diff --git a/patches/necessary/1078.patch b/resources/patches/necessary/1078.patch similarity index 100% rename from patches/necessary/1078.patch rename to resources/patches/necessary/1078.patch diff --git a/patches/necessary/1084.patch b/resources/patches/necessary/1084.patch similarity index 100% rename from patches/necessary/1084.patch rename to resources/patches/necessary/1084.patch diff --git a/patches/necessary/1085.patch b/resources/patches/necessary/1085.patch similarity index 100% rename from patches/necessary/1085.patch rename to resources/patches/necessary/1085.patch diff --git a/patches/necessary/1087.patch b/resources/patches/necessary/1087.patch similarity index 100% rename from patches/necessary/1087.patch rename to resources/patches/necessary/1087.patch diff --git a/patches/necessary/1091.patch b/resources/patches/necessary/1091.patch similarity index 100% rename from patches/necessary/1091.patch rename to resources/patches/necessary/1091.patch diff --git a/patches/necessary/1092.patch b/resources/patches/necessary/1092.patch similarity index 100% rename from patches/necessary/1092.patch rename to resources/patches/necessary/1092.patch diff --git a/patches/necessary/1100.patch b/resources/patches/necessary/1100.patch similarity index 100% rename from patches/necessary/1100.patch rename to resources/patches/necessary/1100.patch diff --git a/patches/necessary/1103.patch b/resources/patches/necessary/1103.patch similarity index 100% rename from patches/necessary/1103.patch rename to resources/patches/necessary/1103.patch diff --git a/patches/necessary/1104.patch b/resources/patches/necessary/1104.patch similarity index 100% rename from patches/necessary/1104.patch rename to resources/patches/necessary/1104.patch diff --git a/patches/necessary/1105.patch b/resources/patches/necessary/1105.patch similarity index 100% rename from patches/necessary/1105.patch rename to resources/patches/necessary/1105.patch diff --git a/patches/necessary/1107.patch b/resources/patches/necessary/1107.patch similarity index 100% rename from patches/necessary/1107.patch rename to resources/patches/necessary/1107.patch diff --git a/patches/necessary/1123.patch b/resources/patches/necessary/1123.patch similarity index 100% rename from patches/necessary/1123.patch rename to resources/patches/necessary/1123.patch diff --git a/patches/necessary/1132.patch b/resources/patches/necessary/1132.patch similarity index 100% rename from patches/necessary/1132.patch rename to resources/patches/necessary/1132.patch diff --git a/patches/necessary/1134.patch b/resources/patches/necessary/1134.patch similarity index 100% rename from patches/necessary/1134.patch rename to resources/patches/necessary/1134.patch diff --git a/patches/necessary/1144.patch b/resources/patches/necessary/1144.patch similarity index 100% rename from patches/necessary/1144.patch rename to resources/patches/necessary/1144.patch diff --git a/patches/necessary/1145.patch b/resources/patches/necessary/1145.patch similarity index 100% rename from patches/necessary/1145.patch rename to resources/patches/necessary/1145.patch diff --git a/patches/necessary/1146.patch b/resources/patches/necessary/1146.patch similarity index 100% rename from patches/necessary/1146.patch rename to resources/patches/necessary/1146.patch diff --git a/patches/necessary/1148.patch b/resources/patches/necessary/1148.patch similarity index 100% rename from patches/necessary/1148.patch rename to resources/patches/necessary/1148.patch diff --git a/patches/necessary/1150.patch b/resources/patches/necessary/1150.patch similarity index 100% rename from patches/necessary/1150.patch rename to resources/patches/necessary/1150.patch diff --git a/patches/necessary/1167.patch b/resources/patches/necessary/1167.patch similarity index 100% rename from patches/necessary/1167.patch rename to resources/patches/necessary/1167.patch diff --git a/patches/necessary/1169.patch b/resources/patches/necessary/1169.patch similarity index 100% rename from patches/necessary/1169.patch rename to resources/patches/necessary/1169.patch diff --git a/patches/necessary/1171.patch b/resources/patches/necessary/1171.patch similarity index 100% rename from patches/necessary/1171.patch rename to resources/patches/necessary/1171.patch diff --git a/patches/necessary/1180.patch b/resources/patches/necessary/1180.patch similarity index 100% rename from patches/necessary/1180.patch rename to resources/patches/necessary/1180.patch diff --git a/patches/necessary/1181.patch b/resources/patches/necessary/1181.patch similarity index 100% rename from patches/necessary/1181.patch rename to resources/patches/necessary/1181.patch diff --git a/patches/necessary/1192.patch b/resources/patches/necessary/1192.patch similarity index 100% rename from patches/necessary/1192.patch rename to resources/patches/necessary/1192.patch diff --git a/patches/necessary/1196.patch b/resources/patches/necessary/1196.patch similarity index 100% rename from patches/necessary/1196.patch rename to resources/patches/necessary/1196.patch diff --git a/patches/necessary/1200.patch b/resources/patches/necessary/1200.patch similarity index 100% rename from patches/necessary/1200.patch rename to resources/patches/necessary/1200.patch diff --git a/patches/necessary/1201.patch b/resources/patches/necessary/1201.patch similarity index 100% rename from patches/necessary/1201.patch rename to resources/patches/necessary/1201.patch diff --git a/patches/necessary/1208.patch b/resources/patches/necessary/1208.patch similarity index 100% rename from patches/necessary/1208.patch rename to resources/patches/necessary/1208.patch diff --git a/patches/necessary/1213.patch b/resources/patches/necessary/1213.patch similarity index 100% rename from patches/necessary/1213.patch rename to resources/patches/necessary/1213.patch diff --git a/patches/necessary/1216.patch b/resources/patches/necessary/1216.patch similarity index 100% rename from patches/necessary/1216.patch rename to resources/patches/necessary/1216.patch diff --git a/patches/necessary/1218.patch b/resources/patches/necessary/1218.patch similarity index 100% rename from patches/necessary/1218.patch rename to resources/patches/necessary/1218.patch diff --git a/patches/necessary/1223.patch b/resources/patches/necessary/1223.patch similarity index 100% rename from patches/necessary/1223.patch rename to resources/patches/necessary/1223.patch diff --git a/patches/necessary/1243.patch b/resources/patches/necessary/1243.patch similarity index 100% rename from patches/necessary/1243.patch rename to resources/patches/necessary/1243.patch diff --git a/patches/necessary/1246.patch b/resources/patches/necessary/1246.patch similarity index 100% rename from patches/necessary/1246.patch rename to resources/patches/necessary/1246.patch diff --git a/patches/necessary/1249.patch b/resources/patches/necessary/1249.patch similarity index 100% rename from patches/necessary/1249.patch rename to resources/patches/necessary/1249.patch diff --git a/patches/necessary/1251.patch b/resources/patches/necessary/1251.patch similarity index 100% rename from patches/necessary/1251.patch rename to resources/patches/necessary/1251.patch diff --git a/patches/necessary/1252.patch b/resources/patches/necessary/1252.patch similarity index 100% rename from patches/necessary/1252.patch rename to resources/patches/necessary/1252.patch diff --git a/patches/necessary/1259.patch b/resources/patches/necessary/1259.patch similarity index 100% rename from patches/necessary/1259.patch rename to resources/patches/necessary/1259.patch diff --git a/patches/necessary/1266.patch b/resources/patches/necessary/1266.patch similarity index 100% rename from patches/necessary/1266.patch rename to resources/patches/necessary/1266.patch diff --git a/patches/necessary/1270.patch b/resources/patches/necessary/1270.patch similarity index 100% rename from patches/necessary/1270.patch rename to resources/patches/necessary/1270.patch diff --git a/patches/necessary/1273.patch b/resources/patches/necessary/1273.patch similarity index 100% rename from patches/necessary/1273.patch rename to resources/patches/necessary/1273.patch diff --git a/patches/necessary/1279.patch b/resources/patches/necessary/1279.patch similarity index 100% rename from patches/necessary/1279.patch rename to resources/patches/necessary/1279.patch diff --git a/patches/necessary/1280.patch b/resources/patches/necessary/1280.patch similarity index 100% rename from patches/necessary/1280.patch rename to resources/patches/necessary/1280.patch diff --git a/patches/necessary/1281.patch b/resources/patches/necessary/1281.patch similarity index 100% rename from patches/necessary/1281.patch rename to resources/patches/necessary/1281.patch diff --git a/patches/necessary/1282.patch b/resources/patches/necessary/1282.patch similarity index 100% rename from patches/necessary/1282.patch rename to resources/patches/necessary/1282.patch diff --git a/patches/necessary/1284.patch b/resources/patches/necessary/1284.patch similarity index 100% rename from patches/necessary/1284.patch rename to resources/patches/necessary/1284.patch diff --git a/patches/necessary/1290.patch b/resources/patches/necessary/1290.patch similarity index 100% rename from patches/necessary/1290.patch rename to resources/patches/necessary/1290.patch diff --git a/patches/necessary/1294.patch b/resources/patches/necessary/1294.patch similarity index 100% rename from patches/necessary/1294.patch rename to resources/patches/necessary/1294.patch diff --git a/patches/necessary/1295.patch b/resources/patches/necessary/1295.patch similarity index 100% rename from patches/necessary/1295.patch rename to resources/patches/necessary/1295.patch diff --git a/patches/necessary/1298.patch b/resources/patches/necessary/1298.patch similarity index 100% rename from patches/necessary/1298.patch rename to resources/patches/necessary/1298.patch diff --git a/patches/necessary/1300.patch b/resources/patches/necessary/1300.patch similarity index 100% rename from patches/necessary/1300.patch rename to resources/patches/necessary/1300.patch diff --git a/patches/necessary/1301.patch b/resources/patches/necessary/1301.patch similarity index 100% rename from patches/necessary/1301.patch rename to resources/patches/necessary/1301.patch diff --git a/patches/necessary/1304.patch b/resources/patches/necessary/1304.patch similarity index 100% rename from patches/necessary/1304.patch rename to resources/patches/necessary/1304.patch diff --git a/patches/necessary/1306.patch b/resources/patches/necessary/1306.patch similarity index 100% rename from patches/necessary/1306.patch rename to resources/patches/necessary/1306.patch diff --git a/patches/necessary/1307.patch b/resources/patches/necessary/1307.patch similarity index 100% rename from patches/necessary/1307.patch rename to resources/patches/necessary/1307.patch diff --git a/patches/necessary/1310.patch b/resources/patches/necessary/1310.patch similarity index 100% rename from patches/necessary/1310.patch rename to resources/patches/necessary/1310.patch diff --git a/patches/necessary/1315.patch b/resources/patches/necessary/1315.patch similarity index 100% rename from patches/necessary/1315.patch rename to resources/patches/necessary/1315.patch diff --git a/patches/necessary/1318.patch b/resources/patches/necessary/1318.patch similarity index 100% rename from patches/necessary/1318.patch rename to resources/patches/necessary/1318.patch diff --git a/patches/necessary/1330.patch b/resources/patches/necessary/1330.patch similarity index 100% rename from patches/necessary/1330.patch rename to resources/patches/necessary/1330.patch diff --git a/patches/necessary/1334.patch b/resources/patches/necessary/1334.patch similarity index 100% rename from patches/necessary/1334.patch rename to resources/patches/necessary/1334.patch diff --git a/patches/necessary/1339.patch b/resources/patches/necessary/1339.patch similarity index 100% rename from patches/necessary/1339.patch rename to resources/patches/necessary/1339.patch diff --git a/patches/necessary/1340.patch b/resources/patches/necessary/1340.patch similarity index 100% rename from patches/necessary/1340.patch rename to resources/patches/necessary/1340.patch diff --git a/patches/necessary/1355.patch b/resources/patches/necessary/1355.patch similarity index 100% rename from patches/necessary/1355.patch rename to resources/patches/necessary/1355.patch diff --git a/patches/necessary/1356.patch b/resources/patches/necessary/1356.patch similarity index 100% rename from patches/necessary/1356.patch rename to resources/patches/necessary/1356.patch diff --git a/patches/necessary/1358.patch b/resources/patches/necessary/1358.patch similarity index 100% rename from patches/necessary/1358.patch rename to resources/patches/necessary/1358.patch diff --git a/patches/necessary/1361.patch b/resources/patches/necessary/1361.patch similarity index 100% rename from patches/necessary/1361.patch rename to resources/patches/necessary/1361.patch diff --git a/patches/necessary/1362.patch b/resources/patches/necessary/1362.patch similarity index 100% rename from patches/necessary/1362.patch rename to resources/patches/necessary/1362.patch diff --git a/patches/necessary/1365.patch b/resources/patches/necessary/1365.patch similarity index 100% rename from patches/necessary/1365.patch rename to resources/patches/necessary/1365.patch diff --git a/patches/necessary/1367.patch b/resources/patches/necessary/1367.patch similarity index 100% rename from patches/necessary/1367.patch rename to resources/patches/necessary/1367.patch diff --git a/patches/necessary/1368.patch b/resources/patches/necessary/1368.patch similarity index 100% rename from patches/necessary/1368.patch rename to resources/patches/necessary/1368.patch diff --git a/patches/necessary/1370.patch b/resources/patches/necessary/1370.patch similarity index 100% rename from patches/necessary/1370.patch rename to resources/patches/necessary/1370.patch diff --git a/patches/necessary/1371.patch b/resources/patches/necessary/1371.patch similarity index 100% rename from patches/necessary/1371.patch rename to resources/patches/necessary/1371.patch diff --git a/patches/necessary/78204.patch b/resources/patches/necessary/78204.patch similarity index 100% rename from patches/necessary/78204.patch rename to resources/patches/necessary/78204.patch diff --git a/patches/necessary/831.patch b/resources/patches/necessary/831.patch similarity index 100% rename from patches/necessary/831.patch rename to resources/patches/necessary/831.patch diff --git a/patches/necessary/832.patch b/resources/patches/necessary/832.patch similarity index 100% rename from patches/necessary/832.patch rename to resources/patches/necessary/832.patch diff --git a/patches/necessary/833.patch b/resources/patches/necessary/833.patch similarity index 100% rename from patches/necessary/833.patch rename to resources/patches/necessary/833.patch diff --git a/patches/necessary/834.patch b/resources/patches/necessary/834.patch similarity index 100% rename from patches/necessary/834.patch rename to resources/patches/necessary/834.patch diff --git a/patches/necessary/835.patch b/resources/patches/necessary/835.patch similarity index 100% rename from patches/necessary/835.patch rename to resources/patches/necessary/835.patch diff --git a/patches/necessary/836.patch b/resources/patches/necessary/836.patch similarity index 100% rename from patches/necessary/836.patch rename to resources/patches/necessary/836.patch diff --git a/patches/necessary/839.patch b/resources/patches/necessary/839.patch similarity index 100% rename from patches/necessary/839.patch rename to resources/patches/necessary/839.patch diff --git a/patches/necessary/841.patch b/resources/patches/necessary/841.patch similarity index 100% rename from patches/necessary/841.patch rename to resources/patches/necessary/841.patch diff --git a/patches/necessary/842.patch b/resources/patches/necessary/842.patch similarity index 100% rename from patches/necessary/842.patch rename to resources/patches/necessary/842.patch diff --git a/patches/necessary/843.patch b/resources/patches/necessary/843.patch similarity index 100% rename from patches/necessary/843.patch rename to resources/patches/necessary/843.patch diff --git a/patches/necessary/844.patch b/resources/patches/necessary/844.patch similarity index 100% rename from patches/necessary/844.patch rename to resources/patches/necessary/844.patch diff --git a/patches/necessary/845.patch b/resources/patches/necessary/845.patch similarity index 100% rename from patches/necessary/845.patch rename to resources/patches/necessary/845.patch diff --git a/patches/necessary/848.patch b/resources/patches/necessary/848.patch similarity index 100% rename from patches/necessary/848.patch rename to resources/patches/necessary/848.patch diff --git a/patches/necessary/850.patch b/resources/patches/necessary/850.patch similarity index 100% rename from patches/necessary/850.patch rename to resources/patches/necessary/850.patch diff --git a/patches/necessary/851.patch b/resources/patches/necessary/851.patch similarity index 100% rename from patches/necessary/851.patch rename to resources/patches/necessary/851.patch diff --git a/patches/necessary/853.patch b/resources/patches/necessary/853.patch similarity index 100% rename from patches/necessary/853.patch rename to resources/patches/necessary/853.patch diff --git a/patches/necessary/854.patch b/resources/patches/necessary/854.patch similarity index 100% rename from patches/necessary/854.patch rename to resources/patches/necessary/854.patch diff --git a/patches/necessary/855.patch b/resources/patches/necessary/855.patch similarity index 100% rename from patches/necessary/855.patch rename to resources/patches/necessary/855.patch diff --git a/patches/necessary/87202.patch b/resources/patches/necessary/87202.patch similarity index 100% rename from patches/necessary/87202.patch rename to resources/patches/necessary/87202.patch diff --git a/patches/necessary/876.patch b/resources/patches/necessary/876.patch similarity index 100% rename from patches/necessary/876.patch rename to resources/patches/necessary/876.patch diff --git a/patches/necessary/884.patch b/resources/patches/necessary/884.patch similarity index 100% rename from patches/necessary/884.patch rename to resources/patches/necessary/884.patch diff --git a/patches/necessary/888.patch b/resources/patches/necessary/888.patch similarity index 100% rename from patches/necessary/888.patch rename to resources/patches/necessary/888.patch diff --git a/patches/necessary/896.patch b/resources/patches/necessary/896.patch similarity index 100% rename from patches/necessary/896.patch rename to resources/patches/necessary/896.patch diff --git a/patches/necessary/897.patch b/resources/patches/necessary/897.patch similarity index 100% rename from patches/necessary/897.patch rename to resources/patches/necessary/897.patch diff --git a/patches/necessary/898.patch b/resources/patches/necessary/898.patch similarity index 100% rename from patches/necessary/898.patch rename to resources/patches/necessary/898.patch diff --git a/patches/necessary/899.patch b/resources/patches/necessary/899.patch similarity index 100% rename from patches/necessary/899.patch rename to resources/patches/necessary/899.patch diff --git a/patches/necessary/900.patch b/resources/patches/necessary/900.patch similarity index 100% rename from patches/necessary/900.patch rename to resources/patches/necessary/900.patch diff --git a/patches/necessary/901.patch b/resources/patches/necessary/901.patch similarity index 100% rename from patches/necessary/901.patch rename to resources/patches/necessary/901.patch diff --git a/patches/necessary/902.patch b/resources/patches/necessary/902.patch similarity index 100% rename from patches/necessary/902.patch rename to resources/patches/necessary/902.patch diff --git a/patches/necessary/903.patch b/resources/patches/necessary/903.patch similarity index 100% rename from patches/necessary/903.patch rename to resources/patches/necessary/903.patch diff --git a/patches/necessary/904.patch b/resources/patches/necessary/904.patch similarity index 100% rename from patches/necessary/904.patch rename to resources/patches/necessary/904.patch diff --git a/patches/necessary/906.patch b/resources/patches/necessary/906.patch similarity index 100% rename from patches/necessary/906.patch rename to resources/patches/necessary/906.patch diff --git a/patches/necessary/909.patch b/resources/patches/necessary/909.patch similarity index 100% rename from patches/necessary/909.patch rename to resources/patches/necessary/909.patch diff --git a/patches/necessary/910.patch b/resources/patches/necessary/910.patch similarity index 100% rename from patches/necessary/910.patch rename to resources/patches/necessary/910.patch diff --git a/patches/necessary/938.patch b/resources/patches/necessary/938.patch similarity index 100% rename from patches/necessary/938.patch rename to resources/patches/necessary/938.patch diff --git a/patches/necessary/939.patch b/resources/patches/necessary/939.patch similarity index 100% rename from patches/necessary/939.patch rename to resources/patches/necessary/939.patch diff --git a/patches/necessary/940.patch b/resources/patches/necessary/940.patch similarity index 100% rename from patches/necessary/940.patch rename to resources/patches/necessary/940.patch diff --git a/patches/necessary/942.patch b/resources/patches/necessary/942.patch similarity index 100% rename from patches/necessary/942.patch rename to resources/patches/necessary/942.patch diff --git a/patches/necessary/943.patch b/resources/patches/necessary/943.patch similarity index 100% rename from patches/necessary/943.patch rename to resources/patches/necessary/943.patch diff --git a/patches/necessary/945.patch b/resources/patches/necessary/945.patch similarity index 100% rename from patches/necessary/945.patch rename to resources/patches/necessary/945.patch diff --git a/patches/necessary/946.patch b/resources/patches/necessary/946.patch similarity index 100% rename from patches/necessary/946.patch rename to resources/patches/necessary/946.patch diff --git a/patches/necessary/947.patch b/resources/patches/necessary/947.patch similarity index 100% rename from patches/necessary/947.patch rename to resources/patches/necessary/947.patch diff --git a/patches/necessary/948.patch b/resources/patches/necessary/948.patch similarity index 100% rename from patches/necessary/948.patch rename to resources/patches/necessary/948.patch diff --git a/patches/necessary/963.patch b/resources/patches/necessary/963.patch similarity index 100% rename from patches/necessary/963.patch rename to resources/patches/necessary/963.patch diff --git a/patches/necessary/964.patch b/resources/patches/necessary/964.patch similarity index 100% rename from patches/necessary/964.patch rename to resources/patches/necessary/964.patch diff --git a/patches/necessary/965.patch b/resources/patches/necessary/965.patch similarity index 100% rename from patches/necessary/965.patch rename to resources/patches/necessary/965.patch diff --git a/patches/necessary/966.patch b/resources/patches/necessary/966.patch similarity index 100% rename from patches/necessary/966.patch rename to resources/patches/necessary/966.patch diff --git a/patches/necessary/967.patch b/resources/patches/necessary/967.patch similarity index 100% rename from patches/necessary/967.patch rename to resources/patches/necessary/967.patch diff --git a/patches/necessary/968.patch b/resources/patches/necessary/968.patch similarity index 100% rename from patches/necessary/968.patch rename to resources/patches/necessary/968.patch diff --git a/patches/necessary/970.patch b/resources/patches/necessary/970.patch similarity index 100% rename from patches/necessary/970.patch rename to resources/patches/necessary/970.patch diff --git a/patches/necessary/980.patch b/resources/patches/necessary/980.patch similarity index 100% rename from patches/necessary/980.patch rename to resources/patches/necessary/980.patch diff --git a/patches/necessary/984.patch b/resources/patches/necessary/984.patch similarity index 100% rename from patches/necessary/984.patch rename to resources/patches/necessary/984.patch diff --git a/patches/necessary/986.patch b/resources/patches/necessary/986.patch similarity index 100% rename from patches/necessary/986.patch rename to resources/patches/necessary/986.patch diff --git a/patches/necessary/991.patch b/resources/patches/necessary/991.patch similarity index 100% rename from patches/necessary/991.patch rename to resources/patches/necessary/991.patch diff --git a/patches/necessary/992.patch b/resources/patches/necessary/992.patch similarity index 100% rename from patches/necessary/992.patch rename to resources/patches/necessary/992.patch diff --git a/patches/necessary/993.patch b/resources/patches/necessary/993.patch similarity index 100% rename from patches/necessary/993.patch rename to resources/patches/necessary/993.patch diff --git a/patches/necessary/994.patch b/resources/patches/necessary/994.patch similarity index 100% rename from patches/necessary/994.patch rename to resources/patches/necessary/994.patch diff --git a/patches/necessary/996.patch b/resources/patches/necessary/996.patch similarity index 100% rename from patches/necessary/996.patch rename to resources/patches/necessary/996.patch diff --git a/patches/necessary/README.md b/resources/patches/necessary/README.md similarity index 100% rename from patches/necessary/README.md rename to resources/patches/necessary/README.md diff --git a/patches/noblocked/1006.patch b/resources/patches/noblocked/1006.patch similarity index 100% rename from patches/noblocked/1006.patch rename to resources/patches/noblocked/1006.patch diff --git a/patches/noblocked/1007.patch b/resources/patches/noblocked/1007.patch similarity index 100% rename from patches/noblocked/1007.patch rename to resources/patches/noblocked/1007.patch diff --git a/patches/noblocked/1011.patch b/resources/patches/noblocked/1011.patch similarity index 100% rename from patches/noblocked/1011.patch rename to resources/patches/noblocked/1011.patch diff --git a/patches/noblocked/1012.patch b/resources/patches/noblocked/1012.patch similarity index 100% rename from patches/noblocked/1012.patch rename to resources/patches/noblocked/1012.patch diff --git a/patches/noblocked/1013.patch b/resources/patches/noblocked/1013.patch similarity index 100% rename from patches/noblocked/1013.patch rename to resources/patches/noblocked/1013.patch diff --git a/patches/noblocked/1015.patch b/resources/patches/noblocked/1015.patch similarity index 100% rename from patches/noblocked/1015.patch rename to resources/patches/noblocked/1015.patch diff --git a/patches/noblocked/1016.patch b/resources/patches/noblocked/1016.patch similarity index 100% rename from patches/noblocked/1016.patch rename to resources/patches/noblocked/1016.patch diff --git a/patches/noblocked/1019.patch b/resources/patches/noblocked/1019.patch similarity index 100% rename from patches/noblocked/1019.patch rename to resources/patches/noblocked/1019.patch diff --git a/patches/noblocked/1020.patch b/resources/patches/noblocked/1020.patch similarity index 100% rename from patches/noblocked/1020.patch rename to resources/patches/noblocked/1020.patch diff --git a/patches/noblocked/1021.patch b/resources/patches/noblocked/1021.patch similarity index 100% rename from patches/noblocked/1021.patch rename to resources/patches/noblocked/1021.patch diff --git a/patches/noblocked/1022.patch b/resources/patches/noblocked/1022.patch similarity index 100% rename from patches/noblocked/1022.patch rename to resources/patches/noblocked/1022.patch diff --git a/patches/noblocked/1023.patch b/resources/patches/noblocked/1023.patch similarity index 100% rename from patches/noblocked/1023.patch rename to resources/patches/noblocked/1023.patch diff --git a/patches/noblocked/1024.patch b/resources/patches/noblocked/1024.patch similarity index 100% rename from patches/noblocked/1024.patch rename to resources/patches/noblocked/1024.patch diff --git a/patches/noblocked/1025.patch b/resources/patches/noblocked/1025.patch similarity index 100% rename from patches/noblocked/1025.patch rename to resources/patches/noblocked/1025.patch diff --git a/patches/noblocked/1026.patch b/resources/patches/noblocked/1026.patch similarity index 100% rename from patches/noblocked/1026.patch rename to resources/patches/noblocked/1026.patch diff --git a/patches/noblocked/1029.patch b/resources/patches/noblocked/1029.patch similarity index 100% rename from patches/noblocked/1029.patch rename to resources/patches/noblocked/1029.patch diff --git a/patches/noblocked/1031.patch b/resources/patches/noblocked/1031.patch similarity index 100% rename from patches/noblocked/1031.patch rename to resources/patches/noblocked/1031.patch diff --git a/patches/noblocked/1032.patch b/resources/patches/noblocked/1032.patch similarity index 100% rename from patches/noblocked/1032.patch rename to resources/patches/noblocked/1032.patch diff --git a/patches/noblocked/1033.patch b/resources/patches/noblocked/1033.patch similarity index 100% rename from patches/noblocked/1033.patch rename to resources/patches/noblocked/1033.patch diff --git a/patches/noblocked/1036.patch b/resources/patches/noblocked/1036.patch similarity index 100% rename from patches/noblocked/1036.patch rename to resources/patches/noblocked/1036.patch diff --git a/patches/noblocked/1037.patch b/resources/patches/noblocked/1037.patch similarity index 100% rename from patches/noblocked/1037.patch rename to resources/patches/noblocked/1037.patch diff --git a/patches/noblocked/1040.patch b/resources/patches/noblocked/1040.patch similarity index 100% rename from patches/noblocked/1040.patch rename to resources/patches/noblocked/1040.patch diff --git a/patches/noblocked/1041.patch b/resources/patches/noblocked/1041.patch similarity index 100% rename from patches/noblocked/1041.patch rename to resources/patches/noblocked/1041.patch diff --git a/patches/noblocked/1045.patch b/resources/patches/noblocked/1045.patch similarity index 100% rename from patches/noblocked/1045.patch rename to resources/patches/noblocked/1045.patch diff --git a/patches/noblocked/1046.patch b/resources/patches/noblocked/1046.patch similarity index 100% rename from patches/noblocked/1046.patch rename to resources/patches/noblocked/1046.patch diff --git a/patches/noblocked/1047.patch b/resources/patches/noblocked/1047.patch similarity index 100% rename from patches/noblocked/1047.patch rename to resources/patches/noblocked/1047.patch diff --git a/patches/noblocked/1049.patch b/resources/patches/noblocked/1049.patch similarity index 100% rename from patches/noblocked/1049.patch rename to resources/patches/noblocked/1049.patch diff --git a/patches/noblocked/1052.patch b/resources/patches/noblocked/1052.patch similarity index 100% rename from patches/noblocked/1052.patch rename to resources/patches/noblocked/1052.patch diff --git a/patches/noblocked/1053.patch b/resources/patches/noblocked/1053.patch similarity index 100% rename from patches/noblocked/1053.patch rename to resources/patches/noblocked/1053.patch diff --git a/patches/noblocked/1054.patch b/resources/patches/noblocked/1054.patch similarity index 100% rename from patches/noblocked/1054.patch rename to resources/patches/noblocked/1054.patch diff --git a/patches/noblocked/1056.patch b/resources/patches/noblocked/1056.patch similarity index 100% rename from patches/noblocked/1056.patch rename to resources/patches/noblocked/1056.patch diff --git a/patches/noblocked/1057.patch b/resources/patches/noblocked/1057.patch similarity index 100% rename from patches/noblocked/1057.patch rename to resources/patches/noblocked/1057.patch diff --git a/patches/noblocked/1062.patch b/resources/patches/noblocked/1062.patch similarity index 100% rename from patches/noblocked/1062.patch rename to resources/patches/noblocked/1062.patch diff --git a/patches/noblocked/1065.patch b/resources/patches/noblocked/1065.patch similarity index 100% rename from patches/noblocked/1065.patch rename to resources/patches/noblocked/1065.patch diff --git a/patches/noblocked/1066.patch b/resources/patches/noblocked/1066.patch similarity index 100% rename from patches/noblocked/1066.patch rename to resources/patches/noblocked/1066.patch diff --git a/patches/noblocked/1069.patch b/resources/patches/noblocked/1069.patch similarity index 100% rename from patches/noblocked/1069.patch rename to resources/patches/noblocked/1069.patch diff --git a/patches/noblocked/1073.patch b/resources/patches/noblocked/1073.patch similarity index 100% rename from patches/noblocked/1073.patch rename to resources/patches/noblocked/1073.patch diff --git a/patches/noblocked/1074.patch b/resources/patches/noblocked/1074.patch similarity index 100% rename from patches/noblocked/1074.patch rename to resources/patches/noblocked/1074.patch diff --git a/patches/noblocked/1078.patch b/resources/patches/noblocked/1078.patch similarity index 100% rename from patches/noblocked/1078.patch rename to resources/patches/noblocked/1078.patch diff --git a/patches/noblocked/1084.patch b/resources/patches/noblocked/1084.patch similarity index 100% rename from patches/noblocked/1084.patch rename to resources/patches/noblocked/1084.patch diff --git a/patches/noblocked/1085.patch b/resources/patches/noblocked/1085.patch similarity index 100% rename from patches/noblocked/1085.patch rename to resources/patches/noblocked/1085.patch diff --git a/patches/noblocked/1087.patch b/resources/patches/noblocked/1087.patch similarity index 100% rename from patches/noblocked/1087.patch rename to resources/patches/noblocked/1087.patch diff --git a/patches/noblocked/1091.patch b/resources/patches/noblocked/1091.patch similarity index 100% rename from patches/noblocked/1091.patch rename to resources/patches/noblocked/1091.patch diff --git a/patches/noblocked/1092.patch b/resources/patches/noblocked/1092.patch similarity index 100% rename from patches/noblocked/1092.patch rename to resources/patches/noblocked/1092.patch diff --git a/patches/noblocked/1100.patch b/resources/patches/noblocked/1100.patch similarity index 100% rename from patches/noblocked/1100.patch rename to resources/patches/noblocked/1100.patch diff --git a/patches/noblocked/1103.patch b/resources/patches/noblocked/1103.patch similarity index 100% rename from patches/noblocked/1103.patch rename to resources/patches/noblocked/1103.patch diff --git a/patches/noblocked/1104.patch b/resources/patches/noblocked/1104.patch similarity index 100% rename from patches/noblocked/1104.patch rename to resources/patches/noblocked/1104.patch diff --git a/patches/noblocked/1105.patch b/resources/patches/noblocked/1105.patch similarity index 100% rename from patches/noblocked/1105.patch rename to resources/patches/noblocked/1105.patch diff --git a/patches/noblocked/1107.patch b/resources/patches/noblocked/1107.patch similarity index 100% rename from patches/noblocked/1107.patch rename to resources/patches/noblocked/1107.patch diff --git a/patches/noblocked/1123.patch b/resources/patches/noblocked/1123.patch similarity index 100% rename from patches/noblocked/1123.patch rename to resources/patches/noblocked/1123.patch diff --git a/patches/noblocked/1132.patch b/resources/patches/noblocked/1132.patch similarity index 100% rename from patches/noblocked/1132.patch rename to resources/patches/noblocked/1132.patch diff --git a/patches/noblocked/1134.patch b/resources/patches/noblocked/1134.patch similarity index 100% rename from patches/noblocked/1134.patch rename to resources/patches/noblocked/1134.patch diff --git a/patches/noblocked/1144.patch b/resources/patches/noblocked/1144.patch similarity index 100% rename from patches/noblocked/1144.patch rename to resources/patches/noblocked/1144.patch diff --git a/patches/noblocked/1145.patch b/resources/patches/noblocked/1145.patch similarity index 100% rename from patches/noblocked/1145.patch rename to resources/patches/noblocked/1145.patch diff --git a/patches/noblocked/1146.patch b/resources/patches/noblocked/1146.patch similarity index 100% rename from patches/noblocked/1146.patch rename to resources/patches/noblocked/1146.patch diff --git a/patches/noblocked/1148.patch b/resources/patches/noblocked/1148.patch similarity index 100% rename from patches/noblocked/1148.patch rename to resources/patches/noblocked/1148.patch diff --git a/patches/noblocked/1150.patch b/resources/patches/noblocked/1150.patch similarity index 100% rename from patches/noblocked/1150.patch rename to resources/patches/noblocked/1150.patch diff --git a/patches/noblocked/1167.patch b/resources/patches/noblocked/1167.patch similarity index 100% rename from patches/noblocked/1167.patch rename to resources/patches/noblocked/1167.patch diff --git a/patches/noblocked/1169.patch b/resources/patches/noblocked/1169.patch similarity index 100% rename from patches/noblocked/1169.patch rename to resources/patches/noblocked/1169.patch diff --git a/patches/noblocked/1171.patch b/resources/patches/noblocked/1171.patch similarity index 100% rename from patches/noblocked/1171.patch rename to resources/patches/noblocked/1171.patch diff --git a/patches/noblocked/1180.patch b/resources/patches/noblocked/1180.patch similarity index 100% rename from patches/noblocked/1180.patch rename to resources/patches/noblocked/1180.patch diff --git a/patches/noblocked/1181.patch b/resources/patches/noblocked/1181.patch similarity index 100% rename from patches/noblocked/1181.patch rename to resources/patches/noblocked/1181.patch diff --git a/patches/noblocked/1192.patch b/resources/patches/noblocked/1192.patch similarity index 100% rename from patches/noblocked/1192.patch rename to resources/patches/noblocked/1192.patch diff --git a/patches/noblocked/1196.patch b/resources/patches/noblocked/1196.patch similarity index 100% rename from patches/noblocked/1196.patch rename to resources/patches/noblocked/1196.patch diff --git a/patches/noblocked/1200.patch b/resources/patches/noblocked/1200.patch similarity index 100% rename from patches/noblocked/1200.patch rename to resources/patches/noblocked/1200.patch diff --git a/patches/noblocked/1201.patch b/resources/patches/noblocked/1201.patch similarity index 100% rename from patches/noblocked/1201.patch rename to resources/patches/noblocked/1201.patch diff --git a/patches/noblocked/1208.patch b/resources/patches/noblocked/1208.patch similarity index 100% rename from patches/noblocked/1208.patch rename to resources/patches/noblocked/1208.patch diff --git a/patches/noblocked/1213.patch b/resources/patches/noblocked/1213.patch similarity index 100% rename from patches/noblocked/1213.patch rename to resources/patches/noblocked/1213.patch diff --git a/patches/noblocked/1216.patch b/resources/patches/noblocked/1216.patch similarity index 100% rename from patches/noblocked/1216.patch rename to resources/patches/noblocked/1216.patch diff --git a/patches/noblocked/1218.patch b/resources/patches/noblocked/1218.patch similarity index 100% rename from patches/noblocked/1218.patch rename to resources/patches/noblocked/1218.patch diff --git a/patches/noblocked/1223.patch b/resources/patches/noblocked/1223.patch similarity index 100% rename from patches/noblocked/1223.patch rename to resources/patches/noblocked/1223.patch diff --git a/patches/noblocked/1243.patch b/resources/patches/noblocked/1243.patch similarity index 100% rename from patches/noblocked/1243.patch rename to resources/patches/noblocked/1243.patch diff --git a/patches/noblocked/1246.patch b/resources/patches/noblocked/1246.patch similarity index 100% rename from patches/noblocked/1246.patch rename to resources/patches/noblocked/1246.patch diff --git a/patches/noblocked/1249.patch b/resources/patches/noblocked/1249.patch similarity index 100% rename from patches/noblocked/1249.patch rename to resources/patches/noblocked/1249.patch diff --git a/patches/noblocked/1251.patch b/resources/patches/noblocked/1251.patch similarity index 100% rename from patches/noblocked/1251.patch rename to resources/patches/noblocked/1251.patch diff --git a/patches/noblocked/1252.patch b/resources/patches/noblocked/1252.patch similarity index 100% rename from patches/noblocked/1252.patch rename to resources/patches/noblocked/1252.patch diff --git a/patches/noblocked/1259.patch b/resources/patches/noblocked/1259.patch similarity index 100% rename from patches/noblocked/1259.patch rename to resources/patches/noblocked/1259.patch diff --git a/patches/noblocked/1266.patch b/resources/patches/noblocked/1266.patch similarity index 100% rename from patches/noblocked/1266.patch rename to resources/patches/noblocked/1266.patch diff --git a/patches/noblocked/1270.patch b/resources/patches/noblocked/1270.patch similarity index 100% rename from patches/noblocked/1270.patch rename to resources/patches/noblocked/1270.patch diff --git a/patches/noblocked/1273.patch b/resources/patches/noblocked/1273.patch similarity index 100% rename from patches/noblocked/1273.patch rename to resources/patches/noblocked/1273.patch diff --git a/patches/noblocked/1279.patch b/resources/patches/noblocked/1279.patch similarity index 100% rename from patches/noblocked/1279.patch rename to resources/patches/noblocked/1279.patch diff --git a/patches/noblocked/1280.patch b/resources/patches/noblocked/1280.patch similarity index 100% rename from patches/noblocked/1280.patch rename to resources/patches/noblocked/1280.patch diff --git a/patches/noblocked/1281.patch b/resources/patches/noblocked/1281.patch similarity index 100% rename from patches/noblocked/1281.patch rename to resources/patches/noblocked/1281.patch diff --git a/patches/noblocked/1282.patch b/resources/patches/noblocked/1282.patch similarity index 100% rename from patches/noblocked/1282.patch rename to resources/patches/noblocked/1282.patch diff --git a/patches/noblocked/1284.patch b/resources/patches/noblocked/1284.patch similarity index 100% rename from patches/noblocked/1284.patch rename to resources/patches/noblocked/1284.patch diff --git a/patches/noblocked/1290.patch b/resources/patches/noblocked/1290.patch similarity index 100% rename from patches/noblocked/1290.patch rename to resources/patches/noblocked/1290.patch diff --git a/patches/noblocked/1294.patch b/resources/patches/noblocked/1294.patch similarity index 100% rename from patches/noblocked/1294.patch rename to resources/patches/noblocked/1294.patch diff --git a/patches/noblocked/1295.patch b/resources/patches/noblocked/1295.patch similarity index 100% rename from patches/noblocked/1295.patch rename to resources/patches/noblocked/1295.patch diff --git a/patches/noblocked/1298.patch b/resources/patches/noblocked/1298.patch similarity index 100% rename from patches/noblocked/1298.patch rename to resources/patches/noblocked/1298.patch diff --git a/patches/noblocked/1300.patch b/resources/patches/noblocked/1300.patch similarity index 100% rename from patches/noblocked/1300.patch rename to resources/patches/noblocked/1300.patch diff --git a/patches/noblocked/1301.patch b/resources/patches/noblocked/1301.patch similarity index 100% rename from patches/noblocked/1301.patch rename to resources/patches/noblocked/1301.patch diff --git a/patches/noblocked/1304.patch b/resources/patches/noblocked/1304.patch similarity index 100% rename from patches/noblocked/1304.patch rename to resources/patches/noblocked/1304.patch diff --git a/patches/noblocked/1306.patch b/resources/patches/noblocked/1306.patch similarity index 100% rename from patches/noblocked/1306.patch rename to resources/patches/noblocked/1306.patch diff --git a/patches/noblocked/1307.patch b/resources/patches/noblocked/1307.patch similarity index 100% rename from patches/noblocked/1307.patch rename to resources/patches/noblocked/1307.patch diff --git a/patches/noblocked/1310.patch b/resources/patches/noblocked/1310.patch similarity index 100% rename from patches/noblocked/1310.patch rename to resources/patches/noblocked/1310.patch diff --git a/patches/noblocked/1315.patch b/resources/patches/noblocked/1315.patch similarity index 100% rename from patches/noblocked/1315.patch rename to resources/patches/noblocked/1315.patch diff --git a/patches/noblocked/1318.patch b/resources/patches/noblocked/1318.patch similarity index 100% rename from patches/noblocked/1318.patch rename to resources/patches/noblocked/1318.patch diff --git a/patches/noblocked/1330.patch b/resources/patches/noblocked/1330.patch similarity index 100% rename from patches/noblocked/1330.patch rename to resources/patches/noblocked/1330.patch diff --git a/patches/noblocked/1334.patch b/resources/patches/noblocked/1334.patch similarity index 100% rename from patches/noblocked/1334.patch rename to resources/patches/noblocked/1334.patch diff --git a/patches/noblocked/1339.patch b/resources/patches/noblocked/1339.patch similarity index 100% rename from patches/noblocked/1339.patch rename to resources/patches/noblocked/1339.patch diff --git a/patches/noblocked/1340.patch b/resources/patches/noblocked/1340.patch similarity index 100% rename from patches/noblocked/1340.patch rename to resources/patches/noblocked/1340.patch diff --git a/patches/noblocked/1355.patch b/resources/patches/noblocked/1355.patch similarity index 100% rename from patches/noblocked/1355.patch rename to resources/patches/noblocked/1355.patch diff --git a/patches/noblocked/1356.patch b/resources/patches/noblocked/1356.patch similarity index 100% rename from patches/noblocked/1356.patch rename to resources/patches/noblocked/1356.patch diff --git a/patches/noblocked/1358.patch b/resources/patches/noblocked/1358.patch similarity index 100% rename from patches/noblocked/1358.patch rename to resources/patches/noblocked/1358.patch diff --git a/patches/noblocked/1361.patch b/resources/patches/noblocked/1361.patch similarity index 100% rename from patches/noblocked/1361.patch rename to resources/patches/noblocked/1361.patch diff --git a/patches/noblocked/1362.patch b/resources/patches/noblocked/1362.patch similarity index 100% rename from patches/noblocked/1362.patch rename to resources/patches/noblocked/1362.patch diff --git a/patches/noblocked/1365.patch b/resources/patches/noblocked/1365.patch similarity index 100% rename from patches/noblocked/1365.patch rename to resources/patches/noblocked/1365.patch diff --git a/patches/noblocked/1367.patch b/resources/patches/noblocked/1367.patch similarity index 100% rename from patches/noblocked/1367.patch rename to resources/patches/noblocked/1367.patch diff --git a/patches/noblocked/1368.patch b/resources/patches/noblocked/1368.patch similarity index 100% rename from patches/noblocked/1368.patch rename to resources/patches/noblocked/1368.patch diff --git a/patches/noblocked/1370.patch b/resources/patches/noblocked/1370.patch similarity index 100% rename from patches/noblocked/1370.patch rename to resources/patches/noblocked/1370.patch diff --git a/patches/noblocked/1371.patch b/resources/patches/noblocked/1371.patch similarity index 100% rename from patches/noblocked/1371.patch rename to resources/patches/noblocked/1371.patch diff --git a/patches/noblocked/78204.patch b/resources/patches/noblocked/78204.patch similarity index 100% rename from patches/noblocked/78204.patch rename to resources/patches/noblocked/78204.patch diff --git a/patches/noblocked/835.patch b/resources/patches/noblocked/835.patch similarity index 100% rename from patches/noblocked/835.patch rename to resources/patches/noblocked/835.patch diff --git a/patches/noblocked/836.patch b/resources/patches/noblocked/836.patch similarity index 100% rename from patches/noblocked/836.patch rename to resources/patches/noblocked/836.patch diff --git a/patches/noblocked/839.patch b/resources/patches/noblocked/839.patch similarity index 100% rename from patches/noblocked/839.patch rename to resources/patches/noblocked/839.patch diff --git a/patches/noblocked/841.patch b/resources/patches/noblocked/841.patch similarity index 100% rename from patches/noblocked/841.patch rename to resources/patches/noblocked/841.patch diff --git a/patches/noblocked/842.patch b/resources/patches/noblocked/842.patch similarity index 100% rename from patches/noblocked/842.patch rename to resources/patches/noblocked/842.patch diff --git a/patches/noblocked/843.patch b/resources/patches/noblocked/843.patch similarity index 100% rename from patches/noblocked/843.patch rename to resources/patches/noblocked/843.patch diff --git a/patches/noblocked/844.patch b/resources/patches/noblocked/844.patch similarity index 100% rename from patches/noblocked/844.patch rename to resources/patches/noblocked/844.patch diff --git a/patches/noblocked/845.patch b/resources/patches/noblocked/845.patch similarity index 100% rename from patches/noblocked/845.patch rename to resources/patches/noblocked/845.patch diff --git a/patches/noblocked/848.patch b/resources/patches/noblocked/848.patch similarity index 100% rename from patches/noblocked/848.patch rename to resources/patches/noblocked/848.patch diff --git a/patches/noblocked/850.patch b/resources/patches/noblocked/850.patch similarity index 100% rename from patches/noblocked/850.patch rename to resources/patches/noblocked/850.patch diff --git a/patches/noblocked/851.patch b/resources/patches/noblocked/851.patch similarity index 100% rename from patches/noblocked/851.patch rename to resources/patches/noblocked/851.patch diff --git a/patches/noblocked/853.patch b/resources/patches/noblocked/853.patch similarity index 100% rename from patches/noblocked/853.patch rename to resources/patches/noblocked/853.patch diff --git a/patches/noblocked/854.patch b/resources/patches/noblocked/854.patch similarity index 100% rename from patches/noblocked/854.patch rename to resources/patches/noblocked/854.patch diff --git a/patches/noblocked/855.patch b/resources/patches/noblocked/855.patch similarity index 100% rename from patches/noblocked/855.patch rename to resources/patches/noblocked/855.patch diff --git a/patches/noblocked/856.patch b/resources/patches/noblocked/856.patch similarity index 100% rename from patches/noblocked/856.patch rename to resources/patches/noblocked/856.patch diff --git a/patches/noblocked/87202.patch b/resources/patches/noblocked/87202.patch similarity index 100% rename from patches/noblocked/87202.patch rename to resources/patches/noblocked/87202.patch diff --git a/patches/noblocked/876.patch b/resources/patches/noblocked/876.patch similarity index 100% rename from patches/noblocked/876.patch rename to resources/patches/noblocked/876.patch diff --git a/patches/noblocked/884.patch b/resources/patches/noblocked/884.patch similarity index 100% rename from patches/noblocked/884.patch rename to resources/patches/noblocked/884.patch diff --git a/patches/noblocked/888.patch b/resources/patches/noblocked/888.patch similarity index 100% rename from patches/noblocked/888.patch rename to resources/patches/noblocked/888.patch diff --git a/patches/noblocked/896.patch b/resources/patches/noblocked/896.patch similarity index 100% rename from patches/noblocked/896.patch rename to resources/patches/noblocked/896.patch diff --git a/patches/noblocked/897.patch b/resources/patches/noblocked/897.patch similarity index 100% rename from patches/noblocked/897.patch rename to resources/patches/noblocked/897.patch diff --git a/patches/noblocked/898.patch b/resources/patches/noblocked/898.patch similarity index 100% rename from patches/noblocked/898.patch rename to resources/patches/noblocked/898.patch diff --git a/patches/noblocked/899.patch b/resources/patches/noblocked/899.patch similarity index 100% rename from patches/noblocked/899.patch rename to resources/patches/noblocked/899.patch diff --git a/patches/noblocked/900.patch b/resources/patches/noblocked/900.patch similarity index 100% rename from patches/noblocked/900.patch rename to resources/patches/noblocked/900.patch diff --git a/patches/noblocked/901.patch b/resources/patches/noblocked/901.patch similarity index 100% rename from patches/noblocked/901.patch rename to resources/patches/noblocked/901.patch diff --git a/patches/noblocked/902.patch b/resources/patches/noblocked/902.patch similarity index 100% rename from patches/noblocked/902.patch rename to resources/patches/noblocked/902.patch diff --git a/patches/noblocked/903.patch b/resources/patches/noblocked/903.patch similarity index 100% rename from patches/noblocked/903.patch rename to resources/patches/noblocked/903.patch diff --git a/patches/noblocked/904.patch b/resources/patches/noblocked/904.patch similarity index 100% rename from patches/noblocked/904.patch rename to resources/patches/noblocked/904.patch diff --git a/patches/noblocked/906.patch b/resources/patches/noblocked/906.patch similarity index 100% rename from patches/noblocked/906.patch rename to resources/patches/noblocked/906.patch diff --git a/patches/noblocked/909.patch b/resources/patches/noblocked/909.patch similarity index 100% rename from patches/noblocked/909.patch rename to resources/patches/noblocked/909.patch diff --git a/patches/noblocked/910.patch b/resources/patches/noblocked/910.patch similarity index 100% rename from patches/noblocked/910.patch rename to resources/patches/noblocked/910.patch diff --git a/patches/noblocked/938.patch b/resources/patches/noblocked/938.patch similarity index 100% rename from patches/noblocked/938.patch rename to resources/patches/noblocked/938.patch diff --git a/patches/noblocked/939.patch b/resources/patches/noblocked/939.patch similarity index 100% rename from patches/noblocked/939.patch rename to resources/patches/noblocked/939.patch diff --git a/patches/noblocked/940.patch b/resources/patches/noblocked/940.patch similarity index 100% rename from patches/noblocked/940.patch rename to resources/patches/noblocked/940.patch diff --git a/patches/noblocked/942.patch b/resources/patches/noblocked/942.patch similarity index 100% rename from patches/noblocked/942.patch rename to resources/patches/noblocked/942.patch diff --git a/patches/noblocked/943.patch b/resources/patches/noblocked/943.patch similarity index 100% rename from patches/noblocked/943.patch rename to resources/patches/noblocked/943.patch diff --git a/patches/noblocked/945.patch b/resources/patches/noblocked/945.patch similarity index 100% rename from patches/noblocked/945.patch rename to resources/patches/noblocked/945.patch diff --git a/patches/noblocked/946.patch b/resources/patches/noblocked/946.patch similarity index 100% rename from patches/noblocked/946.patch rename to resources/patches/noblocked/946.patch diff --git a/patches/noblocked/947.patch b/resources/patches/noblocked/947.patch similarity index 100% rename from patches/noblocked/947.patch rename to resources/patches/noblocked/947.patch diff --git a/patches/noblocked/948.patch b/resources/patches/noblocked/948.patch similarity index 100% rename from patches/noblocked/948.patch rename to resources/patches/noblocked/948.patch diff --git a/patches/noblocked/963.patch b/resources/patches/noblocked/963.patch similarity index 100% rename from patches/noblocked/963.patch rename to resources/patches/noblocked/963.patch diff --git a/patches/noblocked/964.patch b/resources/patches/noblocked/964.patch similarity index 100% rename from patches/noblocked/964.patch rename to resources/patches/noblocked/964.patch diff --git a/patches/noblocked/965.patch b/resources/patches/noblocked/965.patch similarity index 100% rename from patches/noblocked/965.patch rename to resources/patches/noblocked/965.patch diff --git a/patches/noblocked/966.patch b/resources/patches/noblocked/966.patch similarity index 100% rename from patches/noblocked/966.patch rename to resources/patches/noblocked/966.patch diff --git a/patches/noblocked/967.patch b/resources/patches/noblocked/967.patch similarity index 100% rename from patches/noblocked/967.patch rename to resources/patches/noblocked/967.patch diff --git a/patches/noblocked/968.patch b/resources/patches/noblocked/968.patch similarity index 100% rename from patches/noblocked/968.patch rename to resources/patches/noblocked/968.patch diff --git a/patches/noblocked/970.patch b/resources/patches/noblocked/970.patch similarity index 100% rename from patches/noblocked/970.patch rename to resources/patches/noblocked/970.patch diff --git a/patches/noblocked/980.patch b/resources/patches/noblocked/980.patch similarity index 100% rename from patches/noblocked/980.patch rename to resources/patches/noblocked/980.patch diff --git a/patches/noblocked/984.patch b/resources/patches/noblocked/984.patch similarity index 100% rename from patches/noblocked/984.patch rename to resources/patches/noblocked/984.patch diff --git a/patches/noblocked/986.patch b/resources/patches/noblocked/986.patch similarity index 100% rename from patches/noblocked/986.patch rename to resources/patches/noblocked/986.patch diff --git a/patches/noblocked/991.patch b/resources/patches/noblocked/991.patch similarity index 100% rename from patches/noblocked/991.patch rename to resources/patches/noblocked/991.patch diff --git a/patches/noblocked/992.patch b/resources/patches/noblocked/992.patch similarity index 100% rename from patches/noblocked/992.patch rename to resources/patches/noblocked/992.patch diff --git a/patches/noblocked/993.patch b/resources/patches/noblocked/993.patch similarity index 100% rename from patches/noblocked/993.patch rename to resources/patches/noblocked/993.patch diff --git a/patches/noblocked/994.patch b/resources/patches/noblocked/994.patch similarity index 100% rename from patches/noblocked/994.patch rename to resources/patches/noblocked/994.patch diff --git a/patches/noblocked/996.patch b/resources/patches/noblocked/996.patch similarity index 100% rename from patches/noblocked/996.patch rename to resources/patches/noblocked/996.patch diff --git a/patches/noblocked/README.md b/resources/patches/noblocked/README.md similarity index 100% rename from patches/noblocked/README.md rename to resources/patches/noblocked/README.md diff --git a/patches/nocamerabutton/1078.patch b/resources/patches/nocamerabutton/1078.patch similarity index 100% rename from patches/nocamerabutton/1078.patch rename to resources/patches/nocamerabutton/1078.patch diff --git a/patches/nocamerabutton/1084.patch b/resources/patches/nocamerabutton/1084.patch similarity index 100% rename from patches/nocamerabutton/1084.patch rename to resources/patches/nocamerabutton/1084.patch diff --git a/patches/nocamerabutton/1085.patch b/resources/patches/nocamerabutton/1085.patch similarity index 100% rename from patches/nocamerabutton/1085.patch rename to resources/patches/nocamerabutton/1085.patch diff --git a/patches/nocamerabutton/1087.patch b/resources/patches/nocamerabutton/1087.patch similarity index 100% rename from patches/nocamerabutton/1087.patch rename to resources/patches/nocamerabutton/1087.patch diff --git a/patches/nocamerabutton/1091.patch b/resources/patches/nocamerabutton/1091.patch similarity index 100% rename from patches/nocamerabutton/1091.patch rename to resources/patches/nocamerabutton/1091.patch diff --git a/patches/nocamerabutton/1092.patch b/resources/patches/nocamerabutton/1092.patch similarity index 100% rename from patches/nocamerabutton/1092.patch rename to resources/patches/nocamerabutton/1092.patch diff --git a/patches/nocamerabutton/1100.patch b/resources/patches/nocamerabutton/1100.patch similarity index 100% rename from patches/nocamerabutton/1100.patch rename to resources/patches/nocamerabutton/1100.patch diff --git a/patches/nocamerabutton/1103.patch b/resources/patches/nocamerabutton/1103.patch similarity index 100% rename from patches/nocamerabutton/1103.patch rename to resources/patches/nocamerabutton/1103.patch diff --git a/patches/nocamerabutton/1104.patch b/resources/patches/nocamerabutton/1104.patch similarity index 100% rename from patches/nocamerabutton/1104.patch rename to resources/patches/nocamerabutton/1104.patch diff --git a/patches/nocamerabutton/1105.patch b/resources/patches/nocamerabutton/1105.patch similarity index 100% rename from patches/nocamerabutton/1105.patch rename to resources/patches/nocamerabutton/1105.patch diff --git a/patches/nocamerabutton/1107.patch b/resources/patches/nocamerabutton/1107.patch similarity index 100% rename from patches/nocamerabutton/1107.patch rename to resources/patches/nocamerabutton/1107.patch diff --git a/patches/nocamerabutton/1123.patch b/resources/patches/nocamerabutton/1123.patch similarity index 100% rename from patches/nocamerabutton/1123.patch rename to resources/patches/nocamerabutton/1123.patch diff --git a/patches/nocamerabutton/1132.patch b/resources/patches/nocamerabutton/1132.patch similarity index 100% rename from patches/nocamerabutton/1132.patch rename to resources/patches/nocamerabutton/1132.patch diff --git a/patches/nocamerabutton/1134.patch b/resources/patches/nocamerabutton/1134.patch similarity index 100% rename from patches/nocamerabutton/1134.patch rename to resources/patches/nocamerabutton/1134.patch diff --git a/patches/nocamerabutton/1144.patch b/resources/patches/nocamerabutton/1144.patch similarity index 100% rename from patches/nocamerabutton/1144.patch rename to resources/patches/nocamerabutton/1144.patch diff --git a/patches/nocamerabutton/1145.patch b/resources/patches/nocamerabutton/1145.patch similarity index 100% rename from patches/nocamerabutton/1145.patch rename to resources/patches/nocamerabutton/1145.patch diff --git a/patches/nocamerabutton/1146.patch b/resources/patches/nocamerabutton/1146.patch similarity index 100% rename from patches/nocamerabutton/1146.patch rename to resources/patches/nocamerabutton/1146.patch diff --git a/patches/nocamerabutton/1148.patch b/resources/patches/nocamerabutton/1148.patch similarity index 100% rename from patches/nocamerabutton/1148.patch rename to resources/patches/nocamerabutton/1148.patch diff --git a/patches/nocamerabutton/1150.patch b/resources/patches/nocamerabutton/1150.patch similarity index 100% rename from patches/nocamerabutton/1150.patch rename to resources/patches/nocamerabutton/1150.patch diff --git a/patches/nocamerabutton/1167.patch b/resources/patches/nocamerabutton/1167.patch similarity index 100% rename from patches/nocamerabutton/1167.patch rename to resources/patches/nocamerabutton/1167.patch diff --git a/patches/nocamerabutton/1169.patch b/resources/patches/nocamerabutton/1169.patch similarity index 100% rename from patches/nocamerabutton/1169.patch rename to resources/patches/nocamerabutton/1169.patch diff --git a/patches/nocamerabutton/1171.patch b/resources/patches/nocamerabutton/1171.patch similarity index 100% rename from patches/nocamerabutton/1171.patch rename to resources/patches/nocamerabutton/1171.patch diff --git a/patches/nocamerabutton/1180.patch b/resources/patches/nocamerabutton/1180.patch similarity index 100% rename from patches/nocamerabutton/1180.patch rename to resources/patches/nocamerabutton/1180.patch diff --git a/patches/nocamerabutton/1181.patch b/resources/patches/nocamerabutton/1181.patch similarity index 100% rename from patches/nocamerabutton/1181.patch rename to resources/patches/nocamerabutton/1181.patch diff --git a/patches/nocamerabutton/1192.patch b/resources/patches/nocamerabutton/1192.patch similarity index 100% rename from patches/nocamerabutton/1192.patch rename to resources/patches/nocamerabutton/1192.patch diff --git a/patches/nocamerabutton/1196.patch b/resources/patches/nocamerabutton/1196.patch similarity index 100% rename from patches/nocamerabutton/1196.patch rename to resources/patches/nocamerabutton/1196.patch diff --git a/patches/nocamerabutton/1200.patch b/resources/patches/nocamerabutton/1200.patch similarity index 100% rename from patches/nocamerabutton/1200.patch rename to resources/patches/nocamerabutton/1200.patch diff --git a/patches/nocamerabutton/1201.patch b/resources/patches/nocamerabutton/1201.patch similarity index 100% rename from patches/nocamerabutton/1201.patch rename to resources/patches/nocamerabutton/1201.patch diff --git a/patches/nocamerabutton/1208.patch b/resources/patches/nocamerabutton/1208.patch similarity index 100% rename from patches/nocamerabutton/1208.patch rename to resources/patches/nocamerabutton/1208.patch diff --git a/patches/nocamerabutton/1213.patch b/resources/patches/nocamerabutton/1213.patch similarity index 100% rename from patches/nocamerabutton/1213.patch rename to resources/patches/nocamerabutton/1213.patch diff --git a/patches/nocamerabutton/1216.patch b/resources/patches/nocamerabutton/1216.patch similarity index 100% rename from patches/nocamerabutton/1216.patch rename to resources/patches/nocamerabutton/1216.patch diff --git a/patches/nocamerabutton/1218.patch b/resources/patches/nocamerabutton/1218.patch similarity index 100% rename from patches/nocamerabutton/1218.patch rename to resources/patches/nocamerabutton/1218.patch diff --git a/patches/nocamerabutton/1223.patch b/resources/patches/nocamerabutton/1223.patch similarity index 100% rename from patches/nocamerabutton/1223.patch rename to resources/patches/nocamerabutton/1223.patch diff --git a/patches/nocamerabutton/1243.patch b/resources/patches/nocamerabutton/1243.patch similarity index 100% rename from patches/nocamerabutton/1243.patch rename to resources/patches/nocamerabutton/1243.patch diff --git a/patches/nocamerabutton/1246.patch b/resources/patches/nocamerabutton/1246.patch similarity index 100% rename from patches/nocamerabutton/1246.patch rename to resources/patches/nocamerabutton/1246.patch diff --git a/patches/nocamerabutton/1249.patch b/resources/patches/nocamerabutton/1249.patch similarity index 100% rename from patches/nocamerabutton/1249.patch rename to resources/patches/nocamerabutton/1249.patch diff --git a/patches/nocamerabutton/1251.patch b/resources/patches/nocamerabutton/1251.patch similarity index 100% rename from patches/nocamerabutton/1251.patch rename to resources/patches/nocamerabutton/1251.patch diff --git a/patches/nocamerabutton/1252.patch b/resources/patches/nocamerabutton/1252.patch similarity index 100% rename from patches/nocamerabutton/1252.patch rename to resources/patches/nocamerabutton/1252.patch diff --git a/patches/nocamerabutton/1259.patch b/resources/patches/nocamerabutton/1259.patch similarity index 100% rename from patches/nocamerabutton/1259.patch rename to resources/patches/nocamerabutton/1259.patch diff --git a/patches/nocamerabutton/1266.patch b/resources/patches/nocamerabutton/1266.patch similarity index 100% rename from patches/nocamerabutton/1266.patch rename to resources/patches/nocamerabutton/1266.patch diff --git a/patches/nocamerabutton/1270.patch b/resources/patches/nocamerabutton/1270.patch similarity index 100% rename from patches/nocamerabutton/1270.patch rename to resources/patches/nocamerabutton/1270.patch diff --git a/patches/nocamerabutton/1273.patch b/resources/patches/nocamerabutton/1273.patch similarity index 100% rename from patches/nocamerabutton/1273.patch rename to resources/patches/nocamerabutton/1273.patch diff --git a/patches/nocamerabutton/1279.patch b/resources/patches/nocamerabutton/1279.patch similarity index 100% rename from patches/nocamerabutton/1279.patch rename to resources/patches/nocamerabutton/1279.patch diff --git a/patches/nocamerabutton/1280.patch b/resources/patches/nocamerabutton/1280.patch similarity index 100% rename from patches/nocamerabutton/1280.patch rename to resources/patches/nocamerabutton/1280.patch diff --git a/patches/nocamerabutton/1281.patch b/resources/patches/nocamerabutton/1281.patch similarity index 100% rename from patches/nocamerabutton/1281.patch rename to resources/patches/nocamerabutton/1281.patch diff --git a/patches/nocamerabutton/1282.patch b/resources/patches/nocamerabutton/1282.patch similarity index 100% rename from patches/nocamerabutton/1282.patch rename to resources/patches/nocamerabutton/1282.patch diff --git a/patches/nocamerabutton/1284.patch b/resources/patches/nocamerabutton/1284.patch similarity index 100% rename from patches/nocamerabutton/1284.patch rename to resources/patches/nocamerabutton/1284.patch diff --git a/patches/nocamerabutton/1290.patch b/resources/patches/nocamerabutton/1290.patch similarity index 100% rename from patches/nocamerabutton/1290.patch rename to resources/patches/nocamerabutton/1290.patch diff --git a/patches/nocamerabutton/1294.patch b/resources/patches/nocamerabutton/1294.patch similarity index 100% rename from patches/nocamerabutton/1294.patch rename to resources/patches/nocamerabutton/1294.patch diff --git a/patches/nocamerabutton/1295.patch b/resources/patches/nocamerabutton/1295.patch similarity index 100% rename from patches/nocamerabutton/1295.patch rename to resources/patches/nocamerabutton/1295.patch diff --git a/patches/nocamerabutton/1298.patch b/resources/patches/nocamerabutton/1298.patch similarity index 100% rename from patches/nocamerabutton/1298.patch rename to resources/patches/nocamerabutton/1298.patch diff --git a/patches/nocamerabutton/1300.patch b/resources/patches/nocamerabutton/1300.patch similarity index 100% rename from patches/nocamerabutton/1300.patch rename to resources/patches/nocamerabutton/1300.patch diff --git a/patches/nocamerabutton/1301.patch b/resources/patches/nocamerabutton/1301.patch similarity index 100% rename from patches/nocamerabutton/1301.patch rename to resources/patches/nocamerabutton/1301.patch diff --git a/patches/nocamerabutton/1304.patch b/resources/patches/nocamerabutton/1304.patch similarity index 100% rename from patches/nocamerabutton/1304.patch rename to resources/patches/nocamerabutton/1304.patch diff --git a/patches/nocamerabutton/1306.patch b/resources/patches/nocamerabutton/1306.patch similarity index 100% rename from patches/nocamerabutton/1306.patch rename to resources/patches/nocamerabutton/1306.patch diff --git a/patches/nocamerabutton/1307.patch b/resources/patches/nocamerabutton/1307.patch similarity index 100% rename from patches/nocamerabutton/1307.patch rename to resources/patches/nocamerabutton/1307.patch diff --git a/patches/nocamerabutton/1310.patch b/resources/patches/nocamerabutton/1310.patch similarity index 100% rename from patches/nocamerabutton/1310.patch rename to resources/patches/nocamerabutton/1310.patch diff --git a/patches/nocamerabutton/1315.patch b/resources/patches/nocamerabutton/1315.patch similarity index 100% rename from patches/nocamerabutton/1315.patch rename to resources/patches/nocamerabutton/1315.patch diff --git a/patches/nocamerabutton/1318.patch b/resources/patches/nocamerabutton/1318.patch similarity index 100% rename from patches/nocamerabutton/1318.patch rename to resources/patches/nocamerabutton/1318.patch diff --git a/patches/nocamerabutton/1330.patch b/resources/patches/nocamerabutton/1330.patch similarity index 100% rename from patches/nocamerabutton/1330.patch rename to resources/patches/nocamerabutton/1330.patch diff --git a/patches/nocamerabutton/1334.patch b/resources/patches/nocamerabutton/1334.patch similarity index 100% rename from patches/nocamerabutton/1334.patch rename to resources/patches/nocamerabutton/1334.patch diff --git a/patches/nocamerabutton/1339.patch b/resources/patches/nocamerabutton/1339.patch similarity index 100% rename from patches/nocamerabutton/1339.patch rename to resources/patches/nocamerabutton/1339.patch diff --git a/patches/nocamerabutton/1340.patch b/resources/patches/nocamerabutton/1340.patch similarity index 100% rename from patches/nocamerabutton/1340.patch rename to resources/patches/nocamerabutton/1340.patch diff --git a/patches/nocamerabutton/1355.patch b/resources/patches/nocamerabutton/1355.patch similarity index 100% rename from patches/nocamerabutton/1355.patch rename to resources/patches/nocamerabutton/1355.patch diff --git a/patches/nocamerabutton/1356.patch b/resources/patches/nocamerabutton/1356.patch similarity index 100% rename from patches/nocamerabutton/1356.patch rename to resources/patches/nocamerabutton/1356.patch diff --git a/patches/nocamerabutton/1358.patch b/resources/patches/nocamerabutton/1358.patch similarity index 100% rename from patches/nocamerabutton/1358.patch rename to resources/patches/nocamerabutton/1358.patch diff --git a/patches/nocamerabutton/1361.patch b/resources/patches/nocamerabutton/1361.patch similarity index 100% rename from patches/nocamerabutton/1361.patch rename to resources/patches/nocamerabutton/1361.patch diff --git a/patches/nocamerabutton/1362.patch b/resources/patches/nocamerabutton/1362.patch similarity index 100% rename from patches/nocamerabutton/1362.patch rename to resources/patches/nocamerabutton/1362.patch diff --git a/patches/nocamerabutton/1365.patch b/resources/patches/nocamerabutton/1365.patch similarity index 100% rename from patches/nocamerabutton/1365.patch rename to resources/patches/nocamerabutton/1365.patch diff --git a/patches/nocamerabutton/1367.patch b/resources/patches/nocamerabutton/1367.patch similarity index 100% rename from patches/nocamerabutton/1367.patch rename to resources/patches/nocamerabutton/1367.patch diff --git a/patches/nocamerabutton/1368.patch b/resources/patches/nocamerabutton/1368.patch similarity index 100% rename from patches/nocamerabutton/1368.patch rename to resources/patches/nocamerabutton/1368.patch diff --git a/patches/nocamerabutton/1370.patch b/resources/patches/nocamerabutton/1370.patch similarity index 100% rename from patches/nocamerabutton/1370.patch rename to resources/patches/nocamerabutton/1370.patch diff --git a/patches/nocamerabutton/1371.patch b/resources/patches/nocamerabutton/1371.patch similarity index 100% rename from patches/nocamerabutton/1371.patch rename to resources/patches/nocamerabutton/1371.patch diff --git a/patches/nocamerabutton/78204.patch b/resources/patches/nocamerabutton/78204.patch similarity index 100% rename from patches/nocamerabutton/78204.patch rename to resources/patches/nocamerabutton/78204.patch diff --git a/patches/nocamerabutton/87202.patch b/resources/patches/nocamerabutton/87202.patch similarity index 100% rename from patches/nocamerabutton/87202.patch rename to resources/patches/nocamerabutton/87202.patch diff --git a/patches/nocamerabutton/README.md b/resources/patches/nocamerabutton/README.md similarity index 100% rename from patches/nocamerabutton/README.md rename to resources/patches/nocamerabutton/README.md diff --git a/patches/noemojibutton/1037.patch b/resources/patches/noemojibutton/1037.patch similarity index 100% rename from patches/noemojibutton/1037.patch rename to resources/patches/noemojibutton/1037.patch diff --git a/patches/noemojibutton/1040.patch b/resources/patches/noemojibutton/1040.patch similarity index 100% rename from patches/noemojibutton/1040.patch rename to resources/patches/noemojibutton/1040.patch diff --git a/patches/noemojibutton/1041.patch b/resources/patches/noemojibutton/1041.patch similarity index 100% rename from patches/noemojibutton/1041.patch rename to resources/patches/noemojibutton/1041.patch diff --git a/patches/noemojibutton/1045.patch b/resources/patches/noemojibutton/1045.patch similarity index 100% rename from patches/noemojibutton/1045.patch rename to resources/patches/noemojibutton/1045.patch diff --git a/patches/noemojibutton/1046.patch b/resources/patches/noemojibutton/1046.patch similarity index 100% rename from patches/noemojibutton/1046.patch rename to resources/patches/noemojibutton/1046.patch diff --git a/patches/noemojibutton/1047.patch b/resources/patches/noemojibutton/1047.patch similarity index 100% rename from patches/noemojibutton/1047.patch rename to resources/patches/noemojibutton/1047.patch diff --git a/patches/noemojibutton/1049.patch b/resources/patches/noemojibutton/1049.patch similarity index 100% rename from patches/noemojibutton/1049.patch rename to resources/patches/noemojibutton/1049.patch diff --git a/patches/noemojibutton/1052.patch b/resources/patches/noemojibutton/1052.patch similarity index 100% rename from patches/noemojibutton/1052.patch rename to resources/patches/noemojibutton/1052.patch diff --git a/patches/noemojibutton/1053.patch b/resources/patches/noemojibutton/1053.patch similarity index 100% rename from patches/noemojibutton/1053.patch rename to resources/patches/noemojibutton/1053.patch diff --git a/patches/noemojibutton/1054.patch b/resources/patches/noemojibutton/1054.patch similarity index 100% rename from patches/noemojibutton/1054.patch rename to resources/patches/noemojibutton/1054.patch diff --git a/patches/noemojibutton/1056.patch b/resources/patches/noemojibutton/1056.patch similarity index 100% rename from patches/noemojibutton/1056.patch rename to resources/patches/noemojibutton/1056.patch diff --git a/patches/noemojibutton/1057.patch b/resources/patches/noemojibutton/1057.patch similarity index 100% rename from patches/noemojibutton/1057.patch rename to resources/patches/noemojibutton/1057.patch diff --git a/patches/noemojibutton/1062.patch b/resources/patches/noemojibutton/1062.patch similarity index 100% rename from patches/noemojibutton/1062.patch rename to resources/patches/noemojibutton/1062.patch diff --git a/patches/noemojibutton/1065.patch b/resources/patches/noemojibutton/1065.patch similarity index 100% rename from patches/noemojibutton/1065.patch rename to resources/patches/noemojibutton/1065.patch diff --git a/patches/noemojibutton/1066.patch b/resources/patches/noemojibutton/1066.patch similarity index 100% rename from patches/noemojibutton/1066.patch rename to resources/patches/noemojibutton/1066.patch diff --git a/patches/noemojibutton/1069.patch b/resources/patches/noemojibutton/1069.patch similarity index 100% rename from patches/noemojibutton/1069.patch rename to resources/patches/noemojibutton/1069.patch diff --git a/patches/noemojibutton/1073.patch b/resources/patches/noemojibutton/1073.patch similarity index 100% rename from patches/noemojibutton/1073.patch rename to resources/patches/noemojibutton/1073.patch diff --git a/patches/noemojibutton/1074.patch b/resources/patches/noemojibutton/1074.patch similarity index 100% rename from patches/noemojibutton/1074.patch rename to resources/patches/noemojibutton/1074.patch diff --git a/patches/noemojibutton/1078.patch b/resources/patches/noemojibutton/1078.patch similarity index 100% rename from patches/noemojibutton/1078.patch rename to resources/patches/noemojibutton/1078.patch diff --git a/patches/noemojibutton/1084.patch b/resources/patches/noemojibutton/1084.patch similarity index 100% rename from patches/noemojibutton/1084.patch rename to resources/patches/noemojibutton/1084.patch diff --git a/patches/noemojibutton/1085.patch b/resources/patches/noemojibutton/1085.patch similarity index 100% rename from patches/noemojibutton/1085.patch rename to resources/patches/noemojibutton/1085.patch diff --git a/patches/noemojibutton/1087.patch b/resources/patches/noemojibutton/1087.patch similarity index 100% rename from patches/noemojibutton/1087.patch rename to resources/patches/noemojibutton/1087.patch diff --git a/patches/noemojibutton/1091.patch b/resources/patches/noemojibutton/1091.patch similarity index 100% rename from patches/noemojibutton/1091.patch rename to resources/patches/noemojibutton/1091.patch diff --git a/patches/noemojibutton/1092.patch b/resources/patches/noemojibutton/1092.patch similarity index 100% rename from patches/noemojibutton/1092.patch rename to resources/patches/noemojibutton/1092.patch diff --git a/patches/noemojibutton/1100.patch b/resources/patches/noemojibutton/1100.patch similarity index 100% rename from patches/noemojibutton/1100.patch rename to resources/patches/noemojibutton/1100.patch diff --git a/patches/noemojibutton/1103.patch b/resources/patches/noemojibutton/1103.patch similarity index 100% rename from patches/noemojibutton/1103.patch rename to resources/patches/noemojibutton/1103.patch diff --git a/patches/noemojibutton/1104.patch b/resources/patches/noemojibutton/1104.patch similarity index 100% rename from patches/noemojibutton/1104.patch rename to resources/patches/noemojibutton/1104.patch diff --git a/patches/noemojibutton/1105.patch b/resources/patches/noemojibutton/1105.patch similarity index 100% rename from patches/noemojibutton/1105.patch rename to resources/patches/noemojibutton/1105.patch diff --git a/patches/noemojibutton/1107.patch b/resources/patches/noemojibutton/1107.patch similarity index 100% rename from patches/noemojibutton/1107.patch rename to resources/patches/noemojibutton/1107.patch diff --git a/patches/noemojibutton/1123.patch b/resources/patches/noemojibutton/1123.patch similarity index 100% rename from patches/noemojibutton/1123.patch rename to resources/patches/noemojibutton/1123.patch diff --git a/patches/noemojibutton/1132.patch b/resources/patches/noemojibutton/1132.patch similarity index 100% rename from patches/noemojibutton/1132.patch rename to resources/patches/noemojibutton/1132.patch diff --git a/patches/noemojibutton/1134.patch b/resources/patches/noemojibutton/1134.patch similarity index 100% rename from patches/noemojibutton/1134.patch rename to resources/patches/noemojibutton/1134.patch diff --git a/patches/noemojibutton/1144.patch b/resources/patches/noemojibutton/1144.patch similarity index 100% rename from patches/noemojibutton/1144.patch rename to resources/patches/noemojibutton/1144.patch diff --git a/patches/noemojibutton/1145.patch b/resources/patches/noemojibutton/1145.patch similarity index 100% rename from patches/noemojibutton/1145.patch rename to resources/patches/noemojibutton/1145.patch diff --git a/patches/noemojibutton/1146.patch b/resources/patches/noemojibutton/1146.patch similarity index 100% rename from patches/noemojibutton/1146.patch rename to resources/patches/noemojibutton/1146.patch diff --git a/patches/noemojibutton/1148.patch b/resources/patches/noemojibutton/1148.patch similarity index 100% rename from patches/noemojibutton/1148.patch rename to resources/patches/noemojibutton/1148.patch diff --git a/patches/noemojibutton/1150.patch b/resources/patches/noemojibutton/1150.patch similarity index 100% rename from patches/noemojibutton/1150.patch rename to resources/patches/noemojibutton/1150.patch diff --git a/patches/noemojibutton/1167.patch b/resources/patches/noemojibutton/1167.patch similarity index 100% rename from patches/noemojibutton/1167.patch rename to resources/patches/noemojibutton/1167.patch diff --git a/patches/noemojibutton/1169.patch b/resources/patches/noemojibutton/1169.patch similarity index 100% rename from patches/noemojibutton/1169.patch rename to resources/patches/noemojibutton/1169.patch diff --git a/patches/noemojibutton/1171.patch b/resources/patches/noemojibutton/1171.patch similarity index 100% rename from patches/noemojibutton/1171.patch rename to resources/patches/noemojibutton/1171.patch diff --git a/patches/noemojibutton/1180.patch b/resources/patches/noemojibutton/1180.patch similarity index 100% rename from patches/noemojibutton/1180.patch rename to resources/patches/noemojibutton/1180.patch diff --git a/patches/noemojibutton/1181.patch b/resources/patches/noemojibutton/1181.patch similarity index 100% rename from patches/noemojibutton/1181.patch rename to resources/patches/noemojibutton/1181.patch diff --git a/patches/noemojibutton/1192.patch b/resources/patches/noemojibutton/1192.patch similarity index 100% rename from patches/noemojibutton/1192.patch rename to resources/patches/noemojibutton/1192.patch diff --git a/patches/noemojibutton/1196.patch b/resources/patches/noemojibutton/1196.patch similarity index 100% rename from patches/noemojibutton/1196.patch rename to resources/patches/noemojibutton/1196.patch diff --git a/patches/noemojibutton/1200.patch b/resources/patches/noemojibutton/1200.patch similarity index 100% rename from patches/noemojibutton/1200.patch rename to resources/patches/noemojibutton/1200.patch diff --git a/patches/noemojibutton/1201.patch b/resources/patches/noemojibutton/1201.patch similarity index 100% rename from patches/noemojibutton/1201.patch rename to resources/patches/noemojibutton/1201.patch diff --git a/patches/noemojibutton/1208.patch b/resources/patches/noemojibutton/1208.patch similarity index 100% rename from patches/noemojibutton/1208.patch rename to resources/patches/noemojibutton/1208.patch diff --git a/patches/noemojibutton/1213.patch b/resources/patches/noemojibutton/1213.patch similarity index 100% rename from patches/noemojibutton/1213.patch rename to resources/patches/noemojibutton/1213.patch diff --git a/patches/noemojibutton/1216.patch b/resources/patches/noemojibutton/1216.patch similarity index 100% rename from patches/noemojibutton/1216.patch rename to resources/patches/noemojibutton/1216.patch diff --git a/patches/noemojibutton/1218.patch b/resources/patches/noemojibutton/1218.patch similarity index 100% rename from patches/noemojibutton/1218.patch rename to resources/patches/noemojibutton/1218.patch diff --git a/patches/noemojibutton/1223.patch b/resources/patches/noemojibutton/1223.patch similarity index 100% rename from patches/noemojibutton/1223.patch rename to resources/patches/noemojibutton/1223.patch diff --git a/patches/noemojibutton/1243.patch b/resources/patches/noemojibutton/1243.patch similarity index 100% rename from patches/noemojibutton/1243.patch rename to resources/patches/noemojibutton/1243.patch diff --git a/patches/noemojibutton/1246.patch b/resources/patches/noemojibutton/1246.patch similarity index 100% rename from patches/noemojibutton/1246.patch rename to resources/patches/noemojibutton/1246.patch diff --git a/patches/noemojibutton/1249.patch b/resources/patches/noemojibutton/1249.patch similarity index 100% rename from patches/noemojibutton/1249.patch rename to resources/patches/noemojibutton/1249.patch diff --git a/patches/noemojibutton/1251.patch b/resources/patches/noemojibutton/1251.patch similarity index 100% rename from patches/noemojibutton/1251.patch rename to resources/patches/noemojibutton/1251.patch diff --git a/patches/noemojibutton/1252.patch b/resources/patches/noemojibutton/1252.patch similarity index 100% rename from patches/noemojibutton/1252.patch rename to resources/patches/noemojibutton/1252.patch diff --git a/patches/noemojibutton/1259.patch b/resources/patches/noemojibutton/1259.patch similarity index 100% rename from patches/noemojibutton/1259.patch rename to resources/patches/noemojibutton/1259.patch diff --git a/patches/noemojibutton/1266.patch b/resources/patches/noemojibutton/1266.patch similarity index 100% rename from patches/noemojibutton/1266.patch rename to resources/patches/noemojibutton/1266.patch diff --git a/patches/noemojibutton/1270.patch b/resources/patches/noemojibutton/1270.patch similarity index 100% rename from patches/noemojibutton/1270.patch rename to resources/patches/noemojibutton/1270.patch diff --git a/patches/noemojibutton/1273.patch b/resources/patches/noemojibutton/1273.patch similarity index 100% rename from patches/noemojibutton/1273.patch rename to resources/patches/noemojibutton/1273.patch diff --git a/patches/noemojibutton/1279.patch b/resources/patches/noemojibutton/1279.patch similarity index 100% rename from patches/noemojibutton/1279.patch rename to resources/patches/noemojibutton/1279.patch diff --git a/patches/noemojibutton/1280.patch b/resources/patches/noemojibutton/1280.patch similarity index 100% rename from patches/noemojibutton/1280.patch rename to resources/patches/noemojibutton/1280.patch diff --git a/patches/noemojibutton/1281.patch b/resources/patches/noemojibutton/1281.patch similarity index 100% rename from patches/noemojibutton/1281.patch rename to resources/patches/noemojibutton/1281.patch diff --git a/patches/noemojibutton/1282.patch b/resources/patches/noemojibutton/1282.patch similarity index 100% rename from patches/noemojibutton/1282.patch rename to resources/patches/noemojibutton/1282.patch diff --git a/patches/noemojibutton/1284.patch b/resources/patches/noemojibutton/1284.patch similarity index 100% rename from patches/noemojibutton/1284.patch rename to resources/patches/noemojibutton/1284.patch diff --git a/patches/noemojibutton/1290.patch b/resources/patches/noemojibutton/1290.patch similarity index 100% rename from patches/noemojibutton/1290.patch rename to resources/patches/noemojibutton/1290.patch diff --git a/patches/noemojibutton/1294.patch b/resources/patches/noemojibutton/1294.patch similarity index 100% rename from patches/noemojibutton/1294.patch rename to resources/patches/noemojibutton/1294.patch diff --git a/patches/noemojibutton/1295.patch b/resources/patches/noemojibutton/1295.patch similarity index 100% rename from patches/noemojibutton/1295.patch rename to resources/patches/noemojibutton/1295.patch diff --git a/patches/noemojibutton/1298.patch b/resources/patches/noemojibutton/1298.patch similarity index 100% rename from patches/noemojibutton/1298.patch rename to resources/patches/noemojibutton/1298.patch diff --git a/patches/noemojibutton/1300.patch b/resources/patches/noemojibutton/1300.patch similarity index 100% rename from patches/noemojibutton/1300.patch rename to resources/patches/noemojibutton/1300.patch diff --git a/patches/noemojibutton/1301.patch b/resources/patches/noemojibutton/1301.patch similarity index 100% rename from patches/noemojibutton/1301.patch rename to resources/patches/noemojibutton/1301.patch diff --git a/patches/noemojibutton/1304.patch b/resources/patches/noemojibutton/1304.patch similarity index 100% rename from patches/noemojibutton/1304.patch rename to resources/patches/noemojibutton/1304.patch diff --git a/patches/noemojibutton/1306.patch b/resources/patches/noemojibutton/1306.patch similarity index 100% rename from patches/noemojibutton/1306.patch rename to resources/patches/noemojibutton/1306.patch diff --git a/patches/noemojibutton/1307.patch b/resources/patches/noemojibutton/1307.patch similarity index 100% rename from patches/noemojibutton/1307.patch rename to resources/patches/noemojibutton/1307.patch diff --git a/patches/noemojibutton/1310.patch b/resources/patches/noemojibutton/1310.patch similarity index 100% rename from patches/noemojibutton/1310.patch rename to resources/patches/noemojibutton/1310.patch diff --git a/patches/noemojibutton/1315.patch b/resources/patches/noemojibutton/1315.patch similarity index 100% rename from patches/noemojibutton/1315.patch rename to resources/patches/noemojibutton/1315.patch diff --git a/patches/noemojibutton/1318.patch b/resources/patches/noemojibutton/1318.patch similarity index 100% rename from patches/noemojibutton/1318.patch rename to resources/patches/noemojibutton/1318.patch diff --git a/patches/noemojibutton/1330.patch b/resources/patches/noemojibutton/1330.patch similarity index 100% rename from patches/noemojibutton/1330.patch rename to resources/patches/noemojibutton/1330.patch diff --git a/patches/noemojibutton/1334.patch b/resources/patches/noemojibutton/1334.patch similarity index 100% rename from patches/noemojibutton/1334.patch rename to resources/patches/noemojibutton/1334.patch diff --git a/patches/noemojibutton/1339.patch b/resources/patches/noemojibutton/1339.patch similarity index 100% rename from patches/noemojibutton/1339.patch rename to resources/patches/noemojibutton/1339.patch diff --git a/patches/noemojibutton/1340.patch b/resources/patches/noemojibutton/1340.patch similarity index 100% rename from patches/noemojibutton/1340.patch rename to resources/patches/noemojibutton/1340.patch diff --git a/patches/noemojibutton/1355.patch b/resources/patches/noemojibutton/1355.patch similarity index 100% rename from patches/noemojibutton/1355.patch rename to resources/patches/noemojibutton/1355.patch diff --git a/patches/noemojibutton/1356.patch b/resources/patches/noemojibutton/1356.patch similarity index 100% rename from patches/noemojibutton/1356.patch rename to resources/patches/noemojibutton/1356.patch diff --git a/patches/noemojibutton/1358.patch b/resources/patches/noemojibutton/1358.patch similarity index 100% rename from patches/noemojibutton/1358.patch rename to resources/patches/noemojibutton/1358.patch diff --git a/patches/noemojibutton/1361.patch b/resources/patches/noemojibutton/1361.patch similarity index 100% rename from patches/noemojibutton/1361.patch rename to resources/patches/noemojibutton/1361.patch diff --git a/patches/noemojibutton/1362.patch b/resources/patches/noemojibutton/1362.patch similarity index 100% rename from patches/noemojibutton/1362.patch rename to resources/patches/noemojibutton/1362.patch diff --git a/patches/noemojibutton/1365.patch b/resources/patches/noemojibutton/1365.patch similarity index 100% rename from patches/noemojibutton/1365.patch rename to resources/patches/noemojibutton/1365.patch diff --git a/patches/noemojibutton/1367.patch b/resources/patches/noemojibutton/1367.patch similarity index 100% rename from patches/noemojibutton/1367.patch rename to resources/patches/noemojibutton/1367.patch diff --git a/patches/noemojibutton/1368.patch b/resources/patches/noemojibutton/1368.patch similarity index 100% rename from patches/noemojibutton/1368.patch rename to resources/patches/noemojibutton/1368.patch diff --git a/patches/noemojibutton/1370.patch b/resources/patches/noemojibutton/1370.patch similarity index 100% rename from patches/noemojibutton/1370.patch rename to resources/patches/noemojibutton/1370.patch diff --git a/patches/noemojibutton/1371.patch b/resources/patches/noemojibutton/1371.patch similarity index 100% rename from patches/noemojibutton/1371.patch rename to resources/patches/noemojibutton/1371.patch diff --git a/patches/noemojibutton/87202.patch b/resources/patches/noemojibutton/87202.patch similarity index 100% rename from patches/noemojibutton/87202.patch rename to resources/patches/noemojibutton/87202.patch diff --git a/patches/noemojibutton/README.md b/resources/patches/noemojibutton/README.md similarity index 100% rename from patches/noemojibutton/README.md rename to resources/patches/noemojibutton/README.md diff --git a/patches/nospoiler/1006.patch b/resources/patches/nospoiler/1006.patch similarity index 100% rename from patches/nospoiler/1006.patch rename to resources/patches/nospoiler/1006.patch diff --git a/patches/nospoiler/1007.patch b/resources/patches/nospoiler/1007.patch similarity index 100% rename from patches/nospoiler/1007.patch rename to resources/patches/nospoiler/1007.patch diff --git a/patches/nospoiler/1011.patch b/resources/patches/nospoiler/1011.patch similarity index 100% rename from patches/nospoiler/1011.patch rename to resources/patches/nospoiler/1011.patch diff --git a/patches/nospoiler/1012.patch b/resources/patches/nospoiler/1012.patch similarity index 100% rename from patches/nospoiler/1012.patch rename to resources/patches/nospoiler/1012.patch diff --git a/patches/nospoiler/1013.patch b/resources/patches/nospoiler/1013.patch similarity index 100% rename from patches/nospoiler/1013.patch rename to resources/patches/nospoiler/1013.patch diff --git a/patches/nospoiler/1015.patch b/resources/patches/nospoiler/1015.patch similarity index 100% rename from patches/nospoiler/1015.patch rename to resources/patches/nospoiler/1015.patch diff --git a/patches/nospoiler/1016.patch b/resources/patches/nospoiler/1016.patch similarity index 100% rename from patches/nospoiler/1016.patch rename to resources/patches/nospoiler/1016.patch diff --git a/patches/nospoiler/1019.patch b/resources/patches/nospoiler/1019.patch similarity index 100% rename from patches/nospoiler/1019.patch rename to resources/patches/nospoiler/1019.patch diff --git a/patches/nospoiler/1020.patch b/resources/patches/nospoiler/1020.patch similarity index 100% rename from patches/nospoiler/1020.patch rename to resources/patches/nospoiler/1020.patch diff --git a/patches/nospoiler/1021.patch b/resources/patches/nospoiler/1021.patch similarity index 100% rename from patches/nospoiler/1021.patch rename to resources/patches/nospoiler/1021.patch diff --git a/patches/nospoiler/1022.patch b/resources/patches/nospoiler/1022.patch similarity index 100% rename from patches/nospoiler/1022.patch rename to resources/patches/nospoiler/1022.patch diff --git a/patches/nospoiler/1023.patch b/resources/patches/nospoiler/1023.patch similarity index 100% rename from patches/nospoiler/1023.patch rename to resources/patches/nospoiler/1023.patch diff --git a/patches/nospoiler/1024.patch b/resources/patches/nospoiler/1024.patch similarity index 100% rename from patches/nospoiler/1024.patch rename to resources/patches/nospoiler/1024.patch diff --git a/patches/nospoiler/1025.patch b/resources/patches/nospoiler/1025.patch similarity index 100% rename from patches/nospoiler/1025.patch rename to resources/patches/nospoiler/1025.patch diff --git a/patches/nospoiler/1026.patch b/resources/patches/nospoiler/1026.patch similarity index 100% rename from patches/nospoiler/1026.patch rename to resources/patches/nospoiler/1026.patch diff --git a/patches/nospoiler/1029.patch b/resources/patches/nospoiler/1029.patch similarity index 100% rename from patches/nospoiler/1029.patch rename to resources/patches/nospoiler/1029.patch diff --git a/patches/nospoiler/1031.patch b/resources/patches/nospoiler/1031.patch similarity index 100% rename from patches/nospoiler/1031.patch rename to resources/patches/nospoiler/1031.patch diff --git a/patches/nospoiler/1032.patch b/resources/patches/nospoiler/1032.patch similarity index 100% rename from patches/nospoiler/1032.patch rename to resources/patches/nospoiler/1032.patch diff --git a/patches/nospoiler/1033.patch b/resources/patches/nospoiler/1033.patch similarity index 100% rename from patches/nospoiler/1033.patch rename to resources/patches/nospoiler/1033.patch diff --git a/patches/nospoiler/1036.patch b/resources/patches/nospoiler/1036.patch similarity index 100% rename from patches/nospoiler/1036.patch rename to resources/patches/nospoiler/1036.patch diff --git a/patches/nospoiler/1037.patch b/resources/patches/nospoiler/1037.patch similarity index 100% rename from patches/nospoiler/1037.patch rename to resources/patches/nospoiler/1037.patch diff --git a/patches/nospoiler/1040.patch b/resources/patches/nospoiler/1040.patch similarity index 100% rename from patches/nospoiler/1040.patch rename to resources/patches/nospoiler/1040.patch diff --git a/patches/nospoiler/1041.patch b/resources/patches/nospoiler/1041.patch similarity index 100% rename from patches/nospoiler/1041.patch rename to resources/patches/nospoiler/1041.patch diff --git a/patches/nospoiler/1045.patch b/resources/patches/nospoiler/1045.patch similarity index 100% rename from patches/nospoiler/1045.patch rename to resources/patches/nospoiler/1045.patch diff --git a/patches/nospoiler/1046.patch b/resources/patches/nospoiler/1046.patch similarity index 100% rename from patches/nospoiler/1046.patch rename to resources/patches/nospoiler/1046.patch diff --git a/patches/nospoiler/1047.patch b/resources/patches/nospoiler/1047.patch similarity index 100% rename from patches/nospoiler/1047.patch rename to resources/patches/nospoiler/1047.patch diff --git a/patches/nospoiler/1049.patch b/resources/patches/nospoiler/1049.patch similarity index 100% rename from patches/nospoiler/1049.patch rename to resources/patches/nospoiler/1049.patch diff --git a/patches/nospoiler/1052.patch b/resources/patches/nospoiler/1052.patch similarity index 100% rename from patches/nospoiler/1052.patch rename to resources/patches/nospoiler/1052.patch diff --git a/patches/nospoiler/1053.patch b/resources/patches/nospoiler/1053.patch similarity index 100% rename from patches/nospoiler/1053.patch rename to resources/patches/nospoiler/1053.patch diff --git a/patches/nospoiler/1054.patch b/resources/patches/nospoiler/1054.patch similarity index 100% rename from patches/nospoiler/1054.patch rename to resources/patches/nospoiler/1054.patch diff --git a/patches/nospoiler/1056.patch b/resources/patches/nospoiler/1056.patch similarity index 100% rename from patches/nospoiler/1056.patch rename to resources/patches/nospoiler/1056.patch diff --git a/patches/nospoiler/1057.patch b/resources/patches/nospoiler/1057.patch similarity index 100% rename from patches/nospoiler/1057.patch rename to resources/patches/nospoiler/1057.patch diff --git a/patches/nospoiler/1062.patch b/resources/patches/nospoiler/1062.patch similarity index 100% rename from patches/nospoiler/1062.patch rename to resources/patches/nospoiler/1062.patch diff --git a/patches/nospoiler/1065.patch b/resources/patches/nospoiler/1065.patch similarity index 100% rename from patches/nospoiler/1065.patch rename to resources/patches/nospoiler/1065.patch diff --git a/patches/nospoiler/1066.patch b/resources/patches/nospoiler/1066.patch similarity index 100% rename from patches/nospoiler/1066.patch rename to resources/patches/nospoiler/1066.patch diff --git a/patches/nospoiler/1069.patch b/resources/patches/nospoiler/1069.patch similarity index 100% rename from patches/nospoiler/1069.patch rename to resources/patches/nospoiler/1069.patch diff --git a/patches/nospoiler/1073.patch b/resources/patches/nospoiler/1073.patch similarity index 100% rename from patches/nospoiler/1073.patch rename to resources/patches/nospoiler/1073.patch diff --git a/patches/nospoiler/1074.patch b/resources/patches/nospoiler/1074.patch similarity index 100% rename from patches/nospoiler/1074.patch rename to resources/patches/nospoiler/1074.patch diff --git a/patches/nospoiler/1078.patch b/resources/patches/nospoiler/1078.patch similarity index 100% rename from patches/nospoiler/1078.patch rename to resources/patches/nospoiler/1078.patch diff --git a/patches/nospoiler/1084.patch b/resources/patches/nospoiler/1084.patch similarity index 100% rename from patches/nospoiler/1084.patch rename to resources/patches/nospoiler/1084.patch diff --git a/patches/nospoiler/1085.patch b/resources/patches/nospoiler/1085.patch similarity index 100% rename from patches/nospoiler/1085.patch rename to resources/patches/nospoiler/1085.patch diff --git a/patches/nospoiler/1087.patch b/resources/patches/nospoiler/1087.patch similarity index 100% rename from patches/nospoiler/1087.patch rename to resources/patches/nospoiler/1087.patch diff --git a/patches/nospoiler/1091.patch b/resources/patches/nospoiler/1091.patch similarity index 100% rename from patches/nospoiler/1091.patch rename to resources/patches/nospoiler/1091.patch diff --git a/patches/nospoiler/1092.patch b/resources/patches/nospoiler/1092.patch similarity index 100% rename from patches/nospoiler/1092.patch rename to resources/patches/nospoiler/1092.patch diff --git a/patches/nospoiler/1100.patch b/resources/patches/nospoiler/1100.patch similarity index 100% rename from patches/nospoiler/1100.patch rename to resources/patches/nospoiler/1100.patch diff --git a/patches/nospoiler/1103.patch b/resources/patches/nospoiler/1103.patch similarity index 100% rename from patches/nospoiler/1103.patch rename to resources/patches/nospoiler/1103.patch diff --git a/patches/nospoiler/1104.patch b/resources/patches/nospoiler/1104.patch similarity index 100% rename from patches/nospoiler/1104.patch rename to resources/patches/nospoiler/1104.patch diff --git a/patches/nospoiler/1105.patch b/resources/patches/nospoiler/1105.patch similarity index 100% rename from patches/nospoiler/1105.patch rename to resources/patches/nospoiler/1105.patch diff --git a/patches/nospoiler/1107.patch b/resources/patches/nospoiler/1107.patch similarity index 100% rename from patches/nospoiler/1107.patch rename to resources/patches/nospoiler/1107.patch diff --git a/patches/nospoiler/1123.patch b/resources/patches/nospoiler/1123.patch similarity index 100% rename from patches/nospoiler/1123.patch rename to resources/patches/nospoiler/1123.patch diff --git a/patches/nospoiler/1132.patch b/resources/patches/nospoiler/1132.patch similarity index 100% rename from patches/nospoiler/1132.patch rename to resources/patches/nospoiler/1132.patch diff --git a/patches/nospoiler/1134.patch b/resources/patches/nospoiler/1134.patch similarity index 100% rename from patches/nospoiler/1134.patch rename to resources/patches/nospoiler/1134.patch diff --git a/patches/nospoiler/1144.patch b/resources/patches/nospoiler/1144.patch similarity index 100% rename from patches/nospoiler/1144.patch rename to resources/patches/nospoiler/1144.patch diff --git a/patches/nospoiler/1145.patch b/resources/patches/nospoiler/1145.patch similarity index 100% rename from patches/nospoiler/1145.patch rename to resources/patches/nospoiler/1145.patch diff --git a/patches/nospoiler/1146.patch b/resources/patches/nospoiler/1146.patch similarity index 100% rename from patches/nospoiler/1146.patch rename to resources/patches/nospoiler/1146.patch diff --git a/patches/nospoiler/1148.patch b/resources/patches/nospoiler/1148.patch similarity index 100% rename from patches/nospoiler/1148.patch rename to resources/patches/nospoiler/1148.patch diff --git a/patches/nospoiler/1150.patch b/resources/patches/nospoiler/1150.patch similarity index 100% rename from patches/nospoiler/1150.patch rename to resources/patches/nospoiler/1150.patch diff --git a/patches/nospoiler/1167.patch b/resources/patches/nospoiler/1167.patch similarity index 100% rename from patches/nospoiler/1167.patch rename to resources/patches/nospoiler/1167.patch diff --git a/patches/nospoiler/1169.patch b/resources/patches/nospoiler/1169.patch similarity index 100% rename from patches/nospoiler/1169.patch rename to resources/patches/nospoiler/1169.patch diff --git a/patches/nospoiler/1171.patch b/resources/patches/nospoiler/1171.patch similarity index 100% rename from patches/nospoiler/1171.patch rename to resources/patches/nospoiler/1171.patch diff --git a/patches/nospoiler/1180.patch b/resources/patches/nospoiler/1180.patch similarity index 100% rename from patches/nospoiler/1180.patch rename to resources/patches/nospoiler/1180.patch diff --git a/patches/nospoiler/1181.patch b/resources/patches/nospoiler/1181.patch similarity index 100% rename from patches/nospoiler/1181.patch rename to resources/patches/nospoiler/1181.patch diff --git a/patches/nospoiler/1192.patch b/resources/patches/nospoiler/1192.patch similarity index 100% rename from patches/nospoiler/1192.patch rename to resources/patches/nospoiler/1192.patch diff --git a/patches/nospoiler/1196.patch b/resources/patches/nospoiler/1196.patch similarity index 100% rename from patches/nospoiler/1196.patch rename to resources/patches/nospoiler/1196.patch diff --git a/patches/nospoiler/1200.patch b/resources/patches/nospoiler/1200.patch similarity index 100% rename from patches/nospoiler/1200.patch rename to resources/patches/nospoiler/1200.patch diff --git a/patches/nospoiler/1201.patch b/resources/patches/nospoiler/1201.patch similarity index 100% rename from patches/nospoiler/1201.patch rename to resources/patches/nospoiler/1201.patch diff --git a/patches/nospoiler/1208.patch b/resources/patches/nospoiler/1208.patch similarity index 100% rename from patches/nospoiler/1208.patch rename to resources/patches/nospoiler/1208.patch diff --git a/patches/nospoiler/1213.patch b/resources/patches/nospoiler/1213.patch similarity index 100% rename from patches/nospoiler/1213.patch rename to resources/patches/nospoiler/1213.patch diff --git a/patches/nospoiler/1216.patch b/resources/patches/nospoiler/1216.patch similarity index 100% rename from patches/nospoiler/1216.patch rename to resources/patches/nospoiler/1216.patch diff --git a/patches/nospoiler/1218.patch b/resources/patches/nospoiler/1218.patch similarity index 100% rename from patches/nospoiler/1218.patch rename to resources/patches/nospoiler/1218.patch diff --git a/patches/nospoiler/1223.patch b/resources/patches/nospoiler/1223.patch similarity index 100% rename from patches/nospoiler/1223.patch rename to resources/patches/nospoiler/1223.patch diff --git a/patches/nospoiler/1243.patch b/resources/patches/nospoiler/1243.patch similarity index 100% rename from patches/nospoiler/1243.patch rename to resources/patches/nospoiler/1243.patch diff --git a/patches/nospoiler/1246.patch b/resources/patches/nospoiler/1246.patch similarity index 100% rename from patches/nospoiler/1246.patch rename to resources/patches/nospoiler/1246.patch diff --git a/patches/nospoiler/1249.patch b/resources/patches/nospoiler/1249.patch similarity index 100% rename from patches/nospoiler/1249.patch rename to resources/patches/nospoiler/1249.patch diff --git a/patches/nospoiler/1251.patch b/resources/patches/nospoiler/1251.patch similarity index 100% rename from patches/nospoiler/1251.patch rename to resources/patches/nospoiler/1251.patch diff --git a/patches/nospoiler/1252.patch b/resources/patches/nospoiler/1252.patch similarity index 100% rename from patches/nospoiler/1252.patch rename to resources/patches/nospoiler/1252.patch diff --git a/patches/nospoiler/1259.patch b/resources/patches/nospoiler/1259.patch similarity index 100% rename from patches/nospoiler/1259.patch rename to resources/patches/nospoiler/1259.patch diff --git a/patches/nospoiler/1266.patch b/resources/patches/nospoiler/1266.patch similarity index 100% rename from patches/nospoiler/1266.patch rename to resources/patches/nospoiler/1266.patch diff --git a/patches/nospoiler/1270.patch b/resources/patches/nospoiler/1270.patch similarity index 100% rename from patches/nospoiler/1270.patch rename to resources/patches/nospoiler/1270.patch diff --git a/patches/nospoiler/1273.patch b/resources/patches/nospoiler/1273.patch similarity index 100% rename from patches/nospoiler/1273.patch rename to resources/patches/nospoiler/1273.patch diff --git a/patches/nospoiler/1279.patch b/resources/patches/nospoiler/1279.patch similarity index 100% rename from patches/nospoiler/1279.patch rename to resources/patches/nospoiler/1279.patch diff --git a/patches/nospoiler/1280.patch b/resources/patches/nospoiler/1280.patch similarity index 100% rename from patches/nospoiler/1280.patch rename to resources/patches/nospoiler/1280.patch diff --git a/patches/nospoiler/1281.patch b/resources/patches/nospoiler/1281.patch similarity index 100% rename from patches/nospoiler/1281.patch rename to resources/patches/nospoiler/1281.patch diff --git a/patches/nospoiler/1282.patch b/resources/patches/nospoiler/1282.patch similarity index 100% rename from patches/nospoiler/1282.patch rename to resources/patches/nospoiler/1282.patch diff --git a/patches/nospoiler/1284.patch b/resources/patches/nospoiler/1284.patch similarity index 100% rename from patches/nospoiler/1284.patch rename to resources/patches/nospoiler/1284.patch diff --git a/patches/nospoiler/1290.patch b/resources/patches/nospoiler/1290.patch similarity index 100% rename from patches/nospoiler/1290.patch rename to resources/patches/nospoiler/1290.patch diff --git a/patches/nospoiler/1294.patch b/resources/patches/nospoiler/1294.patch similarity index 100% rename from patches/nospoiler/1294.patch rename to resources/patches/nospoiler/1294.patch diff --git a/patches/nospoiler/1295.patch b/resources/patches/nospoiler/1295.patch similarity index 100% rename from patches/nospoiler/1295.patch rename to resources/patches/nospoiler/1295.patch diff --git a/patches/nospoiler/1298.patch b/resources/patches/nospoiler/1298.patch similarity index 100% rename from patches/nospoiler/1298.patch rename to resources/patches/nospoiler/1298.patch diff --git a/patches/nospoiler/1300.patch b/resources/patches/nospoiler/1300.patch similarity index 100% rename from patches/nospoiler/1300.patch rename to resources/patches/nospoiler/1300.patch diff --git a/patches/nospoiler/1301.patch b/resources/patches/nospoiler/1301.patch similarity index 100% rename from patches/nospoiler/1301.patch rename to resources/patches/nospoiler/1301.patch diff --git a/patches/nospoiler/1304.patch b/resources/patches/nospoiler/1304.patch similarity index 100% rename from patches/nospoiler/1304.patch rename to resources/patches/nospoiler/1304.patch diff --git a/patches/nospoiler/1306.patch b/resources/patches/nospoiler/1306.patch similarity index 100% rename from patches/nospoiler/1306.patch rename to resources/patches/nospoiler/1306.patch diff --git a/patches/nospoiler/1307.patch b/resources/patches/nospoiler/1307.patch similarity index 100% rename from patches/nospoiler/1307.patch rename to resources/patches/nospoiler/1307.patch diff --git a/patches/nospoiler/1310.patch b/resources/patches/nospoiler/1310.patch similarity index 100% rename from patches/nospoiler/1310.patch rename to resources/patches/nospoiler/1310.patch diff --git a/patches/nospoiler/1315.patch b/resources/patches/nospoiler/1315.patch similarity index 100% rename from patches/nospoiler/1315.patch rename to resources/patches/nospoiler/1315.patch diff --git a/patches/nospoiler/1318.patch b/resources/patches/nospoiler/1318.patch similarity index 100% rename from patches/nospoiler/1318.patch rename to resources/patches/nospoiler/1318.patch diff --git a/patches/nospoiler/1330.patch b/resources/patches/nospoiler/1330.patch similarity index 100% rename from patches/nospoiler/1330.patch rename to resources/patches/nospoiler/1330.patch diff --git a/patches/nospoiler/1334.patch b/resources/patches/nospoiler/1334.patch similarity index 100% rename from patches/nospoiler/1334.patch rename to resources/patches/nospoiler/1334.patch diff --git a/patches/nospoiler/1339.patch b/resources/patches/nospoiler/1339.patch similarity index 100% rename from patches/nospoiler/1339.patch rename to resources/patches/nospoiler/1339.patch diff --git a/patches/nospoiler/1340.patch b/resources/patches/nospoiler/1340.patch similarity index 100% rename from patches/nospoiler/1340.patch rename to resources/patches/nospoiler/1340.patch diff --git a/patches/nospoiler/1355.patch b/resources/patches/nospoiler/1355.patch similarity index 100% rename from patches/nospoiler/1355.patch rename to resources/patches/nospoiler/1355.patch diff --git a/patches/nospoiler/1356.patch b/resources/patches/nospoiler/1356.patch similarity index 100% rename from patches/nospoiler/1356.patch rename to resources/patches/nospoiler/1356.patch diff --git a/patches/nospoiler/1358.patch b/resources/patches/nospoiler/1358.patch similarity index 100% rename from patches/nospoiler/1358.patch rename to resources/patches/nospoiler/1358.patch diff --git a/patches/nospoiler/1361.patch b/resources/patches/nospoiler/1361.patch similarity index 100% rename from patches/nospoiler/1361.patch rename to resources/patches/nospoiler/1361.patch diff --git a/patches/nospoiler/1362.patch b/resources/patches/nospoiler/1362.patch similarity index 100% rename from patches/nospoiler/1362.patch rename to resources/patches/nospoiler/1362.patch diff --git a/patches/nospoiler/1365.patch b/resources/patches/nospoiler/1365.patch similarity index 100% rename from patches/nospoiler/1365.patch rename to resources/patches/nospoiler/1365.patch diff --git a/patches/nospoiler/1367.patch b/resources/patches/nospoiler/1367.patch similarity index 100% rename from patches/nospoiler/1367.patch rename to resources/patches/nospoiler/1367.patch diff --git a/patches/nospoiler/1368.patch b/resources/patches/nospoiler/1368.patch similarity index 100% rename from patches/nospoiler/1368.patch rename to resources/patches/nospoiler/1368.patch diff --git a/patches/nospoiler/1370.patch b/resources/patches/nospoiler/1370.patch similarity index 100% rename from patches/nospoiler/1370.patch rename to resources/patches/nospoiler/1370.patch diff --git a/patches/nospoiler/1371.patch b/resources/patches/nospoiler/1371.patch similarity index 100% rename from patches/nospoiler/1371.patch rename to resources/patches/nospoiler/1371.patch diff --git a/patches/nospoiler/78204.patch b/resources/patches/nospoiler/78204.patch similarity index 100% rename from patches/nospoiler/78204.patch rename to resources/patches/nospoiler/78204.patch diff --git a/patches/nospoiler/839.patch b/resources/patches/nospoiler/839.patch similarity index 100% rename from patches/nospoiler/839.patch rename to resources/patches/nospoiler/839.patch diff --git a/patches/nospoiler/841.patch b/resources/patches/nospoiler/841.patch similarity index 100% rename from patches/nospoiler/841.patch rename to resources/patches/nospoiler/841.patch diff --git a/patches/nospoiler/842.patch b/resources/patches/nospoiler/842.patch similarity index 100% rename from patches/nospoiler/842.patch rename to resources/patches/nospoiler/842.patch diff --git a/patches/nospoiler/843.patch b/resources/patches/nospoiler/843.patch similarity index 100% rename from patches/nospoiler/843.patch rename to resources/patches/nospoiler/843.patch diff --git a/patches/nospoiler/844.patch b/resources/patches/nospoiler/844.patch similarity index 100% rename from patches/nospoiler/844.patch rename to resources/patches/nospoiler/844.patch diff --git a/patches/nospoiler/845.patch b/resources/patches/nospoiler/845.patch similarity index 100% rename from patches/nospoiler/845.patch rename to resources/patches/nospoiler/845.patch diff --git a/patches/nospoiler/848.patch b/resources/patches/nospoiler/848.patch similarity index 100% rename from patches/nospoiler/848.patch rename to resources/patches/nospoiler/848.patch diff --git a/patches/nospoiler/850.patch b/resources/patches/nospoiler/850.patch similarity index 100% rename from patches/nospoiler/850.patch rename to resources/patches/nospoiler/850.patch diff --git a/patches/nospoiler/851.patch b/resources/patches/nospoiler/851.patch similarity index 100% rename from patches/nospoiler/851.patch rename to resources/patches/nospoiler/851.patch diff --git a/patches/nospoiler/853.patch b/resources/patches/nospoiler/853.patch similarity index 100% rename from patches/nospoiler/853.patch rename to resources/patches/nospoiler/853.patch diff --git a/patches/nospoiler/854.patch b/resources/patches/nospoiler/854.patch similarity index 100% rename from patches/nospoiler/854.patch rename to resources/patches/nospoiler/854.patch diff --git a/patches/nospoiler/855.patch b/resources/patches/nospoiler/855.patch similarity index 100% rename from patches/nospoiler/855.patch rename to resources/patches/nospoiler/855.patch diff --git a/patches/nospoiler/856.patch b/resources/patches/nospoiler/856.patch similarity index 100% rename from patches/nospoiler/856.patch rename to resources/patches/nospoiler/856.patch diff --git a/patches/nospoiler/87202.patch b/resources/patches/nospoiler/87202.patch similarity index 100% rename from patches/nospoiler/87202.patch rename to resources/patches/nospoiler/87202.patch diff --git a/patches/nospoiler/876.patch b/resources/patches/nospoiler/876.patch similarity index 100% rename from patches/nospoiler/876.patch rename to resources/patches/nospoiler/876.patch diff --git a/patches/nospoiler/884.patch b/resources/patches/nospoiler/884.patch similarity index 100% rename from patches/nospoiler/884.patch rename to resources/patches/nospoiler/884.patch diff --git a/patches/nospoiler/888.patch b/resources/patches/nospoiler/888.patch similarity index 100% rename from patches/nospoiler/888.patch rename to resources/patches/nospoiler/888.patch diff --git a/patches/nospoiler/896.patch b/resources/patches/nospoiler/896.patch similarity index 100% rename from patches/nospoiler/896.patch rename to resources/patches/nospoiler/896.patch diff --git a/patches/nospoiler/897.patch b/resources/patches/nospoiler/897.patch similarity index 100% rename from patches/nospoiler/897.patch rename to resources/patches/nospoiler/897.patch diff --git a/patches/nospoiler/898.patch b/resources/patches/nospoiler/898.patch similarity index 100% rename from patches/nospoiler/898.patch rename to resources/patches/nospoiler/898.patch diff --git a/patches/nospoiler/899.patch b/resources/patches/nospoiler/899.patch similarity index 100% rename from patches/nospoiler/899.patch rename to resources/patches/nospoiler/899.patch diff --git a/patches/nospoiler/900.patch b/resources/patches/nospoiler/900.patch similarity index 100% rename from patches/nospoiler/900.patch rename to resources/patches/nospoiler/900.patch diff --git a/patches/nospoiler/901.patch b/resources/patches/nospoiler/901.patch similarity index 100% rename from patches/nospoiler/901.patch rename to resources/patches/nospoiler/901.patch diff --git a/patches/nospoiler/902.patch b/resources/patches/nospoiler/902.patch similarity index 100% rename from patches/nospoiler/902.patch rename to resources/patches/nospoiler/902.patch diff --git a/patches/nospoiler/903.patch b/resources/patches/nospoiler/903.patch similarity index 100% rename from patches/nospoiler/903.patch rename to resources/patches/nospoiler/903.patch diff --git a/patches/nospoiler/904.patch b/resources/patches/nospoiler/904.patch similarity index 100% rename from patches/nospoiler/904.patch rename to resources/patches/nospoiler/904.patch diff --git a/patches/nospoiler/906.patch b/resources/patches/nospoiler/906.patch similarity index 100% rename from patches/nospoiler/906.patch rename to resources/patches/nospoiler/906.patch diff --git a/patches/nospoiler/909.patch b/resources/patches/nospoiler/909.patch similarity index 100% rename from patches/nospoiler/909.patch rename to resources/patches/nospoiler/909.patch diff --git a/patches/nospoiler/910.patch b/resources/patches/nospoiler/910.patch similarity index 100% rename from patches/nospoiler/910.patch rename to resources/patches/nospoiler/910.patch diff --git a/patches/nospoiler/938.patch b/resources/patches/nospoiler/938.patch similarity index 100% rename from patches/nospoiler/938.patch rename to resources/patches/nospoiler/938.patch diff --git a/patches/nospoiler/939.patch b/resources/patches/nospoiler/939.patch similarity index 100% rename from patches/nospoiler/939.patch rename to resources/patches/nospoiler/939.patch diff --git a/patches/nospoiler/940.patch b/resources/patches/nospoiler/940.patch similarity index 100% rename from patches/nospoiler/940.patch rename to resources/patches/nospoiler/940.patch diff --git a/patches/nospoiler/942.patch b/resources/patches/nospoiler/942.patch similarity index 100% rename from patches/nospoiler/942.patch rename to resources/patches/nospoiler/942.patch diff --git a/patches/nospoiler/943.patch b/resources/patches/nospoiler/943.patch similarity index 100% rename from patches/nospoiler/943.patch rename to resources/patches/nospoiler/943.patch diff --git a/patches/nospoiler/945.patch b/resources/patches/nospoiler/945.patch similarity index 100% rename from patches/nospoiler/945.patch rename to resources/patches/nospoiler/945.patch diff --git a/patches/nospoiler/946.patch b/resources/patches/nospoiler/946.patch similarity index 100% rename from patches/nospoiler/946.patch rename to resources/patches/nospoiler/946.patch diff --git a/patches/nospoiler/947.patch b/resources/patches/nospoiler/947.patch similarity index 100% rename from patches/nospoiler/947.patch rename to resources/patches/nospoiler/947.patch diff --git a/patches/nospoiler/948.patch b/resources/patches/nospoiler/948.patch similarity index 100% rename from patches/nospoiler/948.patch rename to resources/patches/nospoiler/948.patch diff --git a/patches/nospoiler/963.patch b/resources/patches/nospoiler/963.patch similarity index 100% rename from patches/nospoiler/963.patch rename to resources/patches/nospoiler/963.patch diff --git a/patches/nospoiler/964.patch b/resources/patches/nospoiler/964.patch similarity index 100% rename from patches/nospoiler/964.patch rename to resources/patches/nospoiler/964.patch diff --git a/patches/nospoiler/965.patch b/resources/patches/nospoiler/965.patch similarity index 100% rename from patches/nospoiler/965.patch rename to resources/patches/nospoiler/965.patch diff --git a/patches/nospoiler/966.patch b/resources/patches/nospoiler/966.patch similarity index 100% rename from patches/nospoiler/966.patch rename to resources/patches/nospoiler/966.patch diff --git a/patches/nospoiler/967.patch b/resources/patches/nospoiler/967.patch similarity index 100% rename from patches/nospoiler/967.patch rename to resources/patches/nospoiler/967.patch diff --git a/patches/nospoiler/968.patch b/resources/patches/nospoiler/968.patch similarity index 100% rename from patches/nospoiler/968.patch rename to resources/patches/nospoiler/968.patch diff --git a/patches/nospoiler/970.patch b/resources/patches/nospoiler/970.patch similarity index 100% rename from patches/nospoiler/970.patch rename to resources/patches/nospoiler/970.patch diff --git a/patches/nospoiler/980.patch b/resources/patches/nospoiler/980.patch similarity index 100% rename from patches/nospoiler/980.patch rename to resources/patches/nospoiler/980.patch diff --git a/patches/nospoiler/984.patch b/resources/patches/nospoiler/984.patch similarity index 100% rename from patches/nospoiler/984.patch rename to resources/patches/nospoiler/984.patch diff --git a/patches/nospoiler/986.patch b/resources/patches/nospoiler/986.patch similarity index 100% rename from patches/nospoiler/986.patch rename to resources/patches/nospoiler/986.patch diff --git a/patches/nospoiler/991.patch b/resources/patches/nospoiler/991.patch similarity index 100% rename from patches/nospoiler/991.patch rename to resources/patches/nospoiler/991.patch diff --git a/patches/nospoiler/992.patch b/resources/patches/nospoiler/992.patch similarity index 100% rename from patches/nospoiler/992.patch rename to resources/patches/nospoiler/992.patch diff --git a/patches/nospoiler/993.patch b/resources/patches/nospoiler/993.patch similarity index 100% rename from patches/nospoiler/993.patch rename to resources/patches/nospoiler/993.patch diff --git a/patches/nospoiler/994.patch b/resources/patches/nospoiler/994.patch similarity index 100% rename from patches/nospoiler/994.patch rename to resources/patches/nospoiler/994.patch diff --git a/patches/nospoiler/996.patch b/resources/patches/nospoiler/996.patch similarity index 100% rename from patches/nospoiler/996.patch rename to resources/patches/nospoiler/996.patch diff --git a/patches/nospoiler/README.md b/resources/patches/nospoiler/README.md similarity index 100% rename from patches/nospoiler/README.md rename to resources/patches/nospoiler/README.md diff --git a/patches/notrack/1006-post.sh b/resources/patches/notrack/1006-post.sh old mode 100755 new mode 100644 similarity index 100% rename from patches/notrack/1006-post.sh rename to resources/patches/notrack/1006-post.sh diff --git a/patches/notrack/1006.patch b/resources/patches/notrack/1006.patch similarity index 100% rename from patches/notrack/1006.patch rename to resources/patches/notrack/1006.patch diff --git a/patches/notrack/1007-post.sh b/resources/patches/notrack/1007-post.sh similarity index 100% rename from patches/notrack/1007-post.sh rename to resources/patches/notrack/1007-post.sh diff --git a/patches/notrack/1007.patch b/resources/patches/notrack/1007.patch similarity index 100% rename from patches/notrack/1007.patch rename to resources/patches/notrack/1007.patch diff --git a/patches/notrack/1011-post.sh b/resources/patches/notrack/1011-post.sh similarity index 100% rename from patches/notrack/1011-post.sh rename to resources/patches/notrack/1011-post.sh diff --git a/patches/notrack/1011.patch b/resources/patches/notrack/1011.patch similarity index 100% rename from patches/notrack/1011.patch rename to resources/patches/notrack/1011.patch diff --git a/patches/notrack/1012-post.sh b/resources/patches/notrack/1012-post.sh similarity index 100% rename from patches/notrack/1012-post.sh rename to resources/patches/notrack/1012-post.sh diff --git a/patches/notrack/1012.patch b/resources/patches/notrack/1012.patch similarity index 100% rename from patches/notrack/1012.patch rename to resources/patches/notrack/1012.patch diff --git a/patches/notrack/1013-post.sh b/resources/patches/notrack/1013-post.sh similarity index 100% rename from patches/notrack/1013-post.sh rename to resources/patches/notrack/1013-post.sh diff --git a/patches/notrack/1013.patch b/resources/patches/notrack/1013.patch similarity index 100% rename from patches/notrack/1013.patch rename to resources/patches/notrack/1013.patch diff --git a/patches/notrack/1015-post.sh b/resources/patches/notrack/1015-post.sh similarity index 100% rename from patches/notrack/1015-post.sh rename to resources/patches/notrack/1015-post.sh diff --git a/patches/notrack/1015.patch b/resources/patches/notrack/1015.patch similarity index 100% rename from patches/notrack/1015.patch rename to resources/patches/notrack/1015.patch diff --git a/patches/notrack/1016-post.sh b/resources/patches/notrack/1016-post.sh similarity index 100% rename from patches/notrack/1016-post.sh rename to resources/patches/notrack/1016-post.sh diff --git a/patches/notrack/1016.patch b/resources/patches/notrack/1016.patch similarity index 100% rename from patches/notrack/1016.patch rename to resources/patches/notrack/1016.patch diff --git a/patches/notrack/1019-post.sh b/resources/patches/notrack/1019-post.sh similarity index 100% rename from patches/notrack/1019-post.sh rename to resources/patches/notrack/1019-post.sh diff --git a/patches/notrack/1019.patch b/resources/patches/notrack/1019.patch similarity index 100% rename from patches/notrack/1019.patch rename to resources/patches/notrack/1019.patch diff --git a/patches/notrack/1020-post.sh b/resources/patches/notrack/1020-post.sh similarity index 100% rename from patches/notrack/1020-post.sh rename to resources/patches/notrack/1020-post.sh diff --git a/patches/notrack/1020.patch b/resources/patches/notrack/1020.patch similarity index 100% rename from patches/notrack/1020.patch rename to resources/patches/notrack/1020.patch diff --git a/patches/notrack/1021-post.sh b/resources/patches/notrack/1021-post.sh similarity index 100% rename from patches/notrack/1021-post.sh rename to resources/patches/notrack/1021-post.sh diff --git a/patches/notrack/1021.patch b/resources/patches/notrack/1021.patch similarity index 100% rename from patches/notrack/1021.patch rename to resources/patches/notrack/1021.patch diff --git a/patches/notrack/1022-post.sh b/resources/patches/notrack/1022-post.sh similarity index 100% rename from patches/notrack/1022-post.sh rename to resources/patches/notrack/1022-post.sh diff --git a/patches/notrack/1022.patch b/resources/patches/notrack/1022.patch similarity index 100% rename from patches/notrack/1022.patch rename to resources/patches/notrack/1022.patch diff --git a/patches/notrack/1023-post.sh b/resources/patches/notrack/1023-post.sh similarity index 100% rename from patches/notrack/1023-post.sh rename to resources/patches/notrack/1023-post.sh diff --git a/patches/notrack/1023.patch b/resources/patches/notrack/1023.patch similarity index 100% rename from patches/notrack/1023.patch rename to resources/patches/notrack/1023.patch diff --git a/patches/notrack/1024-post.sh b/resources/patches/notrack/1024-post.sh similarity index 100% rename from patches/notrack/1024-post.sh rename to resources/patches/notrack/1024-post.sh diff --git a/patches/notrack/1024.patch b/resources/patches/notrack/1024.patch similarity index 100% rename from patches/notrack/1024.patch rename to resources/patches/notrack/1024.patch diff --git a/patches/notrack/1025-post.sh b/resources/patches/notrack/1025-post.sh similarity index 100% rename from patches/notrack/1025-post.sh rename to resources/patches/notrack/1025-post.sh diff --git a/patches/notrack/1025.patch b/resources/patches/notrack/1025.patch similarity index 100% rename from patches/notrack/1025.patch rename to resources/patches/notrack/1025.patch diff --git a/patches/notrack/1026-post.sh b/resources/patches/notrack/1026-post.sh similarity index 100% rename from patches/notrack/1026-post.sh rename to resources/patches/notrack/1026-post.sh diff --git a/patches/notrack/1026.patch b/resources/patches/notrack/1026.patch similarity index 100% rename from patches/notrack/1026.patch rename to resources/patches/notrack/1026.patch diff --git a/patches/notrack/1029-post.sh b/resources/patches/notrack/1029-post.sh similarity index 100% rename from patches/notrack/1029-post.sh rename to resources/patches/notrack/1029-post.sh diff --git a/patches/notrack/1029.patch b/resources/patches/notrack/1029.patch similarity index 100% rename from patches/notrack/1029.patch rename to resources/patches/notrack/1029.patch diff --git a/patches/notrack/1031-post.sh b/resources/patches/notrack/1031-post.sh similarity index 100% rename from patches/notrack/1031-post.sh rename to resources/patches/notrack/1031-post.sh diff --git a/patches/notrack/1031.patch b/resources/patches/notrack/1031.patch similarity index 100% rename from patches/notrack/1031.patch rename to resources/patches/notrack/1031.patch diff --git a/patches/notrack/1032-post.sh b/resources/patches/notrack/1032-post.sh similarity index 100% rename from patches/notrack/1032-post.sh rename to resources/patches/notrack/1032-post.sh diff --git a/patches/notrack/1032.patch b/resources/patches/notrack/1032.patch similarity index 100% rename from patches/notrack/1032.patch rename to resources/patches/notrack/1032.patch diff --git a/patches/notrack/1033-post.sh b/resources/patches/notrack/1033-post.sh similarity index 100% rename from patches/notrack/1033-post.sh rename to resources/patches/notrack/1033-post.sh diff --git a/patches/notrack/1033.patch b/resources/patches/notrack/1033.patch similarity index 100% rename from patches/notrack/1033.patch rename to resources/patches/notrack/1033.patch diff --git a/patches/notrack/1036-post.sh b/resources/patches/notrack/1036-post.sh similarity index 100% rename from patches/notrack/1036-post.sh rename to resources/patches/notrack/1036-post.sh diff --git a/patches/notrack/1036.patch b/resources/patches/notrack/1036.patch similarity index 100% rename from patches/notrack/1036.patch rename to resources/patches/notrack/1036.patch diff --git a/patches/notrack/1037-post.sh b/resources/patches/notrack/1037-post.sh similarity index 100% rename from patches/notrack/1037-post.sh rename to resources/patches/notrack/1037-post.sh diff --git a/patches/notrack/1037.patch b/resources/patches/notrack/1037.patch similarity index 100% rename from patches/notrack/1037.patch rename to resources/patches/notrack/1037.patch diff --git a/patches/notrack/1040-post.sh b/resources/patches/notrack/1040-post.sh similarity index 100% rename from patches/notrack/1040-post.sh rename to resources/patches/notrack/1040-post.sh diff --git a/patches/notrack/1040.patch b/resources/patches/notrack/1040.patch similarity index 100% rename from patches/notrack/1040.patch rename to resources/patches/notrack/1040.patch diff --git a/patches/notrack/1041-post.sh b/resources/patches/notrack/1041-post.sh similarity index 100% rename from patches/notrack/1041-post.sh rename to resources/patches/notrack/1041-post.sh diff --git a/patches/notrack/1041.patch b/resources/patches/notrack/1041.patch similarity index 100% rename from patches/notrack/1041.patch rename to resources/patches/notrack/1041.patch diff --git a/patches/notrack/1045-post.sh b/resources/patches/notrack/1045-post.sh similarity index 100% rename from patches/notrack/1045-post.sh rename to resources/patches/notrack/1045-post.sh diff --git a/patches/notrack/1045.patch b/resources/patches/notrack/1045.patch similarity index 100% rename from patches/notrack/1045.patch rename to resources/patches/notrack/1045.patch diff --git a/patches/notrack/1046-post.sh b/resources/patches/notrack/1046-post.sh similarity index 100% rename from patches/notrack/1046-post.sh rename to resources/patches/notrack/1046-post.sh diff --git a/patches/notrack/1046.patch b/resources/patches/notrack/1046.patch similarity index 100% rename from patches/notrack/1046.patch rename to resources/patches/notrack/1046.patch diff --git a/patches/notrack/1047-post.sh b/resources/patches/notrack/1047-post.sh similarity index 100% rename from patches/notrack/1047-post.sh rename to resources/patches/notrack/1047-post.sh diff --git a/patches/notrack/1047.patch b/resources/patches/notrack/1047.patch similarity index 100% rename from patches/notrack/1047.patch rename to resources/patches/notrack/1047.patch diff --git a/patches/notrack/1049-post.sh b/resources/patches/notrack/1049-post.sh similarity index 100% rename from patches/notrack/1049-post.sh rename to resources/patches/notrack/1049-post.sh diff --git a/patches/notrack/1049.patch b/resources/patches/notrack/1049.patch similarity index 100% rename from patches/notrack/1049.patch rename to resources/patches/notrack/1049.patch diff --git a/patches/notrack/1052-post.sh b/resources/patches/notrack/1052-post.sh similarity index 100% rename from patches/notrack/1052-post.sh rename to resources/patches/notrack/1052-post.sh diff --git a/patches/notrack/1052.patch b/resources/patches/notrack/1052.patch similarity index 100% rename from patches/notrack/1052.patch rename to resources/patches/notrack/1052.patch diff --git a/patches/notrack/1053-post.sh b/resources/patches/notrack/1053-post.sh similarity index 100% rename from patches/notrack/1053-post.sh rename to resources/patches/notrack/1053-post.sh diff --git a/patches/notrack/1053.patch b/resources/patches/notrack/1053.patch similarity index 100% rename from patches/notrack/1053.patch rename to resources/patches/notrack/1053.patch diff --git a/patches/notrack/1054-post.sh b/resources/patches/notrack/1054-post.sh similarity index 100% rename from patches/notrack/1054-post.sh rename to resources/patches/notrack/1054-post.sh diff --git a/patches/notrack/1054.patch b/resources/patches/notrack/1054.patch similarity index 100% rename from patches/notrack/1054.patch rename to resources/patches/notrack/1054.patch diff --git a/patches/notrack/1056-post.sh b/resources/patches/notrack/1056-post.sh similarity index 100% rename from patches/notrack/1056-post.sh rename to resources/patches/notrack/1056-post.sh diff --git a/patches/notrack/1056.patch b/resources/patches/notrack/1056.patch similarity index 100% rename from patches/notrack/1056.patch rename to resources/patches/notrack/1056.patch diff --git a/patches/notrack/1057-post.sh b/resources/patches/notrack/1057-post.sh similarity index 100% rename from patches/notrack/1057-post.sh rename to resources/patches/notrack/1057-post.sh diff --git a/patches/notrack/1057.patch b/resources/patches/notrack/1057.patch similarity index 100% rename from patches/notrack/1057.patch rename to resources/patches/notrack/1057.patch diff --git a/patches/notrack/1062-post.sh b/resources/patches/notrack/1062-post.sh similarity index 100% rename from patches/notrack/1062-post.sh rename to resources/patches/notrack/1062-post.sh diff --git a/patches/notrack/1062.patch b/resources/patches/notrack/1062.patch similarity index 100% rename from patches/notrack/1062.patch rename to resources/patches/notrack/1062.patch diff --git a/patches/notrack/1065-post.sh b/resources/patches/notrack/1065-post.sh similarity index 100% rename from patches/notrack/1065-post.sh rename to resources/patches/notrack/1065-post.sh diff --git a/patches/notrack/1065.patch b/resources/patches/notrack/1065.patch similarity index 100% rename from patches/notrack/1065.patch rename to resources/patches/notrack/1065.patch diff --git a/patches/notrack/1066-post.sh b/resources/patches/notrack/1066-post.sh similarity index 100% rename from patches/notrack/1066-post.sh rename to resources/patches/notrack/1066-post.sh diff --git a/patches/notrack/1066.patch b/resources/patches/notrack/1066.patch similarity index 100% rename from patches/notrack/1066.patch rename to resources/patches/notrack/1066.patch diff --git a/patches/notrack/1069-post.sh b/resources/patches/notrack/1069-post.sh similarity index 100% rename from patches/notrack/1069-post.sh rename to resources/patches/notrack/1069-post.sh diff --git a/patches/notrack/1069.patch b/resources/patches/notrack/1069.patch similarity index 100% rename from patches/notrack/1069.patch rename to resources/patches/notrack/1069.patch diff --git a/patches/notrack/1073-post.sh b/resources/patches/notrack/1073-post.sh similarity index 100% rename from patches/notrack/1073-post.sh rename to resources/patches/notrack/1073-post.sh diff --git a/patches/notrack/1073.patch b/resources/patches/notrack/1073.patch similarity index 100% rename from patches/notrack/1073.patch rename to resources/patches/notrack/1073.patch diff --git a/patches/notrack/1074-post.sh b/resources/patches/notrack/1074-post.sh similarity index 100% rename from patches/notrack/1074-post.sh rename to resources/patches/notrack/1074-post.sh diff --git a/patches/notrack/1074.patch b/resources/patches/notrack/1074.patch similarity index 100% rename from patches/notrack/1074.patch rename to resources/patches/notrack/1074.patch diff --git a/patches/notrack/1078-post.sh b/resources/patches/notrack/1078-post.sh similarity index 100% rename from patches/notrack/1078-post.sh rename to resources/patches/notrack/1078-post.sh diff --git a/patches/notrack/1078.patch b/resources/patches/notrack/1078.patch similarity index 100% rename from patches/notrack/1078.patch rename to resources/patches/notrack/1078.patch diff --git a/patches/notrack/1084-post.sh b/resources/patches/notrack/1084-post.sh similarity index 100% rename from patches/notrack/1084-post.sh rename to resources/patches/notrack/1084-post.sh diff --git a/patches/notrack/1084.patch b/resources/patches/notrack/1084.patch similarity index 100% rename from patches/notrack/1084.patch rename to resources/patches/notrack/1084.patch diff --git a/patches/notrack/1085-post.sh b/resources/patches/notrack/1085-post.sh similarity index 100% rename from patches/notrack/1085-post.sh rename to resources/patches/notrack/1085-post.sh diff --git a/patches/notrack/1085.patch b/resources/patches/notrack/1085.patch similarity index 100% rename from patches/notrack/1085.patch rename to resources/patches/notrack/1085.patch diff --git a/patches/notrack/1087-post.sh b/resources/patches/notrack/1087-post.sh similarity index 100% rename from patches/notrack/1087-post.sh rename to resources/patches/notrack/1087-post.sh diff --git a/patches/notrack/1087.patch b/resources/patches/notrack/1087.patch similarity index 100% rename from patches/notrack/1087.patch rename to resources/patches/notrack/1087.patch diff --git a/patches/notrack/1091-post.sh b/resources/patches/notrack/1091-post.sh similarity index 100% rename from patches/notrack/1091-post.sh rename to resources/patches/notrack/1091-post.sh diff --git a/patches/notrack/1091.patch b/resources/patches/notrack/1091.patch similarity index 100% rename from patches/notrack/1091.patch rename to resources/patches/notrack/1091.patch diff --git a/patches/notrack/1092-post.sh b/resources/patches/notrack/1092-post.sh similarity index 100% rename from patches/notrack/1092-post.sh rename to resources/patches/notrack/1092-post.sh diff --git a/patches/notrack/1092.patch b/resources/patches/notrack/1092.patch similarity index 100% rename from patches/notrack/1092.patch rename to resources/patches/notrack/1092.patch diff --git a/patches/notrack/1100-post.sh b/resources/patches/notrack/1100-post.sh similarity index 100% rename from patches/notrack/1100-post.sh rename to resources/patches/notrack/1100-post.sh diff --git a/patches/notrack/1100.patch b/resources/patches/notrack/1100.patch similarity index 100% rename from patches/notrack/1100.patch rename to resources/patches/notrack/1100.patch diff --git a/patches/notrack/1103-post.sh b/resources/patches/notrack/1103-post.sh similarity index 100% rename from patches/notrack/1103-post.sh rename to resources/patches/notrack/1103-post.sh diff --git a/patches/notrack/1103.patch b/resources/patches/notrack/1103.patch similarity index 100% rename from patches/notrack/1103.patch rename to resources/patches/notrack/1103.patch diff --git a/patches/notrack/1104-post.sh b/resources/patches/notrack/1104-post.sh similarity index 100% rename from patches/notrack/1104-post.sh rename to resources/patches/notrack/1104-post.sh diff --git a/patches/notrack/1104.patch b/resources/patches/notrack/1104.patch similarity index 100% rename from patches/notrack/1104.patch rename to resources/patches/notrack/1104.patch diff --git a/patches/notrack/1105-post.sh b/resources/patches/notrack/1105-post.sh similarity index 100% rename from patches/notrack/1105-post.sh rename to resources/patches/notrack/1105-post.sh diff --git a/patches/notrack/1105.patch b/resources/patches/notrack/1105.patch similarity index 100% rename from patches/notrack/1105.patch rename to resources/patches/notrack/1105.patch diff --git a/patches/notrack/1107-post.sh b/resources/patches/notrack/1107-post.sh similarity index 100% rename from patches/notrack/1107-post.sh rename to resources/patches/notrack/1107-post.sh diff --git a/patches/notrack/1107.patch b/resources/patches/notrack/1107.patch similarity index 100% rename from patches/notrack/1107.patch rename to resources/patches/notrack/1107.patch diff --git a/patches/notrack/1123-post.sh b/resources/patches/notrack/1123-post.sh similarity index 100% rename from patches/notrack/1123-post.sh rename to resources/patches/notrack/1123-post.sh diff --git a/patches/notrack/1123.patch b/resources/patches/notrack/1123.patch similarity index 100% rename from patches/notrack/1123.patch rename to resources/patches/notrack/1123.patch diff --git a/patches/notrack/1132-post.sh b/resources/patches/notrack/1132-post.sh similarity index 100% rename from patches/notrack/1132-post.sh rename to resources/patches/notrack/1132-post.sh diff --git a/patches/notrack/1132.patch b/resources/patches/notrack/1132.patch similarity index 100% rename from patches/notrack/1132.patch rename to resources/patches/notrack/1132.patch diff --git a/patches/notrack/1134-post.sh b/resources/patches/notrack/1134-post.sh similarity index 100% rename from patches/notrack/1134-post.sh rename to resources/patches/notrack/1134-post.sh diff --git a/patches/notrack/1134.patch b/resources/patches/notrack/1134.patch similarity index 100% rename from patches/notrack/1134.patch rename to resources/patches/notrack/1134.patch diff --git a/patches/notrack/1144-post.sh b/resources/patches/notrack/1144-post.sh similarity index 100% rename from patches/notrack/1144-post.sh rename to resources/patches/notrack/1144-post.sh diff --git a/patches/notrack/1144.patch b/resources/patches/notrack/1144.patch similarity index 100% rename from patches/notrack/1144.patch rename to resources/patches/notrack/1144.patch diff --git a/patches/notrack/1145-post.sh b/resources/patches/notrack/1145-post.sh similarity index 100% rename from patches/notrack/1145-post.sh rename to resources/patches/notrack/1145-post.sh diff --git a/patches/notrack/1145.patch b/resources/patches/notrack/1145.patch similarity index 100% rename from patches/notrack/1145.patch rename to resources/patches/notrack/1145.patch diff --git a/patches/notrack/1146-post.sh b/resources/patches/notrack/1146-post.sh similarity index 100% rename from patches/notrack/1146-post.sh rename to resources/patches/notrack/1146-post.sh diff --git a/patches/notrack/1146.patch b/resources/patches/notrack/1146.patch similarity index 100% rename from patches/notrack/1146.patch rename to resources/patches/notrack/1146.patch diff --git a/patches/notrack/1148-post.sh b/resources/patches/notrack/1148-post.sh similarity index 100% rename from patches/notrack/1148-post.sh rename to resources/patches/notrack/1148-post.sh diff --git a/patches/notrack/1148.patch b/resources/patches/notrack/1148.patch similarity index 100% rename from patches/notrack/1148.patch rename to resources/patches/notrack/1148.patch diff --git a/patches/notrack/1150-post.sh b/resources/patches/notrack/1150-post.sh similarity index 100% rename from patches/notrack/1150-post.sh rename to resources/patches/notrack/1150-post.sh diff --git a/patches/notrack/1150.patch b/resources/patches/notrack/1150.patch similarity index 100% rename from patches/notrack/1150.patch rename to resources/patches/notrack/1150.patch diff --git a/patches/notrack/1167-post.sh b/resources/patches/notrack/1167-post.sh similarity index 100% rename from patches/notrack/1167-post.sh rename to resources/patches/notrack/1167-post.sh diff --git a/patches/notrack/1167.patch b/resources/patches/notrack/1167.patch similarity index 100% rename from patches/notrack/1167.patch rename to resources/patches/notrack/1167.patch diff --git a/patches/notrack/1169-post.sh b/resources/patches/notrack/1169-post.sh similarity index 100% rename from patches/notrack/1169-post.sh rename to resources/patches/notrack/1169-post.sh diff --git a/patches/notrack/1169.patch b/resources/patches/notrack/1169.patch similarity index 100% rename from patches/notrack/1169.patch rename to resources/patches/notrack/1169.patch diff --git a/patches/notrack/1171-post.sh b/resources/patches/notrack/1171-post.sh similarity index 100% rename from patches/notrack/1171-post.sh rename to resources/patches/notrack/1171-post.sh diff --git a/patches/notrack/1171.patch b/resources/patches/notrack/1171.patch similarity index 100% rename from patches/notrack/1171.patch rename to resources/patches/notrack/1171.patch diff --git a/patches/notrack/1180-post.sh b/resources/patches/notrack/1180-post.sh similarity index 100% rename from patches/notrack/1180-post.sh rename to resources/patches/notrack/1180-post.sh diff --git a/patches/notrack/1180.patch b/resources/patches/notrack/1180.patch similarity index 100% rename from patches/notrack/1180.patch rename to resources/patches/notrack/1180.patch diff --git a/patches/notrack/1181-post.sh b/resources/patches/notrack/1181-post.sh similarity index 100% rename from patches/notrack/1181-post.sh rename to resources/patches/notrack/1181-post.sh diff --git a/patches/notrack/1181.patch b/resources/patches/notrack/1181.patch similarity index 100% rename from patches/notrack/1181.patch rename to resources/patches/notrack/1181.patch diff --git a/patches/notrack/1192-post.sh b/resources/patches/notrack/1192-post.sh similarity index 100% rename from patches/notrack/1192-post.sh rename to resources/patches/notrack/1192-post.sh diff --git a/patches/notrack/1192.patch b/resources/patches/notrack/1192.patch similarity index 100% rename from patches/notrack/1192.patch rename to resources/patches/notrack/1192.patch diff --git a/patches/notrack/1196-post.sh b/resources/patches/notrack/1196-post.sh similarity index 100% rename from patches/notrack/1196-post.sh rename to resources/patches/notrack/1196-post.sh diff --git a/patches/notrack/1196.patch b/resources/patches/notrack/1196.patch similarity index 100% rename from patches/notrack/1196.patch rename to resources/patches/notrack/1196.patch diff --git a/patches/notrack/1200-post.sh b/resources/patches/notrack/1200-post.sh similarity index 100% rename from patches/notrack/1200-post.sh rename to resources/patches/notrack/1200-post.sh diff --git a/patches/notrack/1200.patch b/resources/patches/notrack/1200.patch similarity index 100% rename from patches/notrack/1200.patch rename to resources/patches/notrack/1200.patch diff --git a/patches/notrack/1201-post.sh b/resources/patches/notrack/1201-post.sh similarity index 100% rename from patches/notrack/1201-post.sh rename to resources/patches/notrack/1201-post.sh diff --git a/patches/notrack/1201.patch b/resources/patches/notrack/1201.patch similarity index 100% rename from patches/notrack/1201.patch rename to resources/patches/notrack/1201.patch diff --git a/patches/notrack/1208-post.sh b/resources/patches/notrack/1208-post.sh similarity index 100% rename from patches/notrack/1208-post.sh rename to resources/patches/notrack/1208-post.sh diff --git a/patches/notrack/1208.patch b/resources/patches/notrack/1208.patch similarity index 100% rename from patches/notrack/1208.patch rename to resources/patches/notrack/1208.patch diff --git a/patches/notrack/1213-post.sh b/resources/patches/notrack/1213-post.sh similarity index 100% rename from patches/notrack/1213-post.sh rename to resources/patches/notrack/1213-post.sh diff --git a/patches/notrack/1213.patch b/resources/patches/notrack/1213.patch similarity index 100% rename from patches/notrack/1213.patch rename to resources/patches/notrack/1213.patch diff --git a/patches/notrack/1216-post.sh b/resources/patches/notrack/1216-post.sh similarity index 100% rename from patches/notrack/1216-post.sh rename to resources/patches/notrack/1216-post.sh diff --git a/patches/notrack/1216.patch b/resources/patches/notrack/1216.patch similarity index 100% rename from patches/notrack/1216.patch rename to resources/patches/notrack/1216.patch diff --git a/patches/notrack/1218-post.sh b/resources/patches/notrack/1218-post.sh similarity index 100% rename from patches/notrack/1218-post.sh rename to resources/patches/notrack/1218-post.sh diff --git a/patches/notrack/1218.patch b/resources/patches/notrack/1218.patch similarity index 100% rename from patches/notrack/1218.patch rename to resources/patches/notrack/1218.patch diff --git a/patches/notrack/1223-post.sh b/resources/patches/notrack/1223-post.sh similarity index 100% rename from patches/notrack/1223-post.sh rename to resources/patches/notrack/1223-post.sh diff --git a/patches/notrack/1223.patch b/resources/patches/notrack/1223.patch similarity index 100% rename from patches/notrack/1223.patch rename to resources/patches/notrack/1223.patch diff --git a/patches/notrack/1243-post.sh b/resources/patches/notrack/1243-post.sh similarity index 100% rename from patches/notrack/1243-post.sh rename to resources/patches/notrack/1243-post.sh diff --git a/patches/notrack/1243.patch b/resources/patches/notrack/1243.patch similarity index 100% rename from patches/notrack/1243.patch rename to resources/patches/notrack/1243.patch diff --git a/patches/notrack/1246-post.sh b/resources/patches/notrack/1246-post.sh similarity index 100% rename from patches/notrack/1246-post.sh rename to resources/patches/notrack/1246-post.sh diff --git a/patches/notrack/1246.patch b/resources/patches/notrack/1246.patch similarity index 100% rename from patches/notrack/1246.patch rename to resources/patches/notrack/1246.patch diff --git a/patches/notrack/1249-post.sh b/resources/patches/notrack/1249-post.sh similarity index 100% rename from patches/notrack/1249-post.sh rename to resources/patches/notrack/1249-post.sh diff --git a/patches/notrack/1249.patch b/resources/patches/notrack/1249.patch similarity index 100% rename from patches/notrack/1249.patch rename to resources/patches/notrack/1249.patch diff --git a/patches/notrack/1251-post.sh b/resources/patches/notrack/1251-post.sh similarity index 100% rename from patches/notrack/1251-post.sh rename to resources/patches/notrack/1251-post.sh diff --git a/patches/notrack/1251.patch b/resources/patches/notrack/1251.patch similarity index 100% rename from patches/notrack/1251.patch rename to resources/patches/notrack/1251.patch diff --git a/patches/notrack/1252-post.sh b/resources/patches/notrack/1252-post.sh similarity index 100% rename from patches/notrack/1252-post.sh rename to resources/patches/notrack/1252-post.sh diff --git a/patches/notrack/1252.patch b/resources/patches/notrack/1252.patch similarity index 100% rename from patches/notrack/1252.patch rename to resources/patches/notrack/1252.patch diff --git a/patches/notrack/1259-post.sh b/resources/patches/notrack/1259-post.sh similarity index 100% rename from patches/notrack/1259-post.sh rename to resources/patches/notrack/1259-post.sh diff --git a/patches/notrack/1259.patch b/resources/patches/notrack/1259.patch similarity index 100% rename from patches/notrack/1259.patch rename to resources/patches/notrack/1259.patch diff --git a/patches/notrack/1266-post.sh b/resources/patches/notrack/1266-post.sh similarity index 100% rename from patches/notrack/1266-post.sh rename to resources/patches/notrack/1266-post.sh diff --git a/patches/notrack/1266.patch b/resources/patches/notrack/1266.patch similarity index 100% rename from patches/notrack/1266.patch rename to resources/patches/notrack/1266.patch diff --git a/patches/notrack/1270-post.sh b/resources/patches/notrack/1270-post.sh similarity index 100% rename from patches/notrack/1270-post.sh rename to resources/patches/notrack/1270-post.sh diff --git a/patches/notrack/1270.patch b/resources/patches/notrack/1270.patch similarity index 100% rename from patches/notrack/1270.patch rename to resources/patches/notrack/1270.patch diff --git a/patches/notrack/1273-post.sh b/resources/patches/notrack/1273-post.sh similarity index 100% rename from patches/notrack/1273-post.sh rename to resources/patches/notrack/1273-post.sh diff --git a/patches/notrack/1273.patch b/resources/patches/notrack/1273.patch similarity index 100% rename from patches/notrack/1273.patch rename to resources/patches/notrack/1273.patch diff --git a/patches/notrack/1279-post.sh b/resources/patches/notrack/1279-post.sh similarity index 100% rename from patches/notrack/1279-post.sh rename to resources/patches/notrack/1279-post.sh diff --git a/patches/notrack/1279.patch b/resources/patches/notrack/1279.patch similarity index 100% rename from patches/notrack/1279.patch rename to resources/patches/notrack/1279.patch diff --git a/patches/notrack/1280-post.sh b/resources/patches/notrack/1280-post.sh similarity index 100% rename from patches/notrack/1280-post.sh rename to resources/patches/notrack/1280-post.sh diff --git a/patches/notrack/1280.patch b/resources/patches/notrack/1280.patch similarity index 100% rename from patches/notrack/1280.patch rename to resources/patches/notrack/1280.patch diff --git a/patches/notrack/1281-post.sh b/resources/patches/notrack/1281-post.sh similarity index 100% rename from patches/notrack/1281-post.sh rename to resources/patches/notrack/1281-post.sh diff --git a/patches/notrack/1281.patch b/resources/patches/notrack/1281.patch similarity index 100% rename from patches/notrack/1281.patch rename to resources/patches/notrack/1281.patch diff --git a/patches/notrack/1282-post.sh b/resources/patches/notrack/1282-post.sh similarity index 100% rename from patches/notrack/1282-post.sh rename to resources/patches/notrack/1282-post.sh diff --git a/patches/notrack/1282.patch b/resources/patches/notrack/1282.patch similarity index 100% rename from patches/notrack/1282.patch rename to resources/patches/notrack/1282.patch diff --git a/patches/notrack/1284-post.sh b/resources/patches/notrack/1284-post.sh similarity index 100% rename from patches/notrack/1284-post.sh rename to resources/patches/notrack/1284-post.sh diff --git a/patches/notrack/1284.patch b/resources/patches/notrack/1284.patch similarity index 100% rename from patches/notrack/1284.patch rename to resources/patches/notrack/1284.patch diff --git a/patches/notrack/1290-post.sh b/resources/patches/notrack/1290-post.sh similarity index 100% rename from patches/notrack/1290-post.sh rename to resources/patches/notrack/1290-post.sh diff --git a/patches/notrack/1290.patch b/resources/patches/notrack/1290.patch similarity index 100% rename from patches/notrack/1290.patch rename to resources/patches/notrack/1290.patch diff --git a/patches/notrack/1294-post.sh b/resources/patches/notrack/1294-post.sh similarity index 100% rename from patches/notrack/1294-post.sh rename to resources/patches/notrack/1294-post.sh diff --git a/patches/notrack/1294.patch b/resources/patches/notrack/1294.patch similarity index 100% rename from patches/notrack/1294.patch rename to resources/patches/notrack/1294.patch diff --git a/patches/notrack/1295-post.sh b/resources/patches/notrack/1295-post.sh similarity index 100% rename from patches/notrack/1295-post.sh rename to resources/patches/notrack/1295-post.sh diff --git a/patches/notrack/1295.patch b/resources/patches/notrack/1295.patch similarity index 100% rename from patches/notrack/1295.patch rename to resources/patches/notrack/1295.patch diff --git a/patches/notrack/1298-post.sh b/resources/patches/notrack/1298-post.sh similarity index 100% rename from patches/notrack/1298-post.sh rename to resources/patches/notrack/1298-post.sh diff --git a/patches/notrack/1298.patch b/resources/patches/notrack/1298.patch similarity index 100% rename from patches/notrack/1298.patch rename to resources/patches/notrack/1298.patch diff --git a/patches/notrack/1300-post.sh b/resources/patches/notrack/1300-post.sh similarity index 100% rename from patches/notrack/1300-post.sh rename to resources/patches/notrack/1300-post.sh diff --git a/patches/notrack/1300.patch b/resources/patches/notrack/1300.patch similarity index 100% rename from patches/notrack/1300.patch rename to resources/patches/notrack/1300.patch diff --git a/patches/notrack/1301-post.sh b/resources/patches/notrack/1301-post.sh similarity index 100% rename from patches/notrack/1301-post.sh rename to resources/patches/notrack/1301-post.sh diff --git a/patches/notrack/1301.patch b/resources/patches/notrack/1301.patch similarity index 100% rename from patches/notrack/1301.patch rename to resources/patches/notrack/1301.patch diff --git a/patches/notrack/1304-post.sh b/resources/patches/notrack/1304-post.sh similarity index 100% rename from patches/notrack/1304-post.sh rename to resources/patches/notrack/1304-post.sh diff --git a/patches/notrack/1304.patch b/resources/patches/notrack/1304.patch similarity index 100% rename from patches/notrack/1304.patch rename to resources/patches/notrack/1304.patch diff --git a/patches/notrack/1306-post.sh b/resources/patches/notrack/1306-post.sh similarity index 100% rename from patches/notrack/1306-post.sh rename to resources/patches/notrack/1306-post.sh diff --git a/patches/notrack/1306.patch b/resources/patches/notrack/1306.patch similarity index 100% rename from patches/notrack/1306.patch rename to resources/patches/notrack/1306.patch diff --git a/patches/notrack/1307-post.sh b/resources/patches/notrack/1307-post.sh similarity index 100% rename from patches/notrack/1307-post.sh rename to resources/patches/notrack/1307-post.sh diff --git a/patches/notrack/1307.patch b/resources/patches/notrack/1307.patch similarity index 100% rename from patches/notrack/1307.patch rename to resources/patches/notrack/1307.patch diff --git a/patches/notrack/1310-post.sh b/resources/patches/notrack/1310-post.sh similarity index 100% rename from patches/notrack/1310-post.sh rename to resources/patches/notrack/1310-post.sh diff --git a/patches/notrack/1310.patch b/resources/patches/notrack/1310.patch similarity index 100% rename from patches/notrack/1310.patch rename to resources/patches/notrack/1310.patch diff --git a/patches/notrack/1315-post.sh b/resources/patches/notrack/1315-post.sh similarity index 100% rename from patches/notrack/1315-post.sh rename to resources/patches/notrack/1315-post.sh diff --git a/patches/notrack/1315.patch b/resources/patches/notrack/1315.patch similarity index 100% rename from patches/notrack/1315.patch rename to resources/patches/notrack/1315.patch diff --git a/patches/notrack/1318-post.sh b/resources/patches/notrack/1318-post.sh similarity index 100% rename from patches/notrack/1318-post.sh rename to resources/patches/notrack/1318-post.sh diff --git a/patches/notrack/1318.patch b/resources/patches/notrack/1318.patch similarity index 100% rename from patches/notrack/1318.patch rename to resources/patches/notrack/1318.patch diff --git a/patches/notrack/1330-post.sh b/resources/patches/notrack/1330-post.sh similarity index 100% rename from patches/notrack/1330-post.sh rename to resources/patches/notrack/1330-post.sh diff --git a/patches/notrack/1330.patch b/resources/patches/notrack/1330.patch similarity index 100% rename from patches/notrack/1330.patch rename to resources/patches/notrack/1330.patch diff --git a/patches/notrack/1334-post.sh b/resources/patches/notrack/1334-post.sh similarity index 100% rename from patches/notrack/1334-post.sh rename to resources/patches/notrack/1334-post.sh diff --git a/patches/notrack/1334.patch b/resources/patches/notrack/1334.patch similarity index 100% rename from patches/notrack/1334.patch rename to resources/patches/notrack/1334.patch diff --git a/patches/notrack/1339-post.sh b/resources/patches/notrack/1339-post.sh similarity index 100% rename from patches/notrack/1339-post.sh rename to resources/patches/notrack/1339-post.sh diff --git a/patches/notrack/1339.patch b/resources/patches/notrack/1339.patch similarity index 100% rename from patches/notrack/1339.patch rename to resources/patches/notrack/1339.patch diff --git a/patches/notrack/1340-post.sh b/resources/patches/notrack/1340-post.sh similarity index 100% rename from patches/notrack/1340-post.sh rename to resources/patches/notrack/1340-post.sh diff --git a/patches/notrack/1340.patch b/resources/patches/notrack/1340.patch similarity index 100% rename from patches/notrack/1340.patch rename to resources/patches/notrack/1340.patch diff --git a/patches/notrack/1355-post.sh b/resources/patches/notrack/1355-post.sh similarity index 100% rename from patches/notrack/1355-post.sh rename to resources/patches/notrack/1355-post.sh diff --git a/patches/notrack/1355.patch b/resources/patches/notrack/1355.patch similarity index 100% rename from patches/notrack/1355.patch rename to resources/patches/notrack/1355.patch diff --git a/patches/notrack/1356-post.sh b/resources/patches/notrack/1356-post.sh similarity index 100% rename from patches/notrack/1356-post.sh rename to resources/patches/notrack/1356-post.sh diff --git a/patches/notrack/1356.patch b/resources/patches/notrack/1356.patch similarity index 100% rename from patches/notrack/1356.patch rename to resources/patches/notrack/1356.patch diff --git a/patches/notrack/1358-post.sh b/resources/patches/notrack/1358-post.sh similarity index 100% rename from patches/notrack/1358-post.sh rename to resources/patches/notrack/1358-post.sh diff --git a/patches/notrack/1358.patch b/resources/patches/notrack/1358.patch similarity index 100% rename from patches/notrack/1358.patch rename to resources/patches/notrack/1358.patch diff --git a/patches/notrack/1361-post.sh b/resources/patches/notrack/1361-post.sh similarity index 100% rename from patches/notrack/1361-post.sh rename to resources/patches/notrack/1361-post.sh diff --git a/patches/notrack/1361.patch b/resources/patches/notrack/1361.patch similarity index 100% rename from patches/notrack/1361.patch rename to resources/patches/notrack/1361.patch diff --git a/patches/notrack/1362-post.sh b/resources/patches/notrack/1362-post.sh similarity index 100% rename from patches/notrack/1362-post.sh rename to resources/patches/notrack/1362-post.sh diff --git a/patches/notrack/1362.patch b/resources/patches/notrack/1362.patch similarity index 100% rename from patches/notrack/1362.patch rename to resources/patches/notrack/1362.patch diff --git a/patches/notrack/1365-post.sh b/resources/patches/notrack/1365-post.sh similarity index 100% rename from patches/notrack/1365-post.sh rename to resources/patches/notrack/1365-post.sh diff --git a/patches/notrack/1365.patch b/resources/patches/notrack/1365.patch similarity index 100% rename from patches/notrack/1365.patch rename to resources/patches/notrack/1365.patch diff --git a/patches/notrack/1367-post.sh b/resources/patches/notrack/1367-post.sh similarity index 100% rename from patches/notrack/1367-post.sh rename to resources/patches/notrack/1367-post.sh diff --git a/patches/notrack/1367.patch b/resources/patches/notrack/1367.patch similarity index 100% rename from patches/notrack/1367.patch rename to resources/patches/notrack/1367.patch diff --git a/patches/notrack/1368-post.sh b/resources/patches/notrack/1368-post.sh similarity index 100% rename from patches/notrack/1368-post.sh rename to resources/patches/notrack/1368-post.sh diff --git a/patches/notrack/1368.patch b/resources/patches/notrack/1368.patch similarity index 100% rename from patches/notrack/1368.patch rename to resources/patches/notrack/1368.patch diff --git a/patches/notrack/1370-post.sh b/resources/patches/notrack/1370-post.sh similarity index 100% rename from patches/notrack/1370-post.sh rename to resources/patches/notrack/1370-post.sh diff --git a/patches/notrack/1370.patch b/resources/patches/notrack/1370.patch similarity index 100% rename from patches/notrack/1370.patch rename to resources/patches/notrack/1370.patch diff --git a/patches/notrack/1371-post.sh b/resources/patches/notrack/1371-post.sh similarity index 100% rename from patches/notrack/1371-post.sh rename to resources/patches/notrack/1371-post.sh diff --git a/patches/notrack/1371.patch b/resources/patches/notrack/1371.patch similarity index 100% rename from patches/notrack/1371.patch rename to resources/patches/notrack/1371.patch diff --git a/patches/notrack/78204-post.sh b/resources/patches/notrack/78204-post.sh similarity index 100% rename from patches/notrack/78204-post.sh rename to resources/patches/notrack/78204-post.sh diff --git a/patches/notrack/832.patch b/resources/patches/notrack/832.patch similarity index 100% rename from patches/notrack/832.patch rename to resources/patches/notrack/832.patch diff --git a/patches/notrack/833.patch b/resources/patches/notrack/833.patch similarity index 100% rename from patches/notrack/833.patch rename to resources/patches/notrack/833.patch diff --git a/patches/notrack/834.patch b/resources/patches/notrack/834.patch similarity index 100% rename from patches/notrack/834.patch rename to resources/patches/notrack/834.patch diff --git a/patches/notrack/835.patch b/resources/patches/notrack/835.patch similarity index 100% rename from patches/notrack/835.patch rename to resources/patches/notrack/835.patch diff --git a/patches/notrack/836.patch b/resources/patches/notrack/836.patch similarity index 100% rename from patches/notrack/836.patch rename to resources/patches/notrack/836.patch diff --git a/patches/notrack/839.patch b/resources/patches/notrack/839.patch similarity index 100% rename from patches/notrack/839.patch rename to resources/patches/notrack/839.patch diff --git a/patches/notrack/841.patch b/resources/patches/notrack/841.patch similarity index 100% rename from patches/notrack/841.patch rename to resources/patches/notrack/841.patch diff --git a/patches/notrack/842.patch b/resources/patches/notrack/842.patch similarity index 100% rename from patches/notrack/842.patch rename to resources/patches/notrack/842.patch diff --git a/patches/notrack/843.patch b/resources/patches/notrack/843.patch similarity index 100% rename from patches/notrack/843.patch rename to resources/patches/notrack/843.patch diff --git a/patches/notrack/844.patch b/resources/patches/notrack/844.patch similarity index 100% rename from patches/notrack/844.patch rename to resources/patches/notrack/844.patch diff --git a/patches/notrack/845.patch b/resources/patches/notrack/845.patch similarity index 100% rename from patches/notrack/845.patch rename to resources/patches/notrack/845.patch diff --git a/patches/notrack/848.patch b/resources/patches/notrack/848.patch similarity index 100% rename from patches/notrack/848.patch rename to resources/patches/notrack/848.patch diff --git a/patches/notrack/850.patch b/resources/patches/notrack/850.patch similarity index 100% rename from patches/notrack/850.patch rename to resources/patches/notrack/850.patch diff --git a/patches/notrack/851.patch b/resources/patches/notrack/851.patch similarity index 100% rename from patches/notrack/851.patch rename to resources/patches/notrack/851.patch diff --git a/patches/notrack/853.patch b/resources/patches/notrack/853.patch similarity index 100% rename from patches/notrack/853.patch rename to resources/patches/notrack/853.patch diff --git a/patches/notrack/854.patch b/resources/patches/notrack/854.patch similarity index 100% rename from patches/notrack/854.patch rename to resources/patches/notrack/854.patch diff --git a/patches/notrack/855.patch b/resources/patches/notrack/855.patch similarity index 100% rename from patches/notrack/855.patch rename to resources/patches/notrack/855.patch diff --git a/patches/notrack/856.patch b/resources/patches/notrack/856.patch similarity index 100% rename from patches/notrack/856.patch rename to resources/patches/notrack/856.patch diff --git a/patches/notrack/876.patch b/resources/patches/notrack/876.patch similarity index 100% rename from patches/notrack/876.patch rename to resources/patches/notrack/876.patch diff --git a/patches/notrack/884.patch b/resources/patches/notrack/884.patch similarity index 100% rename from patches/notrack/884.patch rename to resources/patches/notrack/884.patch diff --git a/patches/notrack/888.patch b/resources/patches/notrack/888.patch similarity index 100% rename from patches/notrack/888.patch rename to resources/patches/notrack/888.patch diff --git a/patches/notrack/896.patch b/resources/patches/notrack/896.patch similarity index 100% rename from patches/notrack/896.patch rename to resources/patches/notrack/896.patch diff --git a/patches/notrack/897.patch b/resources/patches/notrack/897.patch similarity index 100% rename from patches/notrack/897.patch rename to resources/patches/notrack/897.patch diff --git a/patches/notrack/898.patch b/resources/patches/notrack/898.patch similarity index 100% rename from patches/notrack/898.patch rename to resources/patches/notrack/898.patch diff --git a/patches/notrack/899.patch b/resources/patches/notrack/899.patch similarity index 100% rename from patches/notrack/899.patch rename to resources/patches/notrack/899.patch diff --git a/patches/notrack/900.patch b/resources/patches/notrack/900.patch similarity index 100% rename from patches/notrack/900.patch rename to resources/patches/notrack/900.patch diff --git a/patches/notrack/901.patch b/resources/patches/notrack/901.patch similarity index 100% rename from patches/notrack/901.patch rename to resources/patches/notrack/901.patch diff --git a/patches/notrack/902.patch b/resources/patches/notrack/902.patch similarity index 100% rename from patches/notrack/902.patch rename to resources/patches/notrack/902.patch diff --git a/patches/notrack/903.patch b/resources/patches/notrack/903.patch similarity index 100% rename from patches/notrack/903.patch rename to resources/patches/notrack/903.patch diff --git a/patches/notrack/904.patch b/resources/patches/notrack/904.patch similarity index 100% rename from patches/notrack/904.patch rename to resources/patches/notrack/904.patch diff --git a/patches/notrack/906.patch b/resources/patches/notrack/906.patch similarity index 100% rename from patches/notrack/906.patch rename to resources/patches/notrack/906.patch diff --git a/patches/notrack/909.patch b/resources/patches/notrack/909.patch similarity index 100% rename from patches/notrack/909.patch rename to resources/patches/notrack/909.patch diff --git a/patches/notrack/910.patch b/resources/patches/notrack/910.patch similarity index 100% rename from patches/notrack/910.patch rename to resources/patches/notrack/910.patch diff --git a/patches/notrack/938.patch b/resources/patches/notrack/938.patch similarity index 100% rename from patches/notrack/938.patch rename to resources/patches/notrack/938.patch diff --git a/patches/notrack/939.patch b/resources/patches/notrack/939.patch similarity index 100% rename from patches/notrack/939.patch rename to resources/patches/notrack/939.patch diff --git a/patches/notrack/940.patch b/resources/patches/notrack/940.patch similarity index 100% rename from patches/notrack/940.patch rename to resources/patches/notrack/940.patch diff --git a/patches/notrack/942.patch b/resources/patches/notrack/942.patch similarity index 100% rename from patches/notrack/942.patch rename to resources/patches/notrack/942.patch diff --git a/patches/notrack/943.patch b/resources/patches/notrack/943.patch similarity index 100% rename from patches/notrack/943.patch rename to resources/patches/notrack/943.patch diff --git a/patches/notrack/945.patch b/resources/patches/notrack/945.patch similarity index 100% rename from patches/notrack/945.patch rename to resources/patches/notrack/945.patch diff --git a/patches/notrack/946.patch b/resources/patches/notrack/946.patch similarity index 100% rename from patches/notrack/946.patch rename to resources/patches/notrack/946.patch diff --git a/patches/notrack/947.patch b/resources/patches/notrack/947.patch similarity index 100% rename from patches/notrack/947.patch rename to resources/patches/notrack/947.patch diff --git a/patches/notrack/948.patch b/resources/patches/notrack/948.patch similarity index 100% rename from patches/notrack/948.patch rename to resources/patches/notrack/948.patch diff --git a/patches/notrack/963.patch b/resources/patches/notrack/963.patch similarity index 100% rename from patches/notrack/963.patch rename to resources/patches/notrack/963.patch diff --git a/patches/notrack/964.patch b/resources/patches/notrack/964.patch similarity index 100% rename from patches/notrack/964.patch rename to resources/patches/notrack/964.patch diff --git a/patches/notrack/965.patch b/resources/patches/notrack/965.patch similarity index 100% rename from patches/notrack/965.patch rename to resources/patches/notrack/965.patch diff --git a/patches/notrack/966.patch b/resources/patches/notrack/966.patch similarity index 100% rename from patches/notrack/966.patch rename to resources/patches/notrack/966.patch diff --git a/patches/notrack/967.patch b/resources/patches/notrack/967.patch similarity index 100% rename from patches/notrack/967.patch rename to resources/patches/notrack/967.patch diff --git a/patches/notrack/968-post.sh b/resources/patches/notrack/968-post.sh old mode 100755 new mode 100644 similarity index 100% rename from patches/notrack/968-post.sh rename to resources/patches/notrack/968-post.sh diff --git a/patches/notrack/968.patch b/resources/patches/notrack/968.patch similarity index 100% rename from patches/notrack/968.patch rename to resources/patches/notrack/968.patch diff --git a/patches/notrack/970.patch b/resources/patches/notrack/970.patch similarity index 100% rename from patches/notrack/970.patch rename to resources/patches/notrack/970.patch diff --git a/patches/notrack/980.patch b/resources/patches/notrack/980.patch similarity index 100% rename from patches/notrack/980.patch rename to resources/patches/notrack/980.patch diff --git a/patches/notrack/984.patch b/resources/patches/notrack/984.patch similarity index 100% rename from patches/notrack/984.patch rename to resources/patches/notrack/984.patch diff --git a/patches/notrack/986.patch b/resources/patches/notrack/986.patch similarity index 100% rename from patches/notrack/986.patch rename to resources/patches/notrack/986.patch diff --git a/patches/notrack/991.patch b/resources/patches/notrack/991.patch similarity index 100% rename from patches/notrack/991.patch rename to resources/patches/notrack/991.patch diff --git a/patches/notrack/992.patch b/resources/patches/notrack/992.patch similarity index 100% rename from patches/notrack/992.patch rename to resources/patches/notrack/992.patch diff --git a/patches/notrack/993.patch b/resources/patches/notrack/993.patch similarity index 100% rename from patches/notrack/993.patch rename to resources/patches/notrack/993.patch diff --git a/patches/notrack/994.patch b/resources/patches/notrack/994.patch similarity index 100% rename from patches/notrack/994.patch rename to resources/patches/notrack/994.patch diff --git a/patches/notrack/996.patch b/resources/patches/notrack/996.patch similarity index 100% rename from patches/notrack/996.patch rename to resources/patches/notrack/996.patch diff --git a/patches/notrack/README.md b/resources/patches/notrack/README.md similarity index 100% rename from patches/notrack/README.md rename to resources/patches/notrack/README.md diff --git a/patches/nozlib/1006.patch b/resources/patches/nozlib/1006.patch similarity index 100% rename from patches/nozlib/1006.patch rename to resources/patches/nozlib/1006.patch diff --git a/patches/nozlib/1007.patch b/resources/patches/nozlib/1007.patch similarity index 100% rename from patches/nozlib/1007.patch rename to resources/patches/nozlib/1007.patch diff --git a/patches/nozlib/1011.patch b/resources/patches/nozlib/1011.patch similarity index 100% rename from patches/nozlib/1011.patch rename to resources/patches/nozlib/1011.patch diff --git a/patches/nozlib/1012.patch b/resources/patches/nozlib/1012.patch similarity index 100% rename from patches/nozlib/1012.patch rename to resources/patches/nozlib/1012.patch diff --git a/patches/nozlib/1013.patch b/resources/patches/nozlib/1013.patch similarity index 100% rename from patches/nozlib/1013.patch rename to resources/patches/nozlib/1013.patch diff --git a/patches/nozlib/1015.patch b/resources/patches/nozlib/1015.patch similarity index 100% rename from patches/nozlib/1015.patch rename to resources/patches/nozlib/1015.patch diff --git a/patches/nozlib/1016.patch b/resources/patches/nozlib/1016.patch similarity index 100% rename from patches/nozlib/1016.patch rename to resources/patches/nozlib/1016.patch diff --git a/patches/nozlib/1019.patch b/resources/patches/nozlib/1019.patch similarity index 100% rename from patches/nozlib/1019.patch rename to resources/patches/nozlib/1019.patch diff --git a/patches/nozlib/1020.patch b/resources/patches/nozlib/1020.patch similarity index 100% rename from patches/nozlib/1020.patch rename to resources/patches/nozlib/1020.patch diff --git a/patches/nozlib/1021.patch b/resources/patches/nozlib/1021.patch similarity index 100% rename from patches/nozlib/1021.patch rename to resources/patches/nozlib/1021.patch diff --git a/patches/nozlib/1022.patch b/resources/patches/nozlib/1022.patch similarity index 100% rename from patches/nozlib/1022.patch rename to resources/patches/nozlib/1022.patch diff --git a/patches/nozlib/1023.patch b/resources/patches/nozlib/1023.patch similarity index 100% rename from patches/nozlib/1023.patch rename to resources/patches/nozlib/1023.patch diff --git a/patches/nozlib/1024.patch b/resources/patches/nozlib/1024.patch similarity index 100% rename from patches/nozlib/1024.patch rename to resources/patches/nozlib/1024.patch diff --git a/patches/nozlib/1025.patch b/resources/patches/nozlib/1025.patch similarity index 100% rename from patches/nozlib/1025.patch rename to resources/patches/nozlib/1025.patch diff --git a/patches/nozlib/1026.patch b/resources/patches/nozlib/1026.patch similarity index 100% rename from patches/nozlib/1026.patch rename to resources/patches/nozlib/1026.patch diff --git a/patches/nozlib/1029.patch b/resources/patches/nozlib/1029.patch similarity index 100% rename from patches/nozlib/1029.patch rename to resources/patches/nozlib/1029.patch diff --git a/patches/nozlib/1031.patch b/resources/patches/nozlib/1031.patch similarity index 100% rename from patches/nozlib/1031.patch rename to resources/patches/nozlib/1031.patch diff --git a/patches/nozlib/1032.patch b/resources/patches/nozlib/1032.patch similarity index 100% rename from patches/nozlib/1032.patch rename to resources/patches/nozlib/1032.patch diff --git a/patches/nozlib/1033.patch b/resources/patches/nozlib/1033.patch similarity index 100% rename from patches/nozlib/1033.patch rename to resources/patches/nozlib/1033.patch diff --git a/patches/nozlib/1036.patch b/resources/patches/nozlib/1036.patch similarity index 100% rename from patches/nozlib/1036.patch rename to resources/patches/nozlib/1036.patch diff --git a/patches/nozlib/1037.patch b/resources/patches/nozlib/1037.patch similarity index 100% rename from patches/nozlib/1037.patch rename to resources/patches/nozlib/1037.patch diff --git a/patches/nozlib/1040.patch b/resources/patches/nozlib/1040.patch similarity index 100% rename from patches/nozlib/1040.patch rename to resources/patches/nozlib/1040.patch diff --git a/patches/nozlib/1041.patch b/resources/patches/nozlib/1041.patch similarity index 100% rename from patches/nozlib/1041.patch rename to resources/patches/nozlib/1041.patch diff --git a/patches/nozlib/1045.patch b/resources/patches/nozlib/1045.patch similarity index 100% rename from patches/nozlib/1045.patch rename to resources/patches/nozlib/1045.patch diff --git a/patches/nozlib/1046.patch b/resources/patches/nozlib/1046.patch similarity index 100% rename from patches/nozlib/1046.patch rename to resources/patches/nozlib/1046.patch diff --git a/patches/nozlib/1047.patch b/resources/patches/nozlib/1047.patch similarity index 100% rename from patches/nozlib/1047.patch rename to resources/patches/nozlib/1047.patch diff --git a/patches/nozlib/1049.patch b/resources/patches/nozlib/1049.patch similarity index 100% rename from patches/nozlib/1049.patch rename to resources/patches/nozlib/1049.patch diff --git a/patches/nozlib/1052.patch b/resources/patches/nozlib/1052.patch similarity index 100% rename from patches/nozlib/1052.patch rename to resources/patches/nozlib/1052.patch diff --git a/patches/nozlib/1053.patch b/resources/patches/nozlib/1053.patch similarity index 100% rename from patches/nozlib/1053.patch rename to resources/patches/nozlib/1053.patch diff --git a/patches/nozlib/1054.patch b/resources/patches/nozlib/1054.patch similarity index 100% rename from patches/nozlib/1054.patch rename to resources/patches/nozlib/1054.patch diff --git a/patches/nozlib/1056.patch b/resources/patches/nozlib/1056.patch similarity index 100% rename from patches/nozlib/1056.patch rename to resources/patches/nozlib/1056.patch diff --git a/patches/nozlib/1057.patch b/resources/patches/nozlib/1057.patch similarity index 100% rename from patches/nozlib/1057.patch rename to resources/patches/nozlib/1057.patch diff --git a/patches/nozlib/1062.patch b/resources/patches/nozlib/1062.patch similarity index 100% rename from patches/nozlib/1062.patch rename to resources/patches/nozlib/1062.patch diff --git a/patches/nozlib/1065.patch b/resources/patches/nozlib/1065.patch similarity index 100% rename from patches/nozlib/1065.patch rename to resources/patches/nozlib/1065.patch diff --git a/patches/nozlib/1066.patch b/resources/patches/nozlib/1066.patch similarity index 100% rename from patches/nozlib/1066.patch rename to resources/patches/nozlib/1066.patch diff --git a/patches/nozlib/1069.patch b/resources/patches/nozlib/1069.patch similarity index 100% rename from patches/nozlib/1069.patch rename to resources/patches/nozlib/1069.patch diff --git a/patches/nozlib/1073.patch b/resources/patches/nozlib/1073.patch similarity index 100% rename from patches/nozlib/1073.patch rename to resources/patches/nozlib/1073.patch diff --git a/patches/nozlib/1074.patch b/resources/patches/nozlib/1074.patch similarity index 100% rename from patches/nozlib/1074.patch rename to resources/patches/nozlib/1074.patch diff --git a/patches/nozlib/1078.patch b/resources/patches/nozlib/1078.patch similarity index 100% rename from patches/nozlib/1078.patch rename to resources/patches/nozlib/1078.patch diff --git a/patches/nozlib/1084.patch b/resources/patches/nozlib/1084.patch similarity index 100% rename from patches/nozlib/1084.patch rename to resources/patches/nozlib/1084.patch diff --git a/patches/nozlib/1085.patch b/resources/patches/nozlib/1085.patch similarity index 100% rename from patches/nozlib/1085.patch rename to resources/patches/nozlib/1085.patch diff --git a/patches/nozlib/1087.patch b/resources/patches/nozlib/1087.patch similarity index 100% rename from patches/nozlib/1087.patch rename to resources/patches/nozlib/1087.patch diff --git a/patches/nozlib/1091.patch b/resources/patches/nozlib/1091.patch similarity index 100% rename from patches/nozlib/1091.patch rename to resources/patches/nozlib/1091.patch diff --git a/patches/nozlib/1092.patch b/resources/patches/nozlib/1092.patch similarity index 100% rename from patches/nozlib/1092.patch rename to resources/patches/nozlib/1092.patch diff --git a/patches/nozlib/1100.patch b/resources/patches/nozlib/1100.patch similarity index 100% rename from patches/nozlib/1100.patch rename to resources/patches/nozlib/1100.patch diff --git a/patches/nozlib/1103.patch b/resources/patches/nozlib/1103.patch similarity index 100% rename from patches/nozlib/1103.patch rename to resources/patches/nozlib/1103.patch diff --git a/patches/nozlib/1104.patch b/resources/patches/nozlib/1104.patch similarity index 100% rename from patches/nozlib/1104.patch rename to resources/patches/nozlib/1104.patch diff --git a/patches/nozlib/1105.patch b/resources/patches/nozlib/1105.patch similarity index 100% rename from patches/nozlib/1105.patch rename to resources/patches/nozlib/1105.patch diff --git a/patches/nozlib/1107.patch b/resources/patches/nozlib/1107.patch similarity index 100% rename from patches/nozlib/1107.patch rename to resources/patches/nozlib/1107.patch diff --git a/patches/nozlib/1123.patch b/resources/patches/nozlib/1123.patch similarity index 100% rename from patches/nozlib/1123.patch rename to resources/patches/nozlib/1123.patch diff --git a/patches/nozlib/1132.patch b/resources/patches/nozlib/1132.patch similarity index 100% rename from patches/nozlib/1132.patch rename to resources/patches/nozlib/1132.patch diff --git a/patches/nozlib/1134.patch b/resources/patches/nozlib/1134.patch similarity index 100% rename from patches/nozlib/1134.patch rename to resources/patches/nozlib/1134.patch diff --git a/patches/nozlib/1144.patch b/resources/patches/nozlib/1144.patch similarity index 100% rename from patches/nozlib/1144.patch rename to resources/patches/nozlib/1144.patch diff --git a/patches/nozlib/1145.patch b/resources/patches/nozlib/1145.patch similarity index 100% rename from patches/nozlib/1145.patch rename to resources/patches/nozlib/1145.patch diff --git a/patches/nozlib/1146.patch b/resources/patches/nozlib/1146.patch similarity index 100% rename from patches/nozlib/1146.patch rename to resources/patches/nozlib/1146.patch diff --git a/patches/nozlib/1148.patch b/resources/patches/nozlib/1148.patch similarity index 100% rename from patches/nozlib/1148.patch rename to resources/patches/nozlib/1148.patch diff --git a/patches/nozlib/1150.patch b/resources/patches/nozlib/1150.patch similarity index 100% rename from patches/nozlib/1150.patch rename to resources/patches/nozlib/1150.patch diff --git a/patches/nozlib/1167.patch b/resources/patches/nozlib/1167.patch similarity index 100% rename from patches/nozlib/1167.patch rename to resources/patches/nozlib/1167.patch diff --git a/patches/nozlib/1169.patch b/resources/patches/nozlib/1169.patch similarity index 100% rename from patches/nozlib/1169.patch rename to resources/patches/nozlib/1169.patch diff --git a/patches/nozlib/1171.patch b/resources/patches/nozlib/1171.patch similarity index 100% rename from patches/nozlib/1171.patch rename to resources/patches/nozlib/1171.patch diff --git a/patches/nozlib/1180.patch b/resources/patches/nozlib/1180.patch similarity index 100% rename from patches/nozlib/1180.patch rename to resources/patches/nozlib/1180.patch diff --git a/patches/nozlib/1181.patch b/resources/patches/nozlib/1181.patch similarity index 100% rename from patches/nozlib/1181.patch rename to resources/patches/nozlib/1181.patch diff --git a/patches/nozlib/1192.patch b/resources/patches/nozlib/1192.patch similarity index 100% rename from patches/nozlib/1192.patch rename to resources/patches/nozlib/1192.patch diff --git a/patches/nozlib/1196.patch b/resources/patches/nozlib/1196.patch similarity index 100% rename from patches/nozlib/1196.patch rename to resources/patches/nozlib/1196.patch diff --git a/patches/nozlib/1200.patch b/resources/patches/nozlib/1200.patch similarity index 100% rename from patches/nozlib/1200.patch rename to resources/patches/nozlib/1200.patch diff --git a/patches/nozlib/1201.patch b/resources/patches/nozlib/1201.patch similarity index 100% rename from patches/nozlib/1201.patch rename to resources/patches/nozlib/1201.patch diff --git a/patches/nozlib/1208.patch b/resources/patches/nozlib/1208.patch similarity index 100% rename from patches/nozlib/1208.patch rename to resources/patches/nozlib/1208.patch diff --git a/patches/nozlib/1213.patch b/resources/patches/nozlib/1213.patch similarity index 100% rename from patches/nozlib/1213.patch rename to resources/patches/nozlib/1213.patch diff --git a/patches/nozlib/1216.patch b/resources/patches/nozlib/1216.patch similarity index 100% rename from patches/nozlib/1216.patch rename to resources/patches/nozlib/1216.patch diff --git a/patches/nozlib/1218.patch b/resources/patches/nozlib/1218.patch similarity index 100% rename from patches/nozlib/1218.patch rename to resources/patches/nozlib/1218.patch diff --git a/patches/nozlib/1223.patch b/resources/patches/nozlib/1223.patch similarity index 100% rename from patches/nozlib/1223.patch rename to resources/patches/nozlib/1223.patch diff --git a/patches/nozlib/1243.patch b/resources/patches/nozlib/1243.patch similarity index 100% rename from patches/nozlib/1243.patch rename to resources/patches/nozlib/1243.patch diff --git a/patches/nozlib/1246.patch b/resources/patches/nozlib/1246.patch similarity index 100% rename from patches/nozlib/1246.patch rename to resources/patches/nozlib/1246.patch diff --git a/patches/nozlib/1249.patch b/resources/patches/nozlib/1249.patch similarity index 100% rename from patches/nozlib/1249.patch rename to resources/patches/nozlib/1249.patch diff --git a/patches/nozlib/1251.patch b/resources/patches/nozlib/1251.patch similarity index 100% rename from patches/nozlib/1251.patch rename to resources/patches/nozlib/1251.patch diff --git a/patches/nozlib/1252.patch b/resources/patches/nozlib/1252.patch similarity index 100% rename from patches/nozlib/1252.patch rename to resources/patches/nozlib/1252.patch diff --git a/patches/nozlib/1259.patch b/resources/patches/nozlib/1259.patch similarity index 100% rename from patches/nozlib/1259.patch rename to resources/patches/nozlib/1259.patch diff --git a/patches/nozlib/1266.patch b/resources/patches/nozlib/1266.patch similarity index 100% rename from patches/nozlib/1266.patch rename to resources/patches/nozlib/1266.patch diff --git a/patches/nozlib/1270.patch b/resources/patches/nozlib/1270.patch similarity index 100% rename from patches/nozlib/1270.patch rename to resources/patches/nozlib/1270.patch diff --git a/patches/nozlib/1273.patch b/resources/patches/nozlib/1273.patch similarity index 100% rename from patches/nozlib/1273.patch rename to resources/patches/nozlib/1273.patch diff --git a/patches/nozlib/1279.patch b/resources/patches/nozlib/1279.patch similarity index 100% rename from patches/nozlib/1279.patch rename to resources/patches/nozlib/1279.patch diff --git a/patches/nozlib/1280.patch b/resources/patches/nozlib/1280.patch similarity index 100% rename from patches/nozlib/1280.patch rename to resources/patches/nozlib/1280.patch diff --git a/patches/nozlib/1281.patch b/resources/patches/nozlib/1281.patch similarity index 100% rename from patches/nozlib/1281.patch rename to resources/patches/nozlib/1281.patch diff --git a/patches/nozlib/1282.patch b/resources/patches/nozlib/1282.patch similarity index 100% rename from patches/nozlib/1282.patch rename to resources/patches/nozlib/1282.patch diff --git a/patches/nozlib/1284.patch b/resources/patches/nozlib/1284.patch similarity index 100% rename from patches/nozlib/1284.patch rename to resources/patches/nozlib/1284.patch diff --git a/patches/nozlib/1290.patch b/resources/patches/nozlib/1290.patch similarity index 100% rename from patches/nozlib/1290.patch rename to resources/patches/nozlib/1290.patch diff --git a/patches/nozlib/1294.patch b/resources/patches/nozlib/1294.patch similarity index 100% rename from patches/nozlib/1294.patch rename to resources/patches/nozlib/1294.patch diff --git a/patches/nozlib/1295.patch b/resources/patches/nozlib/1295.patch similarity index 100% rename from patches/nozlib/1295.patch rename to resources/patches/nozlib/1295.patch diff --git a/patches/nozlib/1298.patch b/resources/patches/nozlib/1298.patch similarity index 100% rename from patches/nozlib/1298.patch rename to resources/patches/nozlib/1298.patch diff --git a/patches/nozlib/1300.patch b/resources/patches/nozlib/1300.patch similarity index 100% rename from patches/nozlib/1300.patch rename to resources/patches/nozlib/1300.patch diff --git a/patches/nozlib/1301.patch b/resources/patches/nozlib/1301.patch similarity index 100% rename from patches/nozlib/1301.patch rename to resources/patches/nozlib/1301.patch diff --git a/patches/nozlib/1304.patch b/resources/patches/nozlib/1304.patch similarity index 100% rename from patches/nozlib/1304.patch rename to resources/patches/nozlib/1304.patch diff --git a/patches/nozlib/1306.patch b/resources/patches/nozlib/1306.patch similarity index 100% rename from patches/nozlib/1306.patch rename to resources/patches/nozlib/1306.patch diff --git a/patches/nozlib/1307.patch b/resources/patches/nozlib/1307.patch similarity index 100% rename from patches/nozlib/1307.patch rename to resources/patches/nozlib/1307.patch diff --git a/patches/nozlib/1310.patch b/resources/patches/nozlib/1310.patch similarity index 100% rename from patches/nozlib/1310.patch rename to resources/patches/nozlib/1310.patch diff --git a/patches/nozlib/1315.patch b/resources/patches/nozlib/1315.patch similarity index 100% rename from patches/nozlib/1315.patch rename to resources/patches/nozlib/1315.patch diff --git a/patches/nozlib/1318.patch b/resources/patches/nozlib/1318.patch similarity index 100% rename from patches/nozlib/1318.patch rename to resources/patches/nozlib/1318.patch diff --git a/patches/nozlib/1330.patch b/resources/patches/nozlib/1330.patch similarity index 100% rename from patches/nozlib/1330.patch rename to resources/patches/nozlib/1330.patch diff --git a/patches/nozlib/1334.patch b/resources/patches/nozlib/1334.patch similarity index 100% rename from patches/nozlib/1334.patch rename to resources/patches/nozlib/1334.patch diff --git a/patches/nozlib/1339.patch b/resources/patches/nozlib/1339.patch similarity index 100% rename from patches/nozlib/1339.patch rename to resources/patches/nozlib/1339.patch diff --git a/patches/nozlib/1340.patch b/resources/patches/nozlib/1340.patch similarity index 100% rename from patches/nozlib/1340.patch rename to resources/patches/nozlib/1340.patch diff --git a/patches/nozlib/1355.patch b/resources/patches/nozlib/1355.patch similarity index 100% rename from patches/nozlib/1355.patch rename to resources/patches/nozlib/1355.patch diff --git a/patches/nozlib/1356.patch b/resources/patches/nozlib/1356.patch similarity index 100% rename from patches/nozlib/1356.patch rename to resources/patches/nozlib/1356.patch diff --git a/patches/nozlib/1358.patch b/resources/patches/nozlib/1358.patch similarity index 100% rename from patches/nozlib/1358.patch rename to resources/patches/nozlib/1358.patch diff --git a/patches/nozlib/1361.patch b/resources/patches/nozlib/1361.patch similarity index 100% rename from patches/nozlib/1361.patch rename to resources/patches/nozlib/1361.patch diff --git a/patches/nozlib/1362.patch b/resources/patches/nozlib/1362.patch similarity index 100% rename from patches/nozlib/1362.patch rename to resources/patches/nozlib/1362.patch diff --git a/patches/nozlib/1365.patch b/resources/patches/nozlib/1365.patch similarity index 100% rename from patches/nozlib/1365.patch rename to resources/patches/nozlib/1365.patch diff --git a/patches/nozlib/1367.patch b/resources/patches/nozlib/1367.patch similarity index 100% rename from patches/nozlib/1367.patch rename to resources/patches/nozlib/1367.patch diff --git a/patches/nozlib/1368.patch b/resources/patches/nozlib/1368.patch similarity index 100% rename from patches/nozlib/1368.patch rename to resources/patches/nozlib/1368.patch diff --git a/patches/nozlib/1370.patch b/resources/patches/nozlib/1370.patch similarity index 100% rename from patches/nozlib/1370.patch rename to resources/patches/nozlib/1370.patch diff --git a/patches/nozlib/1371.patch b/resources/patches/nozlib/1371.patch similarity index 100% rename from patches/nozlib/1371.patch rename to resources/patches/nozlib/1371.patch diff --git a/patches/nozlib/78204.patch b/resources/patches/nozlib/78204.patch similarity index 100% rename from patches/nozlib/78204.patch rename to resources/patches/nozlib/78204.patch diff --git a/patches/nozlib/835.patch b/resources/patches/nozlib/835.patch similarity index 100% rename from patches/nozlib/835.patch rename to resources/patches/nozlib/835.patch diff --git a/patches/nozlib/836.patch b/resources/patches/nozlib/836.patch similarity index 100% rename from patches/nozlib/836.patch rename to resources/patches/nozlib/836.patch diff --git a/patches/nozlib/839.patch b/resources/patches/nozlib/839.patch similarity index 100% rename from patches/nozlib/839.patch rename to resources/patches/nozlib/839.patch diff --git a/patches/nozlib/841.patch b/resources/patches/nozlib/841.patch similarity index 100% rename from patches/nozlib/841.patch rename to resources/patches/nozlib/841.patch diff --git a/patches/nozlib/842.patch b/resources/patches/nozlib/842.patch similarity index 100% rename from patches/nozlib/842.patch rename to resources/patches/nozlib/842.patch diff --git a/patches/nozlib/843.patch b/resources/patches/nozlib/843.patch similarity index 100% rename from patches/nozlib/843.patch rename to resources/patches/nozlib/843.patch diff --git a/patches/nozlib/844.patch b/resources/patches/nozlib/844.patch similarity index 100% rename from patches/nozlib/844.patch rename to resources/patches/nozlib/844.patch diff --git a/patches/nozlib/845.patch b/resources/patches/nozlib/845.patch similarity index 100% rename from patches/nozlib/845.patch rename to resources/patches/nozlib/845.patch diff --git a/patches/nozlib/848.patch b/resources/patches/nozlib/848.patch similarity index 100% rename from patches/nozlib/848.patch rename to resources/patches/nozlib/848.patch diff --git a/patches/nozlib/850.patch b/resources/patches/nozlib/850.patch similarity index 100% rename from patches/nozlib/850.patch rename to resources/patches/nozlib/850.patch diff --git a/patches/nozlib/851.patch b/resources/patches/nozlib/851.patch similarity index 100% rename from patches/nozlib/851.patch rename to resources/patches/nozlib/851.patch diff --git a/patches/nozlib/853.patch b/resources/patches/nozlib/853.patch similarity index 100% rename from patches/nozlib/853.patch rename to resources/patches/nozlib/853.patch diff --git a/patches/nozlib/854.patch b/resources/patches/nozlib/854.patch similarity index 100% rename from patches/nozlib/854.patch rename to resources/patches/nozlib/854.patch diff --git a/patches/nozlib/855.patch b/resources/patches/nozlib/855.patch similarity index 100% rename from patches/nozlib/855.patch rename to resources/patches/nozlib/855.patch diff --git a/patches/nozlib/856.patch b/resources/patches/nozlib/856.patch similarity index 100% rename from patches/nozlib/856.patch rename to resources/patches/nozlib/856.patch diff --git a/patches/nozlib/87202.patch b/resources/patches/nozlib/87202.patch similarity index 100% rename from patches/nozlib/87202.patch rename to resources/patches/nozlib/87202.patch diff --git a/patches/nozlib/876.patch b/resources/patches/nozlib/876.patch similarity index 100% rename from patches/nozlib/876.patch rename to resources/patches/nozlib/876.patch diff --git a/patches/nozlib/884.patch b/resources/patches/nozlib/884.patch similarity index 100% rename from patches/nozlib/884.patch rename to resources/patches/nozlib/884.patch diff --git a/patches/nozlib/888.patch b/resources/patches/nozlib/888.patch similarity index 100% rename from patches/nozlib/888.patch rename to resources/patches/nozlib/888.patch diff --git a/patches/nozlib/896.patch b/resources/patches/nozlib/896.patch similarity index 100% rename from patches/nozlib/896.patch rename to resources/patches/nozlib/896.patch diff --git a/patches/nozlib/897.patch b/resources/patches/nozlib/897.patch similarity index 100% rename from patches/nozlib/897.patch rename to resources/patches/nozlib/897.patch diff --git a/patches/nozlib/898.patch b/resources/patches/nozlib/898.patch similarity index 100% rename from patches/nozlib/898.patch rename to resources/patches/nozlib/898.patch diff --git a/patches/nozlib/899.patch b/resources/patches/nozlib/899.patch similarity index 100% rename from patches/nozlib/899.patch rename to resources/patches/nozlib/899.patch diff --git a/patches/nozlib/900.patch b/resources/patches/nozlib/900.patch similarity index 100% rename from patches/nozlib/900.patch rename to resources/patches/nozlib/900.patch diff --git a/patches/nozlib/901.patch b/resources/patches/nozlib/901.patch similarity index 100% rename from patches/nozlib/901.patch rename to resources/patches/nozlib/901.patch diff --git a/patches/nozlib/902.patch b/resources/patches/nozlib/902.patch similarity index 100% rename from patches/nozlib/902.patch rename to resources/patches/nozlib/902.patch diff --git a/patches/nozlib/903.patch b/resources/patches/nozlib/903.patch similarity index 100% rename from patches/nozlib/903.patch rename to resources/patches/nozlib/903.patch diff --git a/patches/nozlib/904.patch b/resources/patches/nozlib/904.patch similarity index 100% rename from patches/nozlib/904.patch rename to resources/patches/nozlib/904.patch diff --git a/patches/nozlib/906.patch b/resources/patches/nozlib/906.patch similarity index 100% rename from patches/nozlib/906.patch rename to resources/patches/nozlib/906.patch diff --git a/patches/nozlib/909.patch b/resources/patches/nozlib/909.patch similarity index 100% rename from patches/nozlib/909.patch rename to resources/patches/nozlib/909.patch diff --git a/patches/nozlib/910.patch b/resources/patches/nozlib/910.patch similarity index 100% rename from patches/nozlib/910.patch rename to resources/patches/nozlib/910.patch diff --git a/patches/nozlib/938.patch b/resources/patches/nozlib/938.patch similarity index 100% rename from patches/nozlib/938.patch rename to resources/patches/nozlib/938.patch diff --git a/patches/nozlib/939.patch b/resources/patches/nozlib/939.patch similarity index 100% rename from patches/nozlib/939.patch rename to resources/patches/nozlib/939.patch diff --git a/patches/nozlib/940.patch b/resources/patches/nozlib/940.patch similarity index 100% rename from patches/nozlib/940.patch rename to resources/patches/nozlib/940.patch diff --git a/patches/nozlib/942.patch b/resources/patches/nozlib/942.patch similarity index 100% rename from patches/nozlib/942.patch rename to resources/patches/nozlib/942.patch diff --git a/patches/nozlib/943.patch b/resources/patches/nozlib/943.patch similarity index 100% rename from patches/nozlib/943.patch rename to resources/patches/nozlib/943.patch diff --git a/patches/nozlib/945.patch b/resources/patches/nozlib/945.patch similarity index 100% rename from patches/nozlib/945.patch rename to resources/patches/nozlib/945.patch diff --git a/patches/nozlib/946.patch b/resources/patches/nozlib/946.patch similarity index 100% rename from patches/nozlib/946.patch rename to resources/patches/nozlib/946.patch diff --git a/patches/nozlib/947.patch b/resources/patches/nozlib/947.patch similarity index 100% rename from patches/nozlib/947.patch rename to resources/patches/nozlib/947.patch diff --git a/patches/nozlib/948.patch b/resources/patches/nozlib/948.patch similarity index 100% rename from patches/nozlib/948.patch rename to resources/patches/nozlib/948.patch diff --git a/patches/nozlib/963.patch b/resources/patches/nozlib/963.patch similarity index 100% rename from patches/nozlib/963.patch rename to resources/patches/nozlib/963.patch diff --git a/patches/nozlib/964.patch b/resources/patches/nozlib/964.patch similarity index 100% rename from patches/nozlib/964.patch rename to resources/patches/nozlib/964.patch diff --git a/patches/nozlib/965.patch b/resources/patches/nozlib/965.patch similarity index 100% rename from patches/nozlib/965.patch rename to resources/patches/nozlib/965.patch diff --git a/patches/nozlib/966.patch b/resources/patches/nozlib/966.patch similarity index 100% rename from patches/nozlib/966.patch rename to resources/patches/nozlib/966.patch diff --git a/patches/nozlib/967.patch b/resources/patches/nozlib/967.patch similarity index 100% rename from patches/nozlib/967.patch rename to resources/patches/nozlib/967.patch diff --git a/patches/nozlib/968.patch b/resources/patches/nozlib/968.patch similarity index 100% rename from patches/nozlib/968.patch rename to resources/patches/nozlib/968.patch diff --git a/patches/nozlib/970.patch b/resources/patches/nozlib/970.patch similarity index 100% rename from patches/nozlib/970.patch rename to resources/patches/nozlib/970.patch diff --git a/patches/nozlib/980.patch b/resources/patches/nozlib/980.patch similarity index 100% rename from patches/nozlib/980.patch rename to resources/patches/nozlib/980.patch diff --git a/patches/nozlib/984.patch b/resources/patches/nozlib/984.patch similarity index 100% rename from patches/nozlib/984.patch rename to resources/patches/nozlib/984.patch diff --git a/patches/nozlib/986.patch b/resources/patches/nozlib/986.patch similarity index 100% rename from patches/nozlib/986.patch rename to resources/patches/nozlib/986.patch diff --git a/patches/nozlib/991.patch b/resources/patches/nozlib/991.patch similarity index 100% rename from patches/nozlib/991.patch rename to resources/patches/nozlib/991.patch diff --git a/patches/nozlib/992.patch b/resources/patches/nozlib/992.patch similarity index 100% rename from patches/nozlib/992.patch rename to resources/patches/nozlib/992.patch diff --git a/patches/nozlib/993.patch b/resources/patches/nozlib/993.patch similarity index 100% rename from patches/nozlib/993.patch rename to resources/patches/nozlib/993.patch diff --git a/patches/nozlib/994.patch b/resources/patches/nozlib/994.patch similarity index 100% rename from patches/nozlib/994.patch rename to resources/patches/nozlib/994.patch diff --git a/patches/nozlib/996.patch b/resources/patches/nozlib/996.patch similarity index 100% rename from patches/nozlib/996.patch rename to resources/patches/nozlib/996.patch diff --git a/patches/nozlib/README.md b/resources/patches/nozlib/README.md similarity index 100% rename from patches/nozlib/README.md rename to resources/patches/nozlib/README.md diff --git a/patches/profilemention/1144.patch b/resources/patches/profilemention/1144.patch similarity index 100% rename from patches/profilemention/1144.patch rename to resources/patches/profilemention/1144.patch diff --git a/patches/profilemention/1145.patch b/resources/patches/profilemention/1145.patch similarity index 100% rename from patches/profilemention/1145.patch rename to resources/patches/profilemention/1145.patch diff --git a/patches/profilemention/1146.patch b/resources/patches/profilemention/1146.patch similarity index 100% rename from patches/profilemention/1146.patch rename to resources/patches/profilemention/1146.patch diff --git a/patches/profilemention/1148.patch b/resources/patches/profilemention/1148.patch similarity index 100% rename from patches/profilemention/1148.patch rename to resources/patches/profilemention/1148.patch diff --git a/patches/profilemention/1150.patch b/resources/patches/profilemention/1150.patch similarity index 100% rename from patches/profilemention/1150.patch rename to resources/patches/profilemention/1150.patch diff --git a/patches/profilemention/1167.patch b/resources/patches/profilemention/1167.patch similarity index 100% rename from patches/profilemention/1167.patch rename to resources/patches/profilemention/1167.patch diff --git a/patches/profilemention/1169.patch b/resources/patches/profilemention/1169.patch similarity index 100% rename from patches/profilemention/1169.patch rename to resources/patches/profilemention/1169.patch diff --git a/patches/profilemention/1171.patch b/resources/patches/profilemention/1171.patch similarity index 100% rename from patches/profilemention/1171.patch rename to resources/patches/profilemention/1171.patch diff --git a/patches/profilemention/1180.patch b/resources/patches/profilemention/1180.patch similarity index 100% rename from patches/profilemention/1180.patch rename to resources/patches/profilemention/1180.patch diff --git a/patches/profilemention/1181.patch b/resources/patches/profilemention/1181.patch similarity index 100% rename from patches/profilemention/1181.patch rename to resources/patches/profilemention/1181.patch diff --git a/patches/profilemention/1192.patch b/resources/patches/profilemention/1192.patch similarity index 100% rename from patches/profilemention/1192.patch rename to resources/patches/profilemention/1192.patch diff --git a/patches/profilemention/1196.patch b/resources/patches/profilemention/1196.patch similarity index 100% rename from patches/profilemention/1196.patch rename to resources/patches/profilemention/1196.patch diff --git a/patches/profilemention/1200.patch b/resources/patches/profilemention/1200.patch similarity index 100% rename from patches/profilemention/1200.patch rename to resources/patches/profilemention/1200.patch diff --git a/patches/profilemention/1201.patch b/resources/patches/profilemention/1201.patch similarity index 100% rename from patches/profilemention/1201.patch rename to resources/patches/profilemention/1201.patch diff --git a/patches/profilemention/1208.patch b/resources/patches/profilemention/1208.patch similarity index 100% rename from patches/profilemention/1208.patch rename to resources/patches/profilemention/1208.patch diff --git a/patches/profilemention/1213.patch b/resources/patches/profilemention/1213.patch similarity index 100% rename from patches/profilemention/1213.patch rename to resources/patches/profilemention/1213.patch diff --git a/patches/profilemention/1216.patch b/resources/patches/profilemention/1216.patch similarity index 100% rename from patches/profilemention/1216.patch rename to resources/patches/profilemention/1216.patch diff --git a/patches/profilemention/1218.patch b/resources/patches/profilemention/1218.patch similarity index 100% rename from patches/profilemention/1218.patch rename to resources/patches/profilemention/1218.patch diff --git a/patches/profilemention/1223.patch b/resources/patches/profilemention/1223.patch similarity index 100% rename from patches/profilemention/1223.patch rename to resources/patches/profilemention/1223.patch diff --git a/patches/profilemention/1243.patch b/resources/patches/profilemention/1243.patch similarity index 100% rename from patches/profilemention/1243.patch rename to resources/patches/profilemention/1243.patch diff --git a/patches/profilemention/1246.patch b/resources/patches/profilemention/1246.patch similarity index 100% rename from patches/profilemention/1246.patch rename to resources/patches/profilemention/1246.patch diff --git a/patches/profilemention/1249.patch b/resources/patches/profilemention/1249.patch similarity index 100% rename from patches/profilemention/1249.patch rename to resources/patches/profilemention/1249.patch diff --git a/patches/profilemention/1251.patch b/resources/patches/profilemention/1251.patch similarity index 100% rename from patches/profilemention/1251.patch rename to resources/patches/profilemention/1251.patch diff --git a/patches/profilemention/1252.patch b/resources/patches/profilemention/1252.patch similarity index 100% rename from patches/profilemention/1252.patch rename to resources/patches/profilemention/1252.patch diff --git a/patches/profilemention/1259.patch b/resources/patches/profilemention/1259.patch similarity index 100% rename from patches/profilemention/1259.patch rename to resources/patches/profilemention/1259.patch diff --git a/patches/profilemention/1266.patch b/resources/patches/profilemention/1266.patch similarity index 100% rename from patches/profilemention/1266.patch rename to resources/patches/profilemention/1266.patch diff --git a/patches/profilemention/1270.patch b/resources/patches/profilemention/1270.patch similarity index 100% rename from patches/profilemention/1270.patch rename to resources/patches/profilemention/1270.patch diff --git a/patches/profilemention/1273.patch b/resources/patches/profilemention/1273.patch similarity index 100% rename from patches/profilemention/1273.patch rename to resources/patches/profilemention/1273.patch diff --git a/patches/profilemention/1279.patch b/resources/patches/profilemention/1279.patch similarity index 100% rename from patches/profilemention/1279.patch rename to resources/patches/profilemention/1279.patch diff --git a/patches/profilemention/1280.patch b/resources/patches/profilemention/1280.patch similarity index 100% rename from patches/profilemention/1280.patch rename to resources/patches/profilemention/1280.patch diff --git a/patches/profilemention/1281.patch b/resources/patches/profilemention/1281.patch similarity index 100% rename from patches/profilemention/1281.patch rename to resources/patches/profilemention/1281.patch diff --git a/patches/profilemention/1282.patch b/resources/patches/profilemention/1282.patch similarity index 100% rename from patches/profilemention/1282.patch rename to resources/patches/profilemention/1282.patch diff --git a/patches/profilemention/1284.patch b/resources/patches/profilemention/1284.patch similarity index 100% rename from patches/profilemention/1284.patch rename to resources/patches/profilemention/1284.patch diff --git a/patches/profilemention/1290.patch b/resources/patches/profilemention/1290.patch similarity index 100% rename from patches/profilemention/1290.patch rename to resources/patches/profilemention/1290.patch diff --git a/patches/profilemention/1294.patch b/resources/patches/profilemention/1294.patch similarity index 100% rename from patches/profilemention/1294.patch rename to resources/patches/profilemention/1294.patch diff --git a/patches/profilemention/1295.patch b/resources/patches/profilemention/1295.patch similarity index 100% rename from patches/profilemention/1295.patch rename to resources/patches/profilemention/1295.patch diff --git a/patches/profilemention/1298.patch b/resources/patches/profilemention/1298.patch similarity index 100% rename from patches/profilemention/1298.patch rename to resources/patches/profilemention/1298.patch diff --git a/patches/profilemention/1300.patch b/resources/patches/profilemention/1300.patch similarity index 100% rename from patches/profilemention/1300.patch rename to resources/patches/profilemention/1300.patch diff --git a/patches/profilemention/1301.patch b/resources/patches/profilemention/1301.patch similarity index 100% rename from patches/profilemention/1301.patch rename to resources/patches/profilemention/1301.patch diff --git a/patches/profilemention/1304.patch b/resources/patches/profilemention/1304.patch similarity index 100% rename from patches/profilemention/1304.patch rename to resources/patches/profilemention/1304.patch diff --git a/patches/profilemention/1306.patch b/resources/patches/profilemention/1306.patch similarity index 100% rename from patches/profilemention/1306.patch rename to resources/patches/profilemention/1306.patch diff --git a/patches/profilemention/1307.patch b/resources/patches/profilemention/1307.patch similarity index 100% rename from patches/profilemention/1307.patch rename to resources/patches/profilemention/1307.patch diff --git a/patches/profilemention/1310.patch b/resources/patches/profilemention/1310.patch similarity index 100% rename from patches/profilemention/1310.patch rename to resources/patches/profilemention/1310.patch diff --git a/patches/profilemention/1315.patch b/resources/patches/profilemention/1315.patch similarity index 100% rename from patches/profilemention/1315.patch rename to resources/patches/profilemention/1315.patch diff --git a/patches/profilemention/1318.patch b/resources/patches/profilemention/1318.patch similarity index 100% rename from patches/profilemention/1318.patch rename to resources/patches/profilemention/1318.patch diff --git a/patches/profilemention/1330.patch b/resources/patches/profilemention/1330.patch similarity index 100% rename from patches/profilemention/1330.patch rename to resources/patches/profilemention/1330.patch diff --git a/patches/profilemention/1334.patch b/resources/patches/profilemention/1334.patch similarity index 100% rename from patches/profilemention/1334.patch rename to resources/patches/profilemention/1334.patch diff --git a/patches/profilemention/1339.patch b/resources/patches/profilemention/1339.patch similarity index 100% rename from patches/profilemention/1339.patch rename to resources/patches/profilemention/1339.patch diff --git a/patches/profilemention/1340.patch b/resources/patches/profilemention/1340.patch similarity index 100% rename from patches/profilemention/1340.patch rename to resources/patches/profilemention/1340.patch diff --git a/patches/profilemention/1355.patch b/resources/patches/profilemention/1355.patch similarity index 100% rename from patches/profilemention/1355.patch rename to resources/patches/profilemention/1355.patch diff --git a/patches/profilemention/1356.patch b/resources/patches/profilemention/1356.patch similarity index 100% rename from patches/profilemention/1356.patch rename to resources/patches/profilemention/1356.patch diff --git a/patches/profilemention/1358.patch b/resources/patches/profilemention/1358.patch similarity index 100% rename from patches/profilemention/1358.patch rename to resources/patches/profilemention/1358.patch diff --git a/patches/profilemention/1361.patch b/resources/patches/profilemention/1361.patch similarity index 100% rename from patches/profilemention/1361.patch rename to resources/patches/profilemention/1361.patch diff --git a/patches/profilemention/1362.patch b/resources/patches/profilemention/1362.patch similarity index 100% rename from patches/profilemention/1362.patch rename to resources/patches/profilemention/1362.patch diff --git a/patches/profilemention/1365.patch b/resources/patches/profilemention/1365.patch similarity index 100% rename from patches/profilemention/1365.patch rename to resources/patches/profilemention/1365.patch diff --git a/patches/profilemention/1367.patch b/resources/patches/profilemention/1367.patch similarity index 100% rename from patches/profilemention/1367.patch rename to resources/patches/profilemention/1367.patch diff --git a/patches/profilemention/1368.patch b/resources/patches/profilemention/1368.patch similarity index 100% rename from patches/profilemention/1368.patch rename to resources/patches/profilemention/1368.patch diff --git a/patches/profilemention/1370.patch b/resources/patches/profilemention/1370.patch similarity index 100% rename from patches/profilemention/1370.patch rename to resources/patches/profilemention/1370.patch diff --git a/patches/profilemention/1371.patch b/resources/patches/profilemention/1371.patch similarity index 100% rename from patches/profilemention/1371.patch rename to resources/patches/profilemention/1371.patch diff --git a/patches/profilemention/78204.patch b/resources/patches/profilemention/78204.patch similarity index 100% rename from patches/profilemention/78204.patch rename to resources/patches/profilemention/78204.patch diff --git a/patches/profilemention/87202.patch b/resources/patches/profilemention/87202.patch similarity index 100% rename from patches/profilemention/87202.patch rename to resources/patches/profilemention/87202.patch diff --git a/patches/profilemention/README.md b/resources/patches/profilemention/README.md similarity index 100% rename from patches/profilemention/README.md rename to resources/patches/profilemention/README.md diff --git a/patches/pseudonitro-viewer/1150.patch b/resources/patches/pseudonitro-viewer/1150.patch similarity index 100% rename from patches/pseudonitro-viewer/1150.patch rename to resources/patches/pseudonitro-viewer/1150.patch diff --git a/patches/pseudonitro-viewer/1167.patch b/resources/patches/pseudonitro-viewer/1167.patch similarity index 100% rename from patches/pseudonitro-viewer/1167.patch rename to resources/patches/pseudonitro-viewer/1167.patch diff --git a/patches/pseudonitro-viewer/1169.patch b/resources/patches/pseudonitro-viewer/1169.patch similarity index 100% rename from patches/pseudonitro-viewer/1169.patch rename to resources/patches/pseudonitro-viewer/1169.patch diff --git a/patches/pseudonitro-viewer/1171.patch b/resources/patches/pseudonitro-viewer/1171.patch similarity index 100% rename from patches/pseudonitro-viewer/1171.patch rename to resources/patches/pseudonitro-viewer/1171.patch diff --git a/patches/pseudonitro-viewer/1180.patch b/resources/patches/pseudonitro-viewer/1180.patch similarity index 100% rename from patches/pseudonitro-viewer/1180.patch rename to resources/patches/pseudonitro-viewer/1180.patch diff --git a/patches/pseudonitro-viewer/1181.patch b/resources/patches/pseudonitro-viewer/1181.patch similarity index 100% rename from patches/pseudonitro-viewer/1181.patch rename to resources/patches/pseudonitro-viewer/1181.patch diff --git a/patches/pseudonitro-viewer/1192.patch b/resources/patches/pseudonitro-viewer/1192.patch similarity index 100% rename from patches/pseudonitro-viewer/1192.patch rename to resources/patches/pseudonitro-viewer/1192.patch diff --git a/patches/pseudonitro-viewer/1196.patch b/resources/patches/pseudonitro-viewer/1196.patch similarity index 100% rename from patches/pseudonitro-viewer/1196.patch rename to resources/patches/pseudonitro-viewer/1196.patch diff --git a/patches/pseudonitro-viewer/1200.patch b/resources/patches/pseudonitro-viewer/1200.patch similarity index 100% rename from patches/pseudonitro-viewer/1200.patch rename to resources/patches/pseudonitro-viewer/1200.patch diff --git a/patches/pseudonitro-viewer/1201.patch b/resources/patches/pseudonitro-viewer/1201.patch similarity index 100% rename from patches/pseudonitro-viewer/1201.patch rename to resources/patches/pseudonitro-viewer/1201.patch diff --git a/patches/pseudonitro-viewer/1208.patch b/resources/patches/pseudonitro-viewer/1208.patch similarity index 100% rename from patches/pseudonitro-viewer/1208.patch rename to resources/patches/pseudonitro-viewer/1208.patch diff --git a/patches/pseudonitro-viewer/1213.patch b/resources/patches/pseudonitro-viewer/1213.patch similarity index 100% rename from patches/pseudonitro-viewer/1213.patch rename to resources/patches/pseudonitro-viewer/1213.patch diff --git a/patches/pseudonitro-viewer/1216.patch b/resources/patches/pseudonitro-viewer/1216.patch similarity index 100% rename from patches/pseudonitro-viewer/1216.patch rename to resources/patches/pseudonitro-viewer/1216.patch diff --git a/patches/pseudonitro-viewer/1218.patch b/resources/patches/pseudonitro-viewer/1218.patch similarity index 100% rename from patches/pseudonitro-viewer/1218.patch rename to resources/patches/pseudonitro-viewer/1218.patch diff --git a/patches/pseudonitro-viewer/1223.patch b/resources/patches/pseudonitro-viewer/1223.patch similarity index 100% rename from patches/pseudonitro-viewer/1223.patch rename to resources/patches/pseudonitro-viewer/1223.patch diff --git a/patches/pseudonitro-viewer/1243.patch b/resources/patches/pseudonitro-viewer/1243.patch similarity index 100% rename from patches/pseudonitro-viewer/1243.patch rename to resources/patches/pseudonitro-viewer/1243.patch diff --git a/patches/pseudonitro-viewer/1246.patch b/resources/patches/pseudonitro-viewer/1246.patch similarity index 100% rename from patches/pseudonitro-viewer/1246.patch rename to resources/patches/pseudonitro-viewer/1246.patch diff --git a/patches/pseudonitro-viewer/1249.patch b/resources/patches/pseudonitro-viewer/1249.patch similarity index 100% rename from patches/pseudonitro-viewer/1249.patch rename to resources/patches/pseudonitro-viewer/1249.patch diff --git a/patches/pseudonitro-viewer/1251.patch b/resources/patches/pseudonitro-viewer/1251.patch similarity index 100% rename from patches/pseudonitro-viewer/1251.patch rename to resources/patches/pseudonitro-viewer/1251.patch diff --git a/patches/pseudonitro-viewer/1252.patch b/resources/patches/pseudonitro-viewer/1252.patch similarity index 100% rename from patches/pseudonitro-viewer/1252.patch rename to resources/patches/pseudonitro-viewer/1252.patch diff --git a/patches/pseudonitro-viewer/1259.patch b/resources/patches/pseudonitro-viewer/1259.patch similarity index 100% rename from patches/pseudonitro-viewer/1259.patch rename to resources/patches/pseudonitro-viewer/1259.patch diff --git a/patches/pseudonitro-viewer/1266.patch b/resources/patches/pseudonitro-viewer/1266.patch similarity index 100% rename from patches/pseudonitro-viewer/1266.patch rename to resources/patches/pseudonitro-viewer/1266.patch diff --git a/patches/pseudonitro-viewer/1270.patch b/resources/patches/pseudonitro-viewer/1270.patch similarity index 100% rename from patches/pseudonitro-viewer/1270.patch rename to resources/patches/pseudonitro-viewer/1270.patch diff --git a/patches/pseudonitro-viewer/1273.patch b/resources/patches/pseudonitro-viewer/1273.patch similarity index 100% rename from patches/pseudonitro-viewer/1273.patch rename to resources/patches/pseudonitro-viewer/1273.patch diff --git a/patches/pseudonitro-viewer/1279.patch b/resources/patches/pseudonitro-viewer/1279.patch similarity index 100% rename from patches/pseudonitro-viewer/1279.patch rename to resources/patches/pseudonitro-viewer/1279.patch diff --git a/patches/pseudonitro-viewer/1280.patch b/resources/patches/pseudonitro-viewer/1280.patch similarity index 100% rename from patches/pseudonitro-viewer/1280.patch rename to resources/patches/pseudonitro-viewer/1280.patch diff --git a/patches/pseudonitro-viewer/1281.patch b/resources/patches/pseudonitro-viewer/1281.patch similarity index 100% rename from patches/pseudonitro-viewer/1281.patch rename to resources/patches/pseudonitro-viewer/1281.patch diff --git a/patches/pseudonitro-viewer/1282.patch b/resources/patches/pseudonitro-viewer/1282.patch similarity index 100% rename from patches/pseudonitro-viewer/1282.patch rename to resources/patches/pseudonitro-viewer/1282.patch diff --git a/patches/pseudonitro-viewer/1284.patch b/resources/patches/pseudonitro-viewer/1284.patch similarity index 100% rename from patches/pseudonitro-viewer/1284.patch rename to resources/patches/pseudonitro-viewer/1284.patch diff --git a/patches/pseudonitro-viewer/1290.patch b/resources/patches/pseudonitro-viewer/1290.patch similarity index 100% rename from patches/pseudonitro-viewer/1290.patch rename to resources/patches/pseudonitro-viewer/1290.patch diff --git a/patches/pseudonitro-viewer/1294.patch b/resources/patches/pseudonitro-viewer/1294.patch similarity index 100% rename from patches/pseudonitro-viewer/1294.patch rename to resources/patches/pseudonitro-viewer/1294.patch diff --git a/patches/pseudonitro-viewer/1295.patch b/resources/patches/pseudonitro-viewer/1295.patch similarity index 100% rename from patches/pseudonitro-viewer/1295.patch rename to resources/patches/pseudonitro-viewer/1295.patch diff --git a/patches/pseudonitro-viewer/1298.patch b/resources/patches/pseudonitro-viewer/1298.patch similarity index 100% rename from patches/pseudonitro-viewer/1298.patch rename to resources/patches/pseudonitro-viewer/1298.patch diff --git a/patches/pseudonitro-viewer/1300.patch b/resources/patches/pseudonitro-viewer/1300.patch similarity index 100% rename from patches/pseudonitro-viewer/1300.patch rename to resources/patches/pseudonitro-viewer/1300.patch diff --git a/patches/pseudonitro-viewer/1301.patch b/resources/patches/pseudonitro-viewer/1301.patch similarity index 100% rename from patches/pseudonitro-viewer/1301.patch rename to resources/patches/pseudonitro-viewer/1301.patch diff --git a/patches/pseudonitro-viewer/1304.patch b/resources/patches/pseudonitro-viewer/1304.patch similarity index 100% rename from patches/pseudonitro-viewer/1304.patch rename to resources/patches/pseudonitro-viewer/1304.patch diff --git a/patches/pseudonitro-viewer/1306.patch b/resources/patches/pseudonitro-viewer/1306.patch similarity index 100% rename from patches/pseudonitro-viewer/1306.patch rename to resources/patches/pseudonitro-viewer/1306.patch diff --git a/patches/pseudonitro-viewer/1307.patch b/resources/patches/pseudonitro-viewer/1307.patch similarity index 100% rename from patches/pseudonitro-viewer/1307.patch rename to resources/patches/pseudonitro-viewer/1307.patch diff --git a/patches/pseudonitro-viewer/1310.patch b/resources/patches/pseudonitro-viewer/1310.patch similarity index 100% rename from patches/pseudonitro-viewer/1310.patch rename to resources/patches/pseudonitro-viewer/1310.patch diff --git a/patches/pseudonitro-viewer/1315.patch b/resources/patches/pseudonitro-viewer/1315.patch similarity index 100% rename from patches/pseudonitro-viewer/1315.patch rename to resources/patches/pseudonitro-viewer/1315.patch diff --git a/patches/pseudonitro-viewer/1318.patch b/resources/patches/pseudonitro-viewer/1318.patch similarity index 100% rename from patches/pseudonitro-viewer/1318.patch rename to resources/patches/pseudonitro-viewer/1318.patch diff --git a/patches/pseudonitro-viewer/1330.patch b/resources/patches/pseudonitro-viewer/1330.patch similarity index 100% rename from patches/pseudonitro-viewer/1330.patch rename to resources/patches/pseudonitro-viewer/1330.patch diff --git a/patches/pseudonitro-viewer/1334.patch b/resources/patches/pseudonitro-viewer/1334.patch similarity index 100% rename from patches/pseudonitro-viewer/1334.patch rename to resources/patches/pseudonitro-viewer/1334.patch diff --git a/patches/pseudonitro-viewer/1339.patch b/resources/patches/pseudonitro-viewer/1339.patch similarity index 100% rename from patches/pseudonitro-viewer/1339.patch rename to resources/patches/pseudonitro-viewer/1339.patch diff --git a/patches/pseudonitro-viewer/1340.patch b/resources/patches/pseudonitro-viewer/1340.patch similarity index 100% rename from patches/pseudonitro-viewer/1340.patch rename to resources/patches/pseudonitro-viewer/1340.patch diff --git a/patches/pseudonitro-viewer/1355.patch b/resources/patches/pseudonitro-viewer/1355.patch similarity index 100% rename from patches/pseudonitro-viewer/1355.patch rename to resources/patches/pseudonitro-viewer/1355.patch diff --git a/patches/pseudonitro-viewer/1356.patch b/resources/patches/pseudonitro-viewer/1356.patch similarity index 100% rename from patches/pseudonitro-viewer/1356.patch rename to resources/patches/pseudonitro-viewer/1356.patch diff --git a/patches/pseudonitro-viewer/1358.patch b/resources/patches/pseudonitro-viewer/1358.patch similarity index 100% rename from patches/pseudonitro-viewer/1358.patch rename to resources/patches/pseudonitro-viewer/1358.patch diff --git a/patches/pseudonitro-viewer/1361.patch b/resources/patches/pseudonitro-viewer/1361.patch similarity index 100% rename from patches/pseudonitro-viewer/1361.patch rename to resources/patches/pseudonitro-viewer/1361.patch diff --git a/patches/pseudonitro-viewer/1362.patch b/resources/patches/pseudonitro-viewer/1362.patch similarity index 100% rename from patches/pseudonitro-viewer/1362.patch rename to resources/patches/pseudonitro-viewer/1362.patch diff --git a/patches/pseudonitro-viewer/1365.patch b/resources/patches/pseudonitro-viewer/1365.patch similarity index 100% rename from patches/pseudonitro-viewer/1365.patch rename to resources/patches/pseudonitro-viewer/1365.patch diff --git a/patches/pseudonitro-viewer/1367.patch b/resources/patches/pseudonitro-viewer/1367.patch similarity index 100% rename from patches/pseudonitro-viewer/1367.patch rename to resources/patches/pseudonitro-viewer/1367.patch diff --git a/patches/pseudonitro-viewer/1368.patch b/resources/patches/pseudonitro-viewer/1368.patch similarity index 100% rename from patches/pseudonitro-viewer/1368.patch rename to resources/patches/pseudonitro-viewer/1368.patch diff --git a/patches/pseudonitro-viewer/1370.patch b/resources/patches/pseudonitro-viewer/1370.patch similarity index 100% rename from patches/pseudonitro-viewer/1370.patch rename to resources/patches/pseudonitro-viewer/1370.patch diff --git a/patches/pseudonitro-viewer/1371.patch b/resources/patches/pseudonitro-viewer/1371.patch similarity index 100% rename from patches/pseudonitro-viewer/1371.patch rename to resources/patches/pseudonitro-viewer/1371.patch diff --git a/patches/pseudonitro-viewer/78204.patch b/resources/patches/pseudonitro-viewer/78204.patch similarity index 100% rename from patches/pseudonitro-viewer/78204.patch rename to resources/patches/pseudonitro-viewer/78204.patch diff --git a/patches/pseudonitro-viewer/README.md b/resources/patches/pseudonitro-viewer/README.md similarity index 100% rename from patches/pseudonitro-viewer/README.md rename to resources/patches/pseudonitro-viewer/README.md diff --git a/patches/showtag/1208.patch b/resources/patches/showtag/1208.patch similarity index 100% rename from patches/showtag/1208.patch rename to resources/patches/showtag/1208.patch diff --git a/patches/showtag/1213.patch b/resources/patches/showtag/1213.patch similarity index 100% rename from patches/showtag/1213.patch rename to resources/patches/showtag/1213.patch diff --git a/patches/showtag/1216.patch b/resources/patches/showtag/1216.patch similarity index 100% rename from patches/showtag/1216.patch rename to resources/patches/showtag/1216.patch diff --git a/patches/showtag/1218.patch b/resources/patches/showtag/1218.patch similarity index 100% rename from patches/showtag/1218.patch rename to resources/patches/showtag/1218.patch diff --git a/patches/showtag/1223.patch b/resources/patches/showtag/1223.patch similarity index 100% rename from patches/showtag/1223.patch rename to resources/patches/showtag/1223.patch diff --git a/patches/showtag/1243.patch b/resources/patches/showtag/1243.patch similarity index 100% rename from patches/showtag/1243.patch rename to resources/patches/showtag/1243.patch diff --git a/patches/showtag/1246.patch b/resources/patches/showtag/1246.patch similarity index 100% rename from patches/showtag/1246.patch rename to resources/patches/showtag/1246.patch diff --git a/patches/showtag/1249.patch b/resources/patches/showtag/1249.patch similarity index 100% rename from patches/showtag/1249.patch rename to resources/patches/showtag/1249.patch diff --git a/patches/showtag/1251.patch b/resources/patches/showtag/1251.patch similarity index 100% rename from patches/showtag/1251.patch rename to resources/patches/showtag/1251.patch diff --git a/patches/showtag/1252.patch b/resources/patches/showtag/1252.patch similarity index 100% rename from patches/showtag/1252.patch rename to resources/patches/showtag/1252.patch diff --git a/patches/showtag/1259.patch b/resources/patches/showtag/1259.patch similarity index 100% rename from patches/showtag/1259.patch rename to resources/patches/showtag/1259.patch diff --git a/patches/showtag/1266.patch b/resources/patches/showtag/1266.patch similarity index 100% rename from patches/showtag/1266.patch rename to resources/patches/showtag/1266.patch diff --git a/patches/showtag/1270.patch b/resources/patches/showtag/1270.patch similarity index 100% rename from patches/showtag/1270.patch rename to resources/patches/showtag/1270.patch diff --git a/patches/showtag/1273.patch b/resources/patches/showtag/1273.patch similarity index 100% rename from patches/showtag/1273.patch rename to resources/patches/showtag/1273.patch diff --git a/patches/showtag/1279.patch b/resources/patches/showtag/1279.patch similarity index 100% rename from patches/showtag/1279.patch rename to resources/patches/showtag/1279.patch diff --git a/patches/showtag/1280.patch b/resources/patches/showtag/1280.patch similarity index 100% rename from patches/showtag/1280.patch rename to resources/patches/showtag/1280.patch diff --git a/patches/showtag/1281.patch b/resources/patches/showtag/1281.patch similarity index 100% rename from patches/showtag/1281.patch rename to resources/patches/showtag/1281.patch diff --git a/patches/showtag/1282.patch b/resources/patches/showtag/1282.patch similarity index 100% rename from patches/showtag/1282.patch rename to resources/patches/showtag/1282.patch diff --git a/patches/showtag/1284.patch b/resources/patches/showtag/1284.patch similarity index 100% rename from patches/showtag/1284.patch rename to resources/patches/showtag/1284.patch diff --git a/patches/showtag/1290.patch b/resources/patches/showtag/1290.patch similarity index 100% rename from patches/showtag/1290.patch rename to resources/patches/showtag/1290.patch diff --git a/patches/showtag/1294.patch b/resources/patches/showtag/1294.patch similarity index 100% rename from patches/showtag/1294.patch rename to resources/patches/showtag/1294.patch diff --git a/patches/showtag/1295.patch b/resources/patches/showtag/1295.patch similarity index 100% rename from patches/showtag/1295.patch rename to resources/patches/showtag/1295.patch diff --git a/patches/showtag/1298.patch b/resources/patches/showtag/1298.patch similarity index 100% rename from patches/showtag/1298.patch rename to resources/patches/showtag/1298.patch diff --git a/patches/showtag/1300.patch b/resources/patches/showtag/1300.patch similarity index 100% rename from patches/showtag/1300.patch rename to resources/patches/showtag/1300.patch diff --git a/patches/showtag/1301.patch b/resources/patches/showtag/1301.patch similarity index 100% rename from patches/showtag/1301.patch rename to resources/patches/showtag/1301.patch diff --git a/patches/showtag/1304.patch b/resources/patches/showtag/1304.patch similarity index 100% rename from patches/showtag/1304.patch rename to resources/patches/showtag/1304.patch diff --git a/patches/showtag/1306.patch b/resources/patches/showtag/1306.patch similarity index 100% rename from patches/showtag/1306.patch rename to resources/patches/showtag/1306.patch diff --git a/patches/showtag/1307.patch b/resources/patches/showtag/1307.patch similarity index 100% rename from patches/showtag/1307.patch rename to resources/patches/showtag/1307.patch diff --git a/patches/showtag/1310.patch b/resources/patches/showtag/1310.patch similarity index 100% rename from patches/showtag/1310.patch rename to resources/patches/showtag/1310.patch diff --git a/patches/showtag/1315.patch b/resources/patches/showtag/1315.patch similarity index 100% rename from patches/showtag/1315.patch rename to resources/patches/showtag/1315.patch diff --git a/patches/showtag/1318.patch b/resources/patches/showtag/1318.patch similarity index 100% rename from patches/showtag/1318.patch rename to resources/patches/showtag/1318.patch diff --git a/patches/showtag/1330.patch b/resources/patches/showtag/1330.patch similarity index 100% rename from patches/showtag/1330.patch rename to resources/patches/showtag/1330.patch diff --git a/patches/showtag/1334.patch b/resources/patches/showtag/1334.patch similarity index 100% rename from patches/showtag/1334.patch rename to resources/patches/showtag/1334.patch diff --git a/patches/showtag/1339.patch b/resources/patches/showtag/1339.patch similarity index 100% rename from patches/showtag/1339.patch rename to resources/patches/showtag/1339.patch diff --git a/patches/showtag/1340.patch b/resources/patches/showtag/1340.patch similarity index 100% rename from patches/showtag/1340.patch rename to resources/patches/showtag/1340.patch diff --git a/patches/showtag/1355.patch b/resources/patches/showtag/1355.patch similarity index 100% rename from patches/showtag/1355.patch rename to resources/patches/showtag/1355.patch diff --git a/patches/showtag/1356.patch b/resources/patches/showtag/1356.patch similarity index 100% rename from patches/showtag/1356.patch rename to resources/patches/showtag/1356.patch diff --git a/patches/showtag/1358.patch b/resources/patches/showtag/1358.patch similarity index 100% rename from patches/showtag/1358.patch rename to resources/patches/showtag/1358.patch diff --git a/patches/showtag/1361.patch b/resources/patches/showtag/1361.patch similarity index 100% rename from patches/showtag/1361.patch rename to resources/patches/showtag/1361.patch diff --git a/patches/showtag/1362.patch b/resources/patches/showtag/1362.patch similarity index 100% rename from patches/showtag/1362.patch rename to resources/patches/showtag/1362.patch diff --git a/patches/showtag/1365.patch b/resources/patches/showtag/1365.patch similarity index 100% rename from patches/showtag/1365.patch rename to resources/patches/showtag/1365.patch diff --git a/patches/showtag/1367.patch b/resources/patches/showtag/1367.patch similarity index 100% rename from patches/showtag/1367.patch rename to resources/patches/showtag/1367.patch diff --git a/patches/showtag/1368.patch b/resources/patches/showtag/1368.patch similarity index 100% rename from patches/showtag/1368.patch rename to resources/patches/showtag/1368.patch diff --git a/patches/showtag/1370.patch b/resources/patches/showtag/1370.patch similarity index 100% rename from patches/showtag/1370.patch rename to resources/patches/showtag/1370.patch diff --git a/patches/showtag/1371.patch b/resources/patches/showtag/1371.patch similarity index 100% rename from patches/showtag/1371.patch rename to resources/patches/showtag/1371.patch diff --git a/patches/showtag/78204.patch b/resources/patches/showtag/78204.patch similarity index 100% rename from patches/showtag/78204.patch rename to resources/patches/showtag/78204.patch diff --git a/patches/showtag/87202.patch b/resources/patches/showtag/87202.patch similarity index 100% rename from patches/showtag/87202.patch rename to resources/patches/showtag/87202.patch diff --git a/patches/showtag/README.md b/resources/patches/showtag/README.md similarity index 100% rename from patches/showtag/README.md rename to resources/patches/showtag/README.md diff --git a/patches/slashcommands/1006.patch b/resources/patches/slashcommands/1006.patch similarity index 100% rename from patches/slashcommands/1006.patch rename to resources/patches/slashcommands/1006.patch diff --git a/patches/slashcommands/1007.patch b/resources/patches/slashcommands/1007.patch similarity index 100% rename from patches/slashcommands/1007.patch rename to resources/patches/slashcommands/1007.patch diff --git a/patches/slashcommands/1011.patch b/resources/patches/slashcommands/1011.patch similarity index 100% rename from patches/slashcommands/1011.patch rename to resources/patches/slashcommands/1011.patch diff --git a/patches/slashcommands/1012.patch b/resources/patches/slashcommands/1012.patch similarity index 100% rename from patches/slashcommands/1012.patch rename to resources/patches/slashcommands/1012.patch diff --git a/patches/slashcommands/1013.patch b/resources/patches/slashcommands/1013.patch similarity index 100% rename from patches/slashcommands/1013.patch rename to resources/patches/slashcommands/1013.patch diff --git a/patches/slashcommands/1015.patch b/resources/patches/slashcommands/1015.patch similarity index 100% rename from patches/slashcommands/1015.patch rename to resources/patches/slashcommands/1015.patch diff --git a/patches/slashcommands/1016.patch b/resources/patches/slashcommands/1016.patch similarity index 100% rename from patches/slashcommands/1016.patch rename to resources/patches/slashcommands/1016.patch diff --git a/patches/slashcommands/1019.patch b/resources/patches/slashcommands/1019.patch similarity index 100% rename from patches/slashcommands/1019.patch rename to resources/patches/slashcommands/1019.patch diff --git a/patches/slashcommands/1020.patch b/resources/patches/slashcommands/1020.patch similarity index 100% rename from patches/slashcommands/1020.patch rename to resources/patches/slashcommands/1020.patch diff --git a/patches/slashcommands/1021.patch b/resources/patches/slashcommands/1021.patch similarity index 100% rename from patches/slashcommands/1021.patch rename to resources/patches/slashcommands/1021.patch diff --git a/patches/slashcommands/1022.patch b/resources/patches/slashcommands/1022.patch similarity index 100% rename from patches/slashcommands/1022.patch rename to resources/patches/slashcommands/1022.patch diff --git a/patches/slashcommands/1023.patch b/resources/patches/slashcommands/1023.patch similarity index 100% rename from patches/slashcommands/1023.patch rename to resources/patches/slashcommands/1023.patch diff --git a/patches/slashcommands/1024.patch b/resources/patches/slashcommands/1024.patch similarity index 100% rename from patches/slashcommands/1024.patch rename to resources/patches/slashcommands/1024.patch diff --git a/patches/slashcommands/1025.patch b/resources/patches/slashcommands/1025.patch similarity index 100% rename from patches/slashcommands/1025.patch rename to resources/patches/slashcommands/1025.patch diff --git a/patches/slashcommands/1026.patch b/resources/patches/slashcommands/1026.patch similarity index 100% rename from patches/slashcommands/1026.patch rename to resources/patches/slashcommands/1026.patch diff --git a/patches/slashcommands/1029.patch b/resources/patches/slashcommands/1029.patch similarity index 100% rename from patches/slashcommands/1029.patch rename to resources/patches/slashcommands/1029.patch diff --git a/patches/slashcommands/1031.patch b/resources/patches/slashcommands/1031.patch similarity index 100% rename from patches/slashcommands/1031.patch rename to resources/patches/slashcommands/1031.patch diff --git a/patches/slashcommands/1032.patch b/resources/patches/slashcommands/1032.patch similarity index 100% rename from patches/slashcommands/1032.patch rename to resources/patches/slashcommands/1032.patch diff --git a/patches/slashcommands/1033.patch b/resources/patches/slashcommands/1033.patch similarity index 100% rename from patches/slashcommands/1033.patch rename to resources/patches/slashcommands/1033.patch diff --git a/patches/slashcommands/1036.patch b/resources/patches/slashcommands/1036.patch similarity index 100% rename from patches/slashcommands/1036.patch rename to resources/patches/slashcommands/1036.patch diff --git a/patches/slashcommands/1037.patch b/resources/patches/slashcommands/1037.patch similarity index 100% rename from patches/slashcommands/1037.patch rename to resources/patches/slashcommands/1037.patch diff --git a/patches/slashcommands/1040.patch b/resources/patches/slashcommands/1040.patch similarity index 100% rename from patches/slashcommands/1040.patch rename to resources/patches/slashcommands/1040.patch diff --git a/patches/slashcommands/1041.patch b/resources/patches/slashcommands/1041.patch similarity index 100% rename from patches/slashcommands/1041.patch rename to resources/patches/slashcommands/1041.patch diff --git a/patches/slashcommands/1045.patch b/resources/patches/slashcommands/1045.patch similarity index 100% rename from patches/slashcommands/1045.patch rename to resources/patches/slashcommands/1045.patch diff --git a/patches/slashcommands/1046.patch b/resources/patches/slashcommands/1046.patch similarity index 100% rename from patches/slashcommands/1046.patch rename to resources/patches/slashcommands/1046.patch diff --git a/patches/slashcommands/1047.patch b/resources/patches/slashcommands/1047.patch similarity index 100% rename from patches/slashcommands/1047.patch rename to resources/patches/slashcommands/1047.patch diff --git a/patches/slashcommands/1049.patch b/resources/patches/slashcommands/1049.patch similarity index 100% rename from patches/slashcommands/1049.patch rename to resources/patches/slashcommands/1049.patch diff --git a/patches/slashcommands/1052.patch b/resources/patches/slashcommands/1052.patch similarity index 100% rename from patches/slashcommands/1052.patch rename to resources/patches/slashcommands/1052.patch diff --git a/patches/slashcommands/1053.patch b/resources/patches/slashcommands/1053.patch similarity index 100% rename from patches/slashcommands/1053.patch rename to resources/patches/slashcommands/1053.patch diff --git a/patches/slashcommands/1054.patch b/resources/patches/slashcommands/1054.patch similarity index 100% rename from patches/slashcommands/1054.patch rename to resources/patches/slashcommands/1054.patch diff --git a/patches/slashcommands/1056.patch b/resources/patches/slashcommands/1056.patch similarity index 100% rename from patches/slashcommands/1056.patch rename to resources/patches/slashcommands/1056.patch diff --git a/patches/slashcommands/1057.patch b/resources/patches/slashcommands/1057.patch similarity index 100% rename from patches/slashcommands/1057.patch rename to resources/patches/slashcommands/1057.patch diff --git a/patches/slashcommands/1062.patch b/resources/patches/slashcommands/1062.patch similarity index 100% rename from patches/slashcommands/1062.patch rename to resources/patches/slashcommands/1062.patch diff --git a/patches/slashcommands/1065.patch b/resources/patches/slashcommands/1065.patch similarity index 100% rename from patches/slashcommands/1065.patch rename to resources/patches/slashcommands/1065.patch diff --git a/patches/slashcommands/1066.patch b/resources/patches/slashcommands/1066.patch similarity index 100% rename from patches/slashcommands/1066.patch rename to resources/patches/slashcommands/1066.patch diff --git a/patches/slashcommands/1069.patch b/resources/patches/slashcommands/1069.patch similarity index 100% rename from patches/slashcommands/1069.patch rename to resources/patches/slashcommands/1069.patch diff --git a/patches/slashcommands/1073.patch b/resources/patches/slashcommands/1073.patch similarity index 100% rename from patches/slashcommands/1073.patch rename to resources/patches/slashcommands/1073.patch diff --git a/patches/slashcommands/1074.patch b/resources/patches/slashcommands/1074.patch similarity index 100% rename from patches/slashcommands/1074.patch rename to resources/patches/slashcommands/1074.patch diff --git a/patches/slashcommands/1078.patch b/resources/patches/slashcommands/1078.patch similarity index 100% rename from patches/slashcommands/1078.patch rename to resources/patches/slashcommands/1078.patch diff --git a/patches/slashcommands/1084.patch b/resources/patches/slashcommands/1084.patch similarity index 100% rename from patches/slashcommands/1084.patch rename to resources/patches/slashcommands/1084.patch diff --git a/patches/slashcommands/1085.patch b/resources/patches/slashcommands/1085.patch similarity index 100% rename from patches/slashcommands/1085.patch rename to resources/patches/slashcommands/1085.patch diff --git a/patches/slashcommands/1087.patch b/resources/patches/slashcommands/1087.patch similarity index 100% rename from patches/slashcommands/1087.patch rename to resources/patches/slashcommands/1087.patch diff --git a/patches/slashcommands/1091.patch b/resources/patches/slashcommands/1091.patch similarity index 100% rename from patches/slashcommands/1091.patch rename to resources/patches/slashcommands/1091.patch diff --git a/patches/slashcommands/1092.patch b/resources/patches/slashcommands/1092.patch similarity index 100% rename from patches/slashcommands/1092.patch rename to resources/patches/slashcommands/1092.patch diff --git a/patches/slashcommands/1100.patch b/resources/patches/slashcommands/1100.patch similarity index 100% rename from patches/slashcommands/1100.patch rename to resources/patches/slashcommands/1100.patch diff --git a/patches/slashcommands/1103.patch b/resources/patches/slashcommands/1103.patch similarity index 100% rename from patches/slashcommands/1103.patch rename to resources/patches/slashcommands/1103.patch diff --git a/patches/slashcommands/1104.patch b/resources/patches/slashcommands/1104.patch similarity index 100% rename from patches/slashcommands/1104.patch rename to resources/patches/slashcommands/1104.patch diff --git a/patches/slashcommands/1105.patch b/resources/patches/slashcommands/1105.patch similarity index 100% rename from patches/slashcommands/1105.patch rename to resources/patches/slashcommands/1105.patch diff --git a/patches/slashcommands/1107.patch b/resources/patches/slashcommands/1107.patch similarity index 100% rename from patches/slashcommands/1107.patch rename to resources/patches/slashcommands/1107.patch diff --git a/patches/slashcommands/1123.patch b/resources/patches/slashcommands/1123.patch similarity index 100% rename from patches/slashcommands/1123.patch rename to resources/patches/slashcommands/1123.patch diff --git a/patches/slashcommands/1132.patch b/resources/patches/slashcommands/1132.patch similarity index 100% rename from patches/slashcommands/1132.patch rename to resources/patches/slashcommands/1132.patch diff --git a/patches/slashcommands/1134.patch b/resources/patches/slashcommands/1134.patch similarity index 100% rename from patches/slashcommands/1134.patch rename to resources/patches/slashcommands/1134.patch diff --git a/patches/slashcommands/1144.patch b/resources/patches/slashcommands/1144.patch similarity index 100% rename from patches/slashcommands/1144.patch rename to resources/patches/slashcommands/1144.patch diff --git a/patches/slashcommands/1145.patch b/resources/patches/slashcommands/1145.patch similarity index 100% rename from patches/slashcommands/1145.patch rename to resources/patches/slashcommands/1145.patch diff --git a/patches/slashcommands/1146.patch b/resources/patches/slashcommands/1146.patch similarity index 100% rename from patches/slashcommands/1146.patch rename to resources/patches/slashcommands/1146.patch diff --git a/patches/slashcommands/1148.patch b/resources/patches/slashcommands/1148.patch similarity index 100% rename from patches/slashcommands/1148.patch rename to resources/patches/slashcommands/1148.patch diff --git a/patches/slashcommands/1150.patch b/resources/patches/slashcommands/1150.patch similarity index 100% rename from patches/slashcommands/1150.patch rename to resources/patches/slashcommands/1150.patch diff --git a/patches/slashcommands/1167.patch b/resources/patches/slashcommands/1167.patch similarity index 100% rename from patches/slashcommands/1167.patch rename to resources/patches/slashcommands/1167.patch diff --git a/patches/slashcommands/1169.patch b/resources/patches/slashcommands/1169.patch similarity index 100% rename from patches/slashcommands/1169.patch rename to resources/patches/slashcommands/1169.patch diff --git a/patches/slashcommands/1171.patch b/resources/patches/slashcommands/1171.patch similarity index 100% rename from patches/slashcommands/1171.patch rename to resources/patches/slashcommands/1171.patch diff --git a/patches/slashcommands/1180.patch b/resources/patches/slashcommands/1180.patch similarity index 100% rename from patches/slashcommands/1180.patch rename to resources/patches/slashcommands/1180.patch diff --git a/patches/slashcommands/1181.patch b/resources/patches/slashcommands/1181.patch similarity index 100% rename from patches/slashcommands/1181.patch rename to resources/patches/slashcommands/1181.patch diff --git a/patches/slashcommands/1192.patch b/resources/patches/slashcommands/1192.patch similarity index 100% rename from patches/slashcommands/1192.patch rename to resources/patches/slashcommands/1192.patch diff --git a/patches/slashcommands/1196.patch b/resources/patches/slashcommands/1196.patch similarity index 100% rename from patches/slashcommands/1196.patch rename to resources/patches/slashcommands/1196.patch diff --git a/patches/slashcommands/1200.patch b/resources/patches/slashcommands/1200.patch similarity index 100% rename from patches/slashcommands/1200.patch rename to resources/patches/slashcommands/1200.patch diff --git a/patches/slashcommands/1201.patch b/resources/patches/slashcommands/1201.patch similarity index 100% rename from patches/slashcommands/1201.patch rename to resources/patches/slashcommands/1201.patch diff --git a/patches/slashcommands/1208.patch b/resources/patches/slashcommands/1208.patch similarity index 100% rename from patches/slashcommands/1208.patch rename to resources/patches/slashcommands/1208.patch diff --git a/patches/slashcommands/1213.patch b/resources/patches/slashcommands/1213.patch similarity index 100% rename from patches/slashcommands/1213.patch rename to resources/patches/slashcommands/1213.patch diff --git a/patches/slashcommands/1216.patch b/resources/patches/slashcommands/1216.patch similarity index 100% rename from patches/slashcommands/1216.patch rename to resources/patches/slashcommands/1216.patch diff --git a/patches/slashcommands/1218.patch b/resources/patches/slashcommands/1218.patch similarity index 100% rename from patches/slashcommands/1218.patch rename to resources/patches/slashcommands/1218.patch diff --git a/patches/slashcommands/1223.patch b/resources/patches/slashcommands/1223.patch similarity index 100% rename from patches/slashcommands/1223.patch rename to resources/patches/slashcommands/1223.patch diff --git a/patches/slashcommands/1243.patch b/resources/patches/slashcommands/1243.patch similarity index 100% rename from patches/slashcommands/1243.patch rename to resources/patches/slashcommands/1243.patch diff --git a/patches/slashcommands/1246.patch b/resources/patches/slashcommands/1246.patch similarity index 100% rename from patches/slashcommands/1246.patch rename to resources/patches/slashcommands/1246.patch diff --git a/patches/slashcommands/1249.patch b/resources/patches/slashcommands/1249.patch similarity index 100% rename from patches/slashcommands/1249.patch rename to resources/patches/slashcommands/1249.patch diff --git a/patches/slashcommands/1251.patch b/resources/patches/slashcommands/1251.patch similarity index 100% rename from patches/slashcommands/1251.patch rename to resources/patches/slashcommands/1251.patch diff --git a/patches/slashcommands/1252.patch b/resources/patches/slashcommands/1252.patch similarity index 100% rename from patches/slashcommands/1252.patch rename to resources/patches/slashcommands/1252.patch diff --git a/patches/slashcommands/1259.patch b/resources/patches/slashcommands/1259.patch similarity index 100% rename from patches/slashcommands/1259.patch rename to resources/patches/slashcommands/1259.patch diff --git a/patches/slashcommands/1266.patch b/resources/patches/slashcommands/1266.patch similarity index 100% rename from patches/slashcommands/1266.patch rename to resources/patches/slashcommands/1266.patch diff --git a/patches/slashcommands/1270.patch b/resources/patches/slashcommands/1270.patch similarity index 100% rename from patches/slashcommands/1270.patch rename to resources/patches/slashcommands/1270.patch diff --git a/patches/slashcommands/1273.patch b/resources/patches/slashcommands/1273.patch similarity index 100% rename from patches/slashcommands/1273.patch rename to resources/patches/slashcommands/1273.patch diff --git a/patches/slashcommands/1279.patch b/resources/patches/slashcommands/1279.patch similarity index 100% rename from patches/slashcommands/1279.patch rename to resources/patches/slashcommands/1279.patch diff --git a/patches/slashcommands/1280.patch b/resources/patches/slashcommands/1280.patch similarity index 100% rename from patches/slashcommands/1280.patch rename to resources/patches/slashcommands/1280.patch diff --git a/patches/slashcommands/1281.patch b/resources/patches/slashcommands/1281.patch similarity index 100% rename from patches/slashcommands/1281.patch rename to resources/patches/slashcommands/1281.patch diff --git a/patches/slashcommands/1282.patch b/resources/patches/slashcommands/1282.patch similarity index 100% rename from patches/slashcommands/1282.patch rename to resources/patches/slashcommands/1282.patch diff --git a/patches/slashcommands/1284.patch b/resources/patches/slashcommands/1284.patch similarity index 100% rename from patches/slashcommands/1284.patch rename to resources/patches/slashcommands/1284.patch diff --git a/patches/slashcommands/1290.patch b/resources/patches/slashcommands/1290.patch similarity index 100% rename from patches/slashcommands/1290.patch rename to resources/patches/slashcommands/1290.patch diff --git a/patches/slashcommands/1294.patch b/resources/patches/slashcommands/1294.patch similarity index 100% rename from patches/slashcommands/1294.patch rename to resources/patches/slashcommands/1294.patch diff --git a/patches/slashcommands/1295.patch b/resources/patches/slashcommands/1295.patch similarity index 100% rename from patches/slashcommands/1295.patch rename to resources/patches/slashcommands/1295.patch diff --git a/patches/slashcommands/1298.patch b/resources/patches/slashcommands/1298.patch similarity index 100% rename from patches/slashcommands/1298.patch rename to resources/patches/slashcommands/1298.patch diff --git a/patches/slashcommands/1300.patch b/resources/patches/slashcommands/1300.patch similarity index 100% rename from patches/slashcommands/1300.patch rename to resources/patches/slashcommands/1300.patch diff --git a/patches/slashcommands/1301.patch b/resources/patches/slashcommands/1301.patch similarity index 100% rename from patches/slashcommands/1301.patch rename to resources/patches/slashcommands/1301.patch diff --git a/patches/slashcommands/1304.patch b/resources/patches/slashcommands/1304.patch similarity index 100% rename from patches/slashcommands/1304.patch rename to resources/patches/slashcommands/1304.patch diff --git a/patches/slashcommands/1306.patch b/resources/patches/slashcommands/1306.patch similarity index 100% rename from patches/slashcommands/1306.patch rename to resources/patches/slashcommands/1306.patch diff --git a/patches/slashcommands/1307.patch b/resources/patches/slashcommands/1307.patch similarity index 100% rename from patches/slashcommands/1307.patch rename to resources/patches/slashcommands/1307.patch diff --git a/patches/slashcommands/1310.patch b/resources/patches/slashcommands/1310.patch similarity index 100% rename from patches/slashcommands/1310.patch rename to resources/patches/slashcommands/1310.patch diff --git a/patches/slashcommands/1315.patch b/resources/patches/slashcommands/1315.patch similarity index 100% rename from patches/slashcommands/1315.patch rename to resources/patches/slashcommands/1315.patch diff --git a/patches/slashcommands/1318.patch b/resources/patches/slashcommands/1318.patch similarity index 100% rename from patches/slashcommands/1318.patch rename to resources/patches/slashcommands/1318.patch diff --git a/patches/slashcommands/1330.patch b/resources/patches/slashcommands/1330.patch similarity index 100% rename from patches/slashcommands/1330.patch rename to resources/patches/slashcommands/1330.patch diff --git a/patches/slashcommands/1334.patch b/resources/patches/slashcommands/1334.patch similarity index 100% rename from patches/slashcommands/1334.patch rename to resources/patches/slashcommands/1334.patch diff --git a/patches/slashcommands/1339.patch b/resources/patches/slashcommands/1339.patch similarity index 100% rename from patches/slashcommands/1339.patch rename to resources/patches/slashcommands/1339.patch diff --git a/patches/slashcommands/1340.patch b/resources/patches/slashcommands/1340.patch similarity index 100% rename from patches/slashcommands/1340.patch rename to resources/patches/slashcommands/1340.patch diff --git a/patches/slashcommands/1355.patch b/resources/patches/slashcommands/1355.patch similarity index 100% rename from patches/slashcommands/1355.patch rename to resources/patches/slashcommands/1355.patch diff --git a/patches/slashcommands/1356.patch b/resources/patches/slashcommands/1356.patch similarity index 100% rename from patches/slashcommands/1356.patch rename to resources/patches/slashcommands/1356.patch diff --git a/patches/slashcommands/1358.patch b/resources/patches/slashcommands/1358.patch similarity index 100% rename from patches/slashcommands/1358.patch rename to resources/patches/slashcommands/1358.patch diff --git a/patches/slashcommands/1361.patch b/resources/patches/slashcommands/1361.patch similarity index 100% rename from patches/slashcommands/1361.patch rename to resources/patches/slashcommands/1361.patch diff --git a/patches/slashcommands/1362.patch b/resources/patches/slashcommands/1362.patch similarity index 100% rename from patches/slashcommands/1362.patch rename to resources/patches/slashcommands/1362.patch diff --git a/patches/slashcommands/1365.patch b/resources/patches/slashcommands/1365.patch similarity index 100% rename from patches/slashcommands/1365.patch rename to resources/patches/slashcommands/1365.patch diff --git a/patches/slashcommands/1367.patch b/resources/patches/slashcommands/1367.patch similarity index 100% rename from patches/slashcommands/1367.patch rename to resources/patches/slashcommands/1367.patch diff --git a/patches/slashcommands/1368.patch b/resources/patches/slashcommands/1368.patch similarity index 100% rename from patches/slashcommands/1368.patch rename to resources/patches/slashcommands/1368.patch diff --git a/patches/slashcommands/1370.patch b/resources/patches/slashcommands/1370.patch similarity index 100% rename from patches/slashcommands/1370.patch rename to resources/patches/slashcommands/1370.patch diff --git a/patches/slashcommands/1371.patch b/resources/patches/slashcommands/1371.patch similarity index 100% rename from patches/slashcommands/1371.patch rename to resources/patches/slashcommands/1371.patch diff --git a/patches/slashcommands/900.patch b/resources/patches/slashcommands/900.patch similarity index 100% rename from patches/slashcommands/900.patch rename to resources/patches/slashcommands/900.patch diff --git a/patches/slashcommands/901.patch b/resources/patches/slashcommands/901.patch similarity index 100% rename from patches/slashcommands/901.patch rename to resources/patches/slashcommands/901.patch diff --git a/patches/slashcommands/902.patch b/resources/patches/slashcommands/902.patch similarity index 100% rename from patches/slashcommands/902.patch rename to resources/patches/slashcommands/902.patch diff --git a/patches/slashcommands/903.patch b/resources/patches/slashcommands/903.patch similarity index 100% rename from patches/slashcommands/903.patch rename to resources/patches/slashcommands/903.patch diff --git a/patches/slashcommands/904.patch b/resources/patches/slashcommands/904.patch similarity index 100% rename from patches/slashcommands/904.patch rename to resources/patches/slashcommands/904.patch diff --git a/patches/slashcommands/906.patch b/resources/patches/slashcommands/906.patch similarity index 100% rename from patches/slashcommands/906.patch rename to resources/patches/slashcommands/906.patch diff --git a/patches/slashcommands/909.patch b/resources/patches/slashcommands/909.patch similarity index 100% rename from patches/slashcommands/909.patch rename to resources/patches/slashcommands/909.patch diff --git a/patches/slashcommands/910.patch b/resources/patches/slashcommands/910.patch similarity index 100% rename from patches/slashcommands/910.patch rename to resources/patches/slashcommands/910.patch diff --git a/patches/slashcommands/938.patch b/resources/patches/slashcommands/938.patch similarity index 100% rename from patches/slashcommands/938.patch rename to resources/patches/slashcommands/938.patch diff --git a/patches/slashcommands/939.patch b/resources/patches/slashcommands/939.patch similarity index 100% rename from patches/slashcommands/939.patch rename to resources/patches/slashcommands/939.patch diff --git a/patches/slashcommands/940.patch b/resources/patches/slashcommands/940.patch similarity index 100% rename from patches/slashcommands/940.patch rename to resources/patches/slashcommands/940.patch diff --git a/patches/slashcommands/942.patch b/resources/patches/slashcommands/942.patch similarity index 100% rename from patches/slashcommands/942.patch rename to resources/patches/slashcommands/942.patch diff --git a/patches/slashcommands/943.patch b/resources/patches/slashcommands/943.patch similarity index 100% rename from patches/slashcommands/943.patch rename to resources/patches/slashcommands/943.patch diff --git a/patches/slashcommands/945.patch b/resources/patches/slashcommands/945.patch similarity index 100% rename from patches/slashcommands/945.patch rename to resources/patches/slashcommands/945.patch diff --git a/patches/slashcommands/946.patch b/resources/patches/slashcommands/946.patch similarity index 100% rename from patches/slashcommands/946.patch rename to resources/patches/slashcommands/946.patch diff --git a/patches/slashcommands/947.patch b/resources/patches/slashcommands/947.patch similarity index 100% rename from patches/slashcommands/947.patch rename to resources/patches/slashcommands/947.patch diff --git a/patches/slashcommands/948.patch b/resources/patches/slashcommands/948.patch similarity index 100% rename from patches/slashcommands/948.patch rename to resources/patches/slashcommands/948.patch diff --git a/patches/slashcommands/963.patch b/resources/patches/slashcommands/963.patch similarity index 100% rename from patches/slashcommands/963.patch rename to resources/patches/slashcommands/963.patch diff --git a/patches/slashcommands/964.patch b/resources/patches/slashcommands/964.patch similarity index 100% rename from patches/slashcommands/964.patch rename to resources/patches/slashcommands/964.patch diff --git a/patches/slashcommands/965.patch b/resources/patches/slashcommands/965.patch similarity index 100% rename from patches/slashcommands/965.patch rename to resources/patches/slashcommands/965.patch diff --git a/patches/slashcommands/966.patch b/resources/patches/slashcommands/966.patch similarity index 100% rename from patches/slashcommands/966.patch rename to resources/patches/slashcommands/966.patch diff --git a/patches/slashcommands/967.patch b/resources/patches/slashcommands/967.patch similarity index 100% rename from patches/slashcommands/967.patch rename to resources/patches/slashcommands/967.patch diff --git a/patches/slashcommands/968.patch b/resources/patches/slashcommands/968.patch similarity index 100% rename from patches/slashcommands/968.patch rename to resources/patches/slashcommands/968.patch diff --git a/patches/slashcommands/970.patch b/resources/patches/slashcommands/970.patch similarity index 100% rename from patches/slashcommands/970.patch rename to resources/patches/slashcommands/970.patch diff --git a/patches/slashcommands/980.patch b/resources/patches/slashcommands/980.patch similarity index 100% rename from patches/slashcommands/980.patch rename to resources/patches/slashcommands/980.patch diff --git a/patches/slashcommands/992.patch b/resources/patches/slashcommands/992.patch similarity index 100% rename from patches/slashcommands/992.patch rename to resources/patches/slashcommands/992.patch diff --git a/patches/slashcommands/993.patch b/resources/patches/slashcommands/993.patch similarity index 100% rename from patches/slashcommands/993.patch rename to resources/patches/slashcommands/993.patch diff --git a/patches/slashcommands/994.patch b/resources/patches/slashcommands/994.patch similarity index 100% rename from patches/slashcommands/994.patch rename to resources/patches/slashcommands/994.patch diff --git a/patches/slashcommands/996.patch b/resources/patches/slashcommands/996.patch similarity index 100% rename from patches/slashcommands/996.patch rename to resources/patches/slashcommands/996.patch diff --git a/patches/slashcommands/README.md b/resources/patches/slashcommands/README.md similarity index 100% rename from patches/slashcommands/README.md rename to resources/patches/slashcommands/README.md diff --git a/patches/slashcommands/textreplacegen-array.py b/resources/patches/slashcommands/textreplacegen-array.py similarity index 100% rename from patches/slashcommands/textreplacegen-array.py rename to resources/patches/slashcommands/textreplacegen-array.py diff --git a/patches/slashcommands/textreplacegen.py b/resources/patches/slashcommands/textreplacegen.py similarity index 100% rename from patches/slashcommands/textreplacegen.py rename to resources/patches/slashcommands/textreplacegen.py diff --git a/patches/squareavatars/1006.patch b/resources/patches/squareavatars/1006.patch similarity index 100% rename from patches/squareavatars/1006.patch rename to resources/patches/squareavatars/1006.patch diff --git a/patches/squareavatars/1007.patch b/resources/patches/squareavatars/1007.patch similarity index 100% rename from patches/squareavatars/1007.patch rename to resources/patches/squareavatars/1007.patch diff --git a/patches/squareavatars/1011.patch b/resources/patches/squareavatars/1011.patch similarity index 100% rename from patches/squareavatars/1011.patch rename to resources/patches/squareavatars/1011.patch diff --git a/patches/squareavatars/1012.patch b/resources/patches/squareavatars/1012.patch similarity index 100% rename from patches/squareavatars/1012.patch rename to resources/patches/squareavatars/1012.patch diff --git a/patches/squareavatars/1013.patch b/resources/patches/squareavatars/1013.patch similarity index 100% rename from patches/squareavatars/1013.patch rename to resources/patches/squareavatars/1013.patch diff --git a/patches/squareavatars/1015.patch b/resources/patches/squareavatars/1015.patch similarity index 100% rename from patches/squareavatars/1015.patch rename to resources/patches/squareavatars/1015.patch diff --git a/patches/squareavatars/1016.patch b/resources/patches/squareavatars/1016.patch similarity index 100% rename from patches/squareavatars/1016.patch rename to resources/patches/squareavatars/1016.patch diff --git a/patches/squareavatars/1019.patch b/resources/patches/squareavatars/1019.patch similarity index 100% rename from patches/squareavatars/1019.patch rename to resources/patches/squareavatars/1019.patch diff --git a/patches/squareavatars/1020.patch b/resources/patches/squareavatars/1020.patch similarity index 100% rename from patches/squareavatars/1020.patch rename to resources/patches/squareavatars/1020.patch diff --git a/patches/squareavatars/1021.patch b/resources/patches/squareavatars/1021.patch similarity index 100% rename from patches/squareavatars/1021.patch rename to resources/patches/squareavatars/1021.patch diff --git a/patches/squareavatars/1022.patch b/resources/patches/squareavatars/1022.patch similarity index 100% rename from patches/squareavatars/1022.patch rename to resources/patches/squareavatars/1022.patch diff --git a/patches/squareavatars/1023.patch b/resources/patches/squareavatars/1023.patch similarity index 100% rename from patches/squareavatars/1023.patch rename to resources/patches/squareavatars/1023.patch diff --git a/patches/squareavatars/1024.patch b/resources/patches/squareavatars/1024.patch similarity index 100% rename from patches/squareavatars/1024.patch rename to resources/patches/squareavatars/1024.patch diff --git a/patches/squareavatars/1025.patch b/resources/patches/squareavatars/1025.patch similarity index 100% rename from patches/squareavatars/1025.patch rename to resources/patches/squareavatars/1025.patch diff --git a/patches/squareavatars/1026.patch b/resources/patches/squareavatars/1026.patch similarity index 100% rename from patches/squareavatars/1026.patch rename to resources/patches/squareavatars/1026.patch diff --git a/patches/squareavatars/1029.patch b/resources/patches/squareavatars/1029.patch similarity index 100% rename from patches/squareavatars/1029.patch rename to resources/patches/squareavatars/1029.patch diff --git a/patches/squareavatars/1031.patch b/resources/patches/squareavatars/1031.patch similarity index 100% rename from patches/squareavatars/1031.patch rename to resources/patches/squareavatars/1031.patch diff --git a/patches/squareavatars/1032.patch b/resources/patches/squareavatars/1032.patch similarity index 100% rename from patches/squareavatars/1032.patch rename to resources/patches/squareavatars/1032.patch diff --git a/patches/squareavatars/1033.patch b/resources/patches/squareavatars/1033.patch similarity index 100% rename from patches/squareavatars/1033.patch rename to resources/patches/squareavatars/1033.patch diff --git a/patches/squareavatars/1036.patch b/resources/patches/squareavatars/1036.patch similarity index 100% rename from patches/squareavatars/1036.patch rename to resources/patches/squareavatars/1036.patch diff --git a/patches/squareavatars/1037.patch b/resources/patches/squareavatars/1037.patch similarity index 100% rename from patches/squareavatars/1037.patch rename to resources/patches/squareavatars/1037.patch diff --git a/patches/squareavatars/1040.patch b/resources/patches/squareavatars/1040.patch similarity index 100% rename from patches/squareavatars/1040.patch rename to resources/patches/squareavatars/1040.patch diff --git a/patches/squareavatars/1041.patch b/resources/patches/squareavatars/1041.patch similarity index 100% rename from patches/squareavatars/1041.patch rename to resources/patches/squareavatars/1041.patch diff --git a/patches/squareavatars/1045.patch b/resources/patches/squareavatars/1045.patch similarity index 100% rename from patches/squareavatars/1045.patch rename to resources/patches/squareavatars/1045.patch diff --git a/patches/squareavatars/1046.patch b/resources/patches/squareavatars/1046.patch similarity index 100% rename from patches/squareavatars/1046.patch rename to resources/patches/squareavatars/1046.patch diff --git a/patches/squareavatars/1047.patch b/resources/patches/squareavatars/1047.patch similarity index 100% rename from patches/squareavatars/1047.patch rename to resources/patches/squareavatars/1047.patch diff --git a/patches/squareavatars/1049.patch b/resources/patches/squareavatars/1049.patch similarity index 100% rename from patches/squareavatars/1049.patch rename to resources/patches/squareavatars/1049.patch diff --git a/patches/squareavatars/1052.patch b/resources/patches/squareavatars/1052.patch similarity index 100% rename from patches/squareavatars/1052.patch rename to resources/patches/squareavatars/1052.patch diff --git a/patches/squareavatars/1053.patch b/resources/patches/squareavatars/1053.patch similarity index 100% rename from patches/squareavatars/1053.patch rename to resources/patches/squareavatars/1053.patch diff --git a/patches/squareavatars/1054.patch b/resources/patches/squareavatars/1054.patch similarity index 100% rename from patches/squareavatars/1054.patch rename to resources/patches/squareavatars/1054.patch diff --git a/patches/squareavatars/1056.patch b/resources/patches/squareavatars/1056.patch similarity index 100% rename from patches/squareavatars/1056.patch rename to resources/patches/squareavatars/1056.patch diff --git a/patches/squareavatars/1057.patch b/resources/patches/squareavatars/1057.patch similarity index 100% rename from patches/squareavatars/1057.patch rename to resources/patches/squareavatars/1057.patch diff --git a/patches/squareavatars/1062.patch b/resources/patches/squareavatars/1062.patch similarity index 100% rename from patches/squareavatars/1062.patch rename to resources/patches/squareavatars/1062.patch diff --git a/patches/squareavatars/1065.patch b/resources/patches/squareavatars/1065.patch similarity index 100% rename from patches/squareavatars/1065.patch rename to resources/patches/squareavatars/1065.patch diff --git a/patches/squareavatars/1066.patch b/resources/patches/squareavatars/1066.patch similarity index 100% rename from patches/squareavatars/1066.patch rename to resources/patches/squareavatars/1066.patch diff --git a/patches/squareavatars/1069.patch b/resources/patches/squareavatars/1069.patch similarity index 100% rename from patches/squareavatars/1069.patch rename to resources/patches/squareavatars/1069.patch diff --git a/patches/squareavatars/1073.patch b/resources/patches/squareavatars/1073.patch similarity index 100% rename from patches/squareavatars/1073.patch rename to resources/patches/squareavatars/1073.patch diff --git a/patches/squareavatars/1074.patch b/resources/patches/squareavatars/1074.patch similarity index 100% rename from patches/squareavatars/1074.patch rename to resources/patches/squareavatars/1074.patch diff --git a/patches/squareavatars/1078.patch b/resources/patches/squareavatars/1078.patch similarity index 100% rename from patches/squareavatars/1078.patch rename to resources/patches/squareavatars/1078.patch diff --git a/patches/squareavatars/1084.patch b/resources/patches/squareavatars/1084.patch similarity index 100% rename from patches/squareavatars/1084.patch rename to resources/patches/squareavatars/1084.patch diff --git a/patches/squareavatars/1085.patch b/resources/patches/squareavatars/1085.patch similarity index 100% rename from patches/squareavatars/1085.patch rename to resources/patches/squareavatars/1085.patch diff --git a/patches/squareavatars/1087.patch b/resources/patches/squareavatars/1087.patch similarity index 100% rename from patches/squareavatars/1087.patch rename to resources/patches/squareavatars/1087.patch diff --git a/patches/squareavatars/1091.patch b/resources/patches/squareavatars/1091.patch similarity index 100% rename from patches/squareavatars/1091.patch rename to resources/patches/squareavatars/1091.patch diff --git a/patches/squareavatars/1092.patch b/resources/patches/squareavatars/1092.patch similarity index 100% rename from patches/squareavatars/1092.patch rename to resources/patches/squareavatars/1092.patch diff --git a/patches/squareavatars/1100.patch b/resources/patches/squareavatars/1100.patch similarity index 100% rename from patches/squareavatars/1100.patch rename to resources/patches/squareavatars/1100.patch diff --git a/patches/squareavatars/1103.patch b/resources/patches/squareavatars/1103.patch similarity index 100% rename from patches/squareavatars/1103.patch rename to resources/patches/squareavatars/1103.patch diff --git a/patches/squareavatars/1104.patch b/resources/patches/squareavatars/1104.patch similarity index 100% rename from patches/squareavatars/1104.patch rename to resources/patches/squareavatars/1104.patch diff --git a/patches/squareavatars/1105.patch b/resources/patches/squareavatars/1105.patch similarity index 100% rename from patches/squareavatars/1105.patch rename to resources/patches/squareavatars/1105.patch diff --git a/patches/squareavatars/1107.patch b/resources/patches/squareavatars/1107.patch similarity index 100% rename from patches/squareavatars/1107.patch rename to resources/patches/squareavatars/1107.patch diff --git a/patches/squareavatars/1123.patch b/resources/patches/squareavatars/1123.patch similarity index 100% rename from patches/squareavatars/1123.patch rename to resources/patches/squareavatars/1123.patch diff --git a/patches/squareavatars/1132.patch b/resources/patches/squareavatars/1132.patch similarity index 100% rename from patches/squareavatars/1132.patch rename to resources/patches/squareavatars/1132.patch diff --git a/patches/squareavatars/1134.patch b/resources/patches/squareavatars/1134.patch similarity index 100% rename from patches/squareavatars/1134.patch rename to resources/patches/squareavatars/1134.patch diff --git a/patches/squareavatars/1144.patch b/resources/patches/squareavatars/1144.patch similarity index 100% rename from patches/squareavatars/1144.patch rename to resources/patches/squareavatars/1144.patch diff --git a/patches/squareavatars/1145.patch b/resources/patches/squareavatars/1145.patch similarity index 100% rename from patches/squareavatars/1145.patch rename to resources/patches/squareavatars/1145.patch diff --git a/patches/squareavatars/1146.patch b/resources/patches/squareavatars/1146.patch similarity index 100% rename from patches/squareavatars/1146.patch rename to resources/patches/squareavatars/1146.patch diff --git a/patches/squareavatars/1148.patch b/resources/patches/squareavatars/1148.patch similarity index 100% rename from patches/squareavatars/1148.patch rename to resources/patches/squareavatars/1148.patch diff --git a/patches/squareavatars/1150.patch b/resources/patches/squareavatars/1150.patch similarity index 100% rename from patches/squareavatars/1150.patch rename to resources/patches/squareavatars/1150.patch diff --git a/patches/squareavatars/1167.patch b/resources/patches/squareavatars/1167.patch similarity index 100% rename from patches/squareavatars/1167.patch rename to resources/patches/squareavatars/1167.patch diff --git a/patches/squareavatars/1169.patch b/resources/patches/squareavatars/1169.patch similarity index 100% rename from patches/squareavatars/1169.patch rename to resources/patches/squareavatars/1169.patch diff --git a/patches/squareavatars/1171.patch b/resources/patches/squareavatars/1171.patch similarity index 100% rename from patches/squareavatars/1171.patch rename to resources/patches/squareavatars/1171.patch diff --git a/patches/squareavatars/1180.patch b/resources/patches/squareavatars/1180.patch similarity index 100% rename from patches/squareavatars/1180.patch rename to resources/patches/squareavatars/1180.patch diff --git a/patches/squareavatars/1181.patch b/resources/patches/squareavatars/1181.patch similarity index 100% rename from patches/squareavatars/1181.patch rename to resources/patches/squareavatars/1181.patch diff --git a/patches/squareavatars/1192.patch b/resources/patches/squareavatars/1192.patch similarity index 100% rename from patches/squareavatars/1192.patch rename to resources/patches/squareavatars/1192.patch diff --git a/patches/squareavatars/1196.patch b/resources/patches/squareavatars/1196.patch similarity index 100% rename from patches/squareavatars/1196.patch rename to resources/patches/squareavatars/1196.patch diff --git a/patches/squareavatars/1200.patch b/resources/patches/squareavatars/1200.patch similarity index 100% rename from patches/squareavatars/1200.patch rename to resources/patches/squareavatars/1200.patch diff --git a/patches/squareavatars/1201.patch b/resources/patches/squareavatars/1201.patch similarity index 100% rename from patches/squareavatars/1201.patch rename to resources/patches/squareavatars/1201.patch diff --git a/patches/squareavatars/1208.patch b/resources/patches/squareavatars/1208.patch similarity index 100% rename from patches/squareavatars/1208.patch rename to resources/patches/squareavatars/1208.patch diff --git a/patches/squareavatars/1213.patch b/resources/patches/squareavatars/1213.patch similarity index 100% rename from patches/squareavatars/1213.patch rename to resources/patches/squareavatars/1213.patch diff --git a/patches/squareavatars/1216.patch b/resources/patches/squareavatars/1216.patch similarity index 100% rename from patches/squareavatars/1216.patch rename to resources/patches/squareavatars/1216.patch diff --git a/patches/squareavatars/1218.patch b/resources/patches/squareavatars/1218.patch similarity index 100% rename from patches/squareavatars/1218.patch rename to resources/patches/squareavatars/1218.patch diff --git a/patches/squareavatars/1223.patch b/resources/patches/squareavatars/1223.patch similarity index 100% rename from patches/squareavatars/1223.patch rename to resources/patches/squareavatars/1223.patch diff --git a/patches/squareavatars/1243.patch b/resources/patches/squareavatars/1243.patch similarity index 100% rename from patches/squareavatars/1243.patch rename to resources/patches/squareavatars/1243.patch diff --git a/patches/squareavatars/1246.patch b/resources/patches/squareavatars/1246.patch similarity index 100% rename from patches/squareavatars/1246.patch rename to resources/patches/squareavatars/1246.patch diff --git a/patches/squareavatars/1249.patch b/resources/patches/squareavatars/1249.patch similarity index 100% rename from patches/squareavatars/1249.patch rename to resources/patches/squareavatars/1249.patch diff --git a/patches/squareavatars/1251.patch b/resources/patches/squareavatars/1251.patch similarity index 100% rename from patches/squareavatars/1251.patch rename to resources/patches/squareavatars/1251.patch diff --git a/patches/squareavatars/1252.patch b/resources/patches/squareavatars/1252.patch similarity index 100% rename from patches/squareavatars/1252.patch rename to resources/patches/squareavatars/1252.patch diff --git a/patches/squareavatars/1259.patch b/resources/patches/squareavatars/1259.patch similarity index 100% rename from patches/squareavatars/1259.patch rename to resources/patches/squareavatars/1259.patch diff --git a/patches/squareavatars/1266.patch b/resources/patches/squareavatars/1266.patch similarity index 100% rename from patches/squareavatars/1266.patch rename to resources/patches/squareavatars/1266.patch diff --git a/patches/squareavatars/1270.patch b/resources/patches/squareavatars/1270.patch similarity index 100% rename from patches/squareavatars/1270.patch rename to resources/patches/squareavatars/1270.patch diff --git a/patches/squareavatars/1273.patch b/resources/patches/squareavatars/1273.patch similarity index 100% rename from patches/squareavatars/1273.patch rename to resources/patches/squareavatars/1273.patch diff --git a/patches/squareavatars/1279.patch b/resources/patches/squareavatars/1279.patch similarity index 100% rename from patches/squareavatars/1279.patch rename to resources/patches/squareavatars/1279.patch diff --git a/patches/squareavatars/1280.patch b/resources/patches/squareavatars/1280.patch similarity index 100% rename from patches/squareavatars/1280.patch rename to resources/patches/squareavatars/1280.patch diff --git a/patches/squareavatars/1281.patch b/resources/patches/squareavatars/1281.patch similarity index 100% rename from patches/squareavatars/1281.patch rename to resources/patches/squareavatars/1281.patch diff --git a/patches/squareavatars/1282.patch b/resources/patches/squareavatars/1282.patch similarity index 100% rename from patches/squareavatars/1282.patch rename to resources/patches/squareavatars/1282.patch diff --git a/patches/squareavatars/1284.patch b/resources/patches/squareavatars/1284.patch similarity index 100% rename from patches/squareavatars/1284.patch rename to resources/patches/squareavatars/1284.patch diff --git a/patches/squareavatars/1290.patch b/resources/patches/squareavatars/1290.patch similarity index 100% rename from patches/squareavatars/1290.patch rename to resources/patches/squareavatars/1290.patch diff --git a/patches/squareavatars/1294.patch b/resources/patches/squareavatars/1294.patch similarity index 100% rename from patches/squareavatars/1294.patch rename to resources/patches/squareavatars/1294.patch diff --git a/patches/squareavatars/1295.patch b/resources/patches/squareavatars/1295.patch similarity index 100% rename from patches/squareavatars/1295.patch rename to resources/patches/squareavatars/1295.patch diff --git a/patches/squareavatars/1298.patch b/resources/patches/squareavatars/1298.patch similarity index 100% rename from patches/squareavatars/1298.patch rename to resources/patches/squareavatars/1298.patch diff --git a/patches/squareavatars/1300.patch b/resources/patches/squareavatars/1300.patch similarity index 100% rename from patches/squareavatars/1300.patch rename to resources/patches/squareavatars/1300.patch diff --git a/patches/squareavatars/1301.patch b/resources/patches/squareavatars/1301.patch similarity index 100% rename from patches/squareavatars/1301.patch rename to resources/patches/squareavatars/1301.patch diff --git a/patches/squareavatars/1304.patch b/resources/patches/squareavatars/1304.patch similarity index 100% rename from patches/squareavatars/1304.patch rename to resources/patches/squareavatars/1304.patch diff --git a/patches/squareavatars/1306.patch b/resources/patches/squareavatars/1306.patch similarity index 100% rename from patches/squareavatars/1306.patch rename to resources/patches/squareavatars/1306.patch diff --git a/patches/squareavatars/1307.patch b/resources/patches/squareavatars/1307.patch similarity index 100% rename from patches/squareavatars/1307.patch rename to resources/patches/squareavatars/1307.patch diff --git a/patches/squareavatars/1310.patch b/resources/patches/squareavatars/1310.patch similarity index 100% rename from patches/squareavatars/1310.patch rename to resources/patches/squareavatars/1310.patch diff --git a/patches/squareavatars/1315.patch b/resources/patches/squareavatars/1315.patch similarity index 100% rename from patches/squareavatars/1315.patch rename to resources/patches/squareavatars/1315.patch diff --git a/patches/squareavatars/1318.patch b/resources/patches/squareavatars/1318.patch similarity index 100% rename from patches/squareavatars/1318.patch rename to resources/patches/squareavatars/1318.patch diff --git a/patches/squareavatars/1330.patch b/resources/patches/squareavatars/1330.patch similarity index 100% rename from patches/squareavatars/1330.patch rename to resources/patches/squareavatars/1330.patch diff --git a/patches/squareavatars/1334.patch b/resources/patches/squareavatars/1334.patch similarity index 100% rename from patches/squareavatars/1334.patch rename to resources/patches/squareavatars/1334.patch diff --git a/patches/squareavatars/1339.patch b/resources/patches/squareavatars/1339.patch similarity index 100% rename from patches/squareavatars/1339.patch rename to resources/patches/squareavatars/1339.patch diff --git a/patches/squareavatars/1340.patch b/resources/patches/squareavatars/1340.patch similarity index 100% rename from patches/squareavatars/1340.patch rename to resources/patches/squareavatars/1340.patch diff --git a/patches/squareavatars/1355.patch b/resources/patches/squareavatars/1355.patch similarity index 100% rename from patches/squareavatars/1355.patch rename to resources/patches/squareavatars/1355.patch diff --git a/patches/squareavatars/1356.patch b/resources/patches/squareavatars/1356.patch similarity index 100% rename from patches/squareavatars/1356.patch rename to resources/patches/squareavatars/1356.patch diff --git a/patches/squareavatars/1358.patch b/resources/patches/squareavatars/1358.patch similarity index 100% rename from patches/squareavatars/1358.patch rename to resources/patches/squareavatars/1358.patch diff --git a/patches/squareavatars/1361.patch b/resources/patches/squareavatars/1361.patch similarity index 100% rename from patches/squareavatars/1361.patch rename to resources/patches/squareavatars/1361.patch diff --git a/patches/squareavatars/1362.patch b/resources/patches/squareavatars/1362.patch similarity index 100% rename from patches/squareavatars/1362.patch rename to resources/patches/squareavatars/1362.patch diff --git a/patches/squareavatars/1365.patch b/resources/patches/squareavatars/1365.patch similarity index 100% rename from patches/squareavatars/1365.patch rename to resources/patches/squareavatars/1365.patch diff --git a/patches/squareavatars/1367.patch b/resources/patches/squareavatars/1367.patch similarity index 100% rename from patches/squareavatars/1367.patch rename to resources/patches/squareavatars/1367.patch diff --git a/patches/squareavatars/1368.patch b/resources/patches/squareavatars/1368.patch similarity index 100% rename from patches/squareavatars/1368.patch rename to resources/patches/squareavatars/1368.patch diff --git a/patches/squareavatars/1370.patch b/resources/patches/squareavatars/1370.patch similarity index 100% rename from patches/squareavatars/1370.patch rename to resources/patches/squareavatars/1370.patch diff --git a/patches/squareavatars/1371.patch b/resources/patches/squareavatars/1371.patch similarity index 100% rename from patches/squareavatars/1371.patch rename to resources/patches/squareavatars/1371.patch diff --git a/patches/squareavatars/78204.patch b/resources/patches/squareavatars/78204.patch similarity index 100% rename from patches/squareavatars/78204.patch rename to resources/patches/squareavatars/78204.patch diff --git a/patches/squareavatars/835.patch b/resources/patches/squareavatars/835.patch similarity index 100% rename from patches/squareavatars/835.patch rename to resources/patches/squareavatars/835.patch diff --git a/patches/squareavatars/836.patch b/resources/patches/squareavatars/836.patch similarity index 100% rename from patches/squareavatars/836.patch rename to resources/patches/squareavatars/836.patch diff --git a/patches/squareavatars/839.patch b/resources/patches/squareavatars/839.patch similarity index 100% rename from patches/squareavatars/839.patch rename to resources/patches/squareavatars/839.patch diff --git a/patches/squareavatars/841.patch b/resources/patches/squareavatars/841.patch similarity index 100% rename from patches/squareavatars/841.patch rename to resources/patches/squareavatars/841.patch diff --git a/patches/squareavatars/842.patch b/resources/patches/squareavatars/842.patch similarity index 100% rename from patches/squareavatars/842.patch rename to resources/patches/squareavatars/842.patch diff --git a/patches/squareavatars/843.patch b/resources/patches/squareavatars/843.patch similarity index 100% rename from patches/squareavatars/843.patch rename to resources/patches/squareavatars/843.patch diff --git a/patches/squareavatars/844.patch b/resources/patches/squareavatars/844.patch similarity index 100% rename from patches/squareavatars/844.patch rename to resources/patches/squareavatars/844.patch diff --git a/patches/squareavatars/845.patch b/resources/patches/squareavatars/845.patch similarity index 100% rename from patches/squareavatars/845.patch rename to resources/patches/squareavatars/845.patch diff --git a/patches/squareavatars/848.patch b/resources/patches/squareavatars/848.patch similarity index 100% rename from patches/squareavatars/848.patch rename to resources/patches/squareavatars/848.patch diff --git a/patches/squareavatars/850.patch b/resources/patches/squareavatars/850.patch similarity index 100% rename from patches/squareavatars/850.patch rename to resources/patches/squareavatars/850.patch diff --git a/patches/squareavatars/851.patch b/resources/patches/squareavatars/851.patch similarity index 100% rename from patches/squareavatars/851.patch rename to resources/patches/squareavatars/851.patch diff --git a/patches/squareavatars/853.patch b/resources/patches/squareavatars/853.patch similarity index 100% rename from patches/squareavatars/853.patch rename to resources/patches/squareavatars/853.patch diff --git a/patches/squareavatars/854.patch b/resources/patches/squareavatars/854.patch similarity index 100% rename from patches/squareavatars/854.patch rename to resources/patches/squareavatars/854.patch diff --git a/patches/squareavatars/855.patch b/resources/patches/squareavatars/855.patch similarity index 100% rename from patches/squareavatars/855.patch rename to resources/patches/squareavatars/855.patch diff --git a/patches/squareavatars/856.patch b/resources/patches/squareavatars/856.patch similarity index 100% rename from patches/squareavatars/856.patch rename to resources/patches/squareavatars/856.patch diff --git a/patches/squareavatars/87202.patch b/resources/patches/squareavatars/87202.patch similarity index 100% rename from patches/squareavatars/87202.patch rename to resources/patches/squareavatars/87202.patch diff --git a/patches/squareavatars/876.patch b/resources/patches/squareavatars/876.patch similarity index 100% rename from patches/squareavatars/876.patch rename to resources/patches/squareavatars/876.patch diff --git a/patches/squareavatars/884.patch b/resources/patches/squareavatars/884.patch similarity index 100% rename from patches/squareavatars/884.patch rename to resources/patches/squareavatars/884.patch diff --git a/patches/squareavatars/888.patch b/resources/patches/squareavatars/888.patch similarity index 100% rename from patches/squareavatars/888.patch rename to resources/patches/squareavatars/888.patch diff --git a/patches/squareavatars/896.patch b/resources/patches/squareavatars/896.patch similarity index 100% rename from patches/squareavatars/896.patch rename to resources/patches/squareavatars/896.patch diff --git a/patches/squareavatars/897.patch b/resources/patches/squareavatars/897.patch similarity index 100% rename from patches/squareavatars/897.patch rename to resources/patches/squareavatars/897.patch diff --git a/patches/squareavatars/898.patch b/resources/patches/squareavatars/898.patch similarity index 100% rename from patches/squareavatars/898.patch rename to resources/patches/squareavatars/898.patch diff --git a/patches/squareavatars/899.patch b/resources/patches/squareavatars/899.patch similarity index 100% rename from patches/squareavatars/899.patch rename to resources/patches/squareavatars/899.patch diff --git a/patches/squareavatars/900.patch b/resources/patches/squareavatars/900.patch similarity index 100% rename from patches/squareavatars/900.patch rename to resources/patches/squareavatars/900.patch diff --git a/patches/squareavatars/901.patch b/resources/patches/squareavatars/901.patch similarity index 100% rename from patches/squareavatars/901.patch rename to resources/patches/squareavatars/901.patch diff --git a/patches/squareavatars/902.patch b/resources/patches/squareavatars/902.patch similarity index 100% rename from patches/squareavatars/902.patch rename to resources/patches/squareavatars/902.patch diff --git a/patches/squareavatars/903.patch b/resources/patches/squareavatars/903.patch similarity index 100% rename from patches/squareavatars/903.patch rename to resources/patches/squareavatars/903.patch diff --git a/patches/squareavatars/904.patch b/resources/patches/squareavatars/904.patch similarity index 100% rename from patches/squareavatars/904.patch rename to resources/patches/squareavatars/904.patch diff --git a/patches/squareavatars/906.patch b/resources/patches/squareavatars/906.patch similarity index 100% rename from patches/squareavatars/906.patch rename to resources/patches/squareavatars/906.patch diff --git a/patches/squareavatars/909.patch b/resources/patches/squareavatars/909.patch similarity index 100% rename from patches/squareavatars/909.patch rename to resources/patches/squareavatars/909.patch diff --git a/patches/squareavatars/910.patch b/resources/patches/squareavatars/910.patch similarity index 100% rename from patches/squareavatars/910.patch rename to resources/patches/squareavatars/910.patch diff --git a/patches/squareavatars/938.patch b/resources/patches/squareavatars/938.patch similarity index 100% rename from patches/squareavatars/938.patch rename to resources/patches/squareavatars/938.patch diff --git a/patches/squareavatars/939.patch b/resources/patches/squareavatars/939.patch similarity index 100% rename from patches/squareavatars/939.patch rename to resources/patches/squareavatars/939.patch diff --git a/patches/squareavatars/940.patch b/resources/patches/squareavatars/940.patch similarity index 100% rename from patches/squareavatars/940.patch rename to resources/patches/squareavatars/940.patch diff --git a/patches/squareavatars/942.patch b/resources/patches/squareavatars/942.patch similarity index 100% rename from patches/squareavatars/942.patch rename to resources/patches/squareavatars/942.patch diff --git a/patches/squareavatars/943.patch b/resources/patches/squareavatars/943.patch similarity index 100% rename from patches/squareavatars/943.patch rename to resources/patches/squareavatars/943.patch diff --git a/patches/squareavatars/945.patch b/resources/patches/squareavatars/945.patch similarity index 100% rename from patches/squareavatars/945.patch rename to resources/patches/squareavatars/945.patch diff --git a/patches/squareavatars/946.patch b/resources/patches/squareavatars/946.patch similarity index 100% rename from patches/squareavatars/946.patch rename to resources/patches/squareavatars/946.patch diff --git a/patches/squareavatars/947.patch b/resources/patches/squareavatars/947.patch similarity index 100% rename from patches/squareavatars/947.patch rename to resources/patches/squareavatars/947.patch diff --git a/patches/squareavatars/948.patch b/resources/patches/squareavatars/948.patch similarity index 100% rename from patches/squareavatars/948.patch rename to resources/patches/squareavatars/948.patch diff --git a/patches/squareavatars/963.patch b/resources/patches/squareavatars/963.patch similarity index 100% rename from patches/squareavatars/963.patch rename to resources/patches/squareavatars/963.patch diff --git a/patches/squareavatars/964.patch b/resources/patches/squareavatars/964.patch similarity index 100% rename from patches/squareavatars/964.patch rename to resources/patches/squareavatars/964.patch diff --git a/patches/squareavatars/965.patch b/resources/patches/squareavatars/965.patch similarity index 100% rename from patches/squareavatars/965.patch rename to resources/patches/squareavatars/965.patch diff --git a/patches/squareavatars/966.patch b/resources/patches/squareavatars/966.patch similarity index 100% rename from patches/squareavatars/966.patch rename to resources/patches/squareavatars/966.patch diff --git a/patches/squareavatars/967.patch b/resources/patches/squareavatars/967.patch similarity index 100% rename from patches/squareavatars/967.patch rename to resources/patches/squareavatars/967.patch diff --git a/patches/squareavatars/968.patch b/resources/patches/squareavatars/968.patch similarity index 100% rename from patches/squareavatars/968.patch rename to resources/patches/squareavatars/968.patch diff --git a/patches/squareavatars/970.patch b/resources/patches/squareavatars/970.patch similarity index 100% rename from patches/squareavatars/970.patch rename to resources/patches/squareavatars/970.patch diff --git a/patches/squareavatars/980.patch b/resources/patches/squareavatars/980.patch similarity index 100% rename from patches/squareavatars/980.patch rename to resources/patches/squareavatars/980.patch diff --git a/patches/squareavatars/984.patch b/resources/patches/squareavatars/984.patch similarity index 100% rename from patches/squareavatars/984.patch rename to resources/patches/squareavatars/984.patch diff --git a/patches/squareavatars/986.patch b/resources/patches/squareavatars/986.patch similarity index 100% rename from patches/squareavatars/986.patch rename to resources/patches/squareavatars/986.patch diff --git a/patches/squareavatars/991.patch b/resources/patches/squareavatars/991.patch similarity index 100% rename from patches/squareavatars/991.patch rename to resources/patches/squareavatars/991.patch diff --git a/patches/squareavatars/992.patch b/resources/patches/squareavatars/992.patch similarity index 100% rename from patches/squareavatars/992.patch rename to resources/patches/squareavatars/992.patch diff --git a/patches/squareavatars/993.patch b/resources/patches/squareavatars/993.patch similarity index 100% rename from patches/squareavatars/993.patch rename to resources/patches/squareavatars/993.patch diff --git a/patches/squareavatars/994.patch b/resources/patches/squareavatars/994.patch similarity index 100% rename from patches/squareavatars/994.patch rename to resources/patches/squareavatars/994.patch diff --git a/patches/squareavatars/996.patch b/resources/patches/squareavatars/996.patch similarity index 100% rename from patches/squareavatars/996.patch rename to resources/patches/squareavatars/996.patch diff --git a/patches/squareavatars/README.md b/resources/patches/squareavatars/README.md similarity index 100% rename from patches/squareavatars/README.md rename to resources/patches/squareavatars/README.md diff --git a/patches/supplemental/1006.patch b/resources/patches/supplemental/1006.patch similarity index 100% rename from patches/supplemental/1006.patch rename to resources/patches/supplemental/1006.patch diff --git a/patches/supplemental/1007.patch b/resources/patches/supplemental/1007.patch similarity index 100% rename from patches/supplemental/1007.patch rename to resources/patches/supplemental/1007.patch diff --git a/patches/supplemental/1011.patch b/resources/patches/supplemental/1011.patch similarity index 100% rename from patches/supplemental/1011.patch rename to resources/patches/supplemental/1011.patch diff --git a/patches/supplemental/1012.patch b/resources/patches/supplemental/1012.patch similarity index 100% rename from patches/supplemental/1012.patch rename to resources/patches/supplemental/1012.patch diff --git a/patches/supplemental/1013.patch b/resources/patches/supplemental/1013.patch similarity index 100% rename from patches/supplemental/1013.patch rename to resources/patches/supplemental/1013.patch diff --git a/patches/supplemental/1015.patch b/resources/patches/supplemental/1015.patch similarity index 100% rename from patches/supplemental/1015.patch rename to resources/patches/supplemental/1015.patch diff --git a/patches/supplemental/1016.patch b/resources/patches/supplemental/1016.patch similarity index 100% rename from patches/supplemental/1016.patch rename to resources/patches/supplemental/1016.patch diff --git a/patches/supplemental/1019.patch b/resources/patches/supplemental/1019.patch similarity index 100% rename from patches/supplemental/1019.patch rename to resources/patches/supplemental/1019.patch diff --git a/patches/supplemental/1020.patch b/resources/patches/supplemental/1020.patch similarity index 100% rename from patches/supplemental/1020.patch rename to resources/patches/supplemental/1020.patch diff --git a/patches/supplemental/1021.patch b/resources/patches/supplemental/1021.patch similarity index 100% rename from patches/supplemental/1021.patch rename to resources/patches/supplemental/1021.patch diff --git a/patches/supplemental/1022.patch b/resources/patches/supplemental/1022.patch similarity index 100% rename from patches/supplemental/1022.patch rename to resources/patches/supplemental/1022.patch diff --git a/patches/supplemental/1023.patch b/resources/patches/supplemental/1023.patch similarity index 100% rename from patches/supplemental/1023.patch rename to resources/patches/supplemental/1023.patch diff --git a/patches/supplemental/1024.patch b/resources/patches/supplemental/1024.patch similarity index 100% rename from patches/supplemental/1024.patch rename to resources/patches/supplemental/1024.patch diff --git a/patches/supplemental/1025.patch b/resources/patches/supplemental/1025.patch similarity index 100% rename from patches/supplemental/1025.patch rename to resources/patches/supplemental/1025.patch diff --git a/patches/supplemental/1026.patch b/resources/patches/supplemental/1026.patch similarity index 100% rename from patches/supplemental/1026.patch rename to resources/patches/supplemental/1026.patch diff --git a/patches/supplemental/1029.patch b/resources/patches/supplemental/1029.patch similarity index 100% rename from patches/supplemental/1029.patch rename to resources/patches/supplemental/1029.patch diff --git a/patches/supplemental/1031.patch b/resources/patches/supplemental/1031.patch similarity index 100% rename from patches/supplemental/1031.patch rename to resources/patches/supplemental/1031.patch diff --git a/patches/supplemental/1032.patch b/resources/patches/supplemental/1032.patch similarity index 100% rename from patches/supplemental/1032.patch rename to resources/patches/supplemental/1032.patch diff --git a/patches/supplemental/1033.patch b/resources/patches/supplemental/1033.patch similarity index 100% rename from patches/supplemental/1033.patch rename to resources/patches/supplemental/1033.patch diff --git a/patches/supplemental/1036.patch b/resources/patches/supplemental/1036.patch similarity index 100% rename from patches/supplemental/1036.patch rename to resources/patches/supplemental/1036.patch diff --git a/patches/supplemental/1037.patch b/resources/patches/supplemental/1037.patch similarity index 100% rename from patches/supplemental/1037.patch rename to resources/patches/supplemental/1037.patch diff --git a/patches/supplemental/1040.patch b/resources/patches/supplemental/1040.patch similarity index 100% rename from patches/supplemental/1040.patch rename to resources/patches/supplemental/1040.patch diff --git a/patches/supplemental/1041.patch b/resources/patches/supplemental/1041.patch similarity index 100% rename from patches/supplemental/1041.patch rename to resources/patches/supplemental/1041.patch diff --git a/patches/supplemental/1045.patch b/resources/patches/supplemental/1045.patch similarity index 100% rename from patches/supplemental/1045.patch rename to resources/patches/supplemental/1045.patch diff --git a/patches/supplemental/1046.patch b/resources/patches/supplemental/1046.patch similarity index 100% rename from patches/supplemental/1046.patch rename to resources/patches/supplemental/1046.patch diff --git a/patches/supplemental/1047.patch b/resources/patches/supplemental/1047.patch similarity index 100% rename from patches/supplemental/1047.patch rename to resources/patches/supplemental/1047.patch diff --git a/patches/supplemental/1049.patch b/resources/patches/supplemental/1049.patch similarity index 100% rename from patches/supplemental/1049.patch rename to resources/patches/supplemental/1049.patch diff --git a/patches/supplemental/1052.patch b/resources/patches/supplemental/1052.patch similarity index 100% rename from patches/supplemental/1052.patch rename to resources/patches/supplemental/1052.patch diff --git a/patches/supplemental/1053.patch b/resources/patches/supplemental/1053.patch similarity index 100% rename from patches/supplemental/1053.patch rename to resources/patches/supplemental/1053.patch diff --git a/patches/supplemental/1054.patch b/resources/patches/supplemental/1054.patch similarity index 100% rename from patches/supplemental/1054.patch rename to resources/patches/supplemental/1054.patch diff --git a/patches/supplemental/1056.patch b/resources/patches/supplemental/1056.patch similarity index 100% rename from patches/supplemental/1056.patch rename to resources/patches/supplemental/1056.patch diff --git a/patches/supplemental/1057.patch b/resources/patches/supplemental/1057.patch similarity index 100% rename from patches/supplemental/1057.patch rename to resources/patches/supplemental/1057.patch diff --git a/patches/supplemental/1062.patch b/resources/patches/supplemental/1062.patch similarity index 100% rename from patches/supplemental/1062.patch rename to resources/patches/supplemental/1062.patch diff --git a/patches/supplemental/1065.patch b/resources/patches/supplemental/1065.patch similarity index 100% rename from patches/supplemental/1065.patch rename to resources/patches/supplemental/1065.patch diff --git a/patches/supplemental/1066.patch b/resources/patches/supplemental/1066.patch similarity index 100% rename from patches/supplemental/1066.patch rename to resources/patches/supplemental/1066.patch diff --git a/patches/supplemental/1069.patch b/resources/patches/supplemental/1069.patch similarity index 100% rename from patches/supplemental/1069.patch rename to resources/patches/supplemental/1069.patch diff --git a/patches/supplemental/1073.patch b/resources/patches/supplemental/1073.patch similarity index 100% rename from patches/supplemental/1073.patch rename to resources/patches/supplemental/1073.patch diff --git a/patches/supplemental/1074.patch b/resources/patches/supplemental/1074.patch similarity index 100% rename from patches/supplemental/1074.patch rename to resources/patches/supplemental/1074.patch diff --git a/patches/supplemental/1078.patch b/resources/patches/supplemental/1078.patch similarity index 100% rename from patches/supplemental/1078.patch rename to resources/patches/supplemental/1078.patch diff --git a/patches/supplemental/1084.patch b/resources/patches/supplemental/1084.patch similarity index 100% rename from patches/supplemental/1084.patch rename to resources/patches/supplemental/1084.patch diff --git a/patches/supplemental/1085.patch b/resources/patches/supplemental/1085.patch similarity index 100% rename from patches/supplemental/1085.patch rename to resources/patches/supplemental/1085.patch diff --git a/patches/supplemental/1087.patch b/resources/patches/supplemental/1087.patch similarity index 100% rename from patches/supplemental/1087.patch rename to resources/patches/supplemental/1087.patch diff --git a/patches/supplemental/1091.patch b/resources/patches/supplemental/1091.patch similarity index 100% rename from patches/supplemental/1091.patch rename to resources/patches/supplemental/1091.patch diff --git a/patches/supplemental/1092.patch b/resources/patches/supplemental/1092.patch similarity index 100% rename from patches/supplemental/1092.patch rename to resources/patches/supplemental/1092.patch diff --git a/patches/supplemental/1100.patch b/resources/patches/supplemental/1100.patch similarity index 100% rename from patches/supplemental/1100.patch rename to resources/patches/supplemental/1100.patch diff --git a/patches/supplemental/1103.patch b/resources/patches/supplemental/1103.patch similarity index 100% rename from patches/supplemental/1103.patch rename to resources/patches/supplemental/1103.patch diff --git a/patches/supplemental/1104.patch b/resources/patches/supplemental/1104.patch similarity index 100% rename from patches/supplemental/1104.patch rename to resources/patches/supplemental/1104.patch diff --git a/patches/supplemental/1105.patch b/resources/patches/supplemental/1105.patch similarity index 100% rename from patches/supplemental/1105.patch rename to resources/patches/supplemental/1105.patch diff --git a/patches/supplemental/1107.patch b/resources/patches/supplemental/1107.patch similarity index 100% rename from patches/supplemental/1107.patch rename to resources/patches/supplemental/1107.patch diff --git a/patches/supplemental/1123.patch b/resources/patches/supplemental/1123.patch similarity index 100% rename from patches/supplemental/1123.patch rename to resources/patches/supplemental/1123.patch diff --git a/patches/supplemental/1132.patch b/resources/patches/supplemental/1132.patch similarity index 100% rename from patches/supplemental/1132.patch rename to resources/patches/supplemental/1132.patch diff --git a/patches/supplemental/1134.patch b/resources/patches/supplemental/1134.patch similarity index 100% rename from patches/supplemental/1134.patch rename to resources/patches/supplemental/1134.patch diff --git a/patches/supplemental/1144.patch b/resources/patches/supplemental/1144.patch similarity index 100% rename from patches/supplemental/1144.patch rename to resources/patches/supplemental/1144.patch diff --git a/patches/supplemental/1145.patch b/resources/patches/supplemental/1145.patch similarity index 100% rename from patches/supplemental/1145.patch rename to resources/patches/supplemental/1145.patch diff --git a/patches/supplemental/1146.patch b/resources/patches/supplemental/1146.patch similarity index 100% rename from patches/supplemental/1146.patch rename to resources/patches/supplemental/1146.patch diff --git a/patches/supplemental/1148.patch b/resources/patches/supplemental/1148.patch similarity index 100% rename from patches/supplemental/1148.patch rename to resources/patches/supplemental/1148.patch diff --git a/patches/supplemental/1150.patch b/resources/patches/supplemental/1150.patch similarity index 100% rename from patches/supplemental/1150.patch rename to resources/patches/supplemental/1150.patch diff --git a/patches/supplemental/1167.patch b/resources/patches/supplemental/1167.patch similarity index 100% rename from patches/supplemental/1167.patch rename to resources/patches/supplemental/1167.patch diff --git a/patches/supplemental/1169.patch b/resources/patches/supplemental/1169.patch similarity index 100% rename from patches/supplemental/1169.patch rename to resources/patches/supplemental/1169.patch diff --git a/patches/supplemental/1171.patch b/resources/patches/supplemental/1171.patch similarity index 100% rename from patches/supplemental/1171.patch rename to resources/patches/supplemental/1171.patch diff --git a/patches/supplemental/1180.patch b/resources/patches/supplemental/1180.patch similarity index 100% rename from patches/supplemental/1180.patch rename to resources/patches/supplemental/1180.patch diff --git a/patches/supplemental/1181.patch b/resources/patches/supplemental/1181.patch similarity index 100% rename from patches/supplemental/1181.patch rename to resources/patches/supplemental/1181.patch diff --git a/patches/supplemental/1192.patch b/resources/patches/supplemental/1192.patch similarity index 100% rename from patches/supplemental/1192.patch rename to resources/patches/supplemental/1192.patch diff --git a/patches/supplemental/1196.patch b/resources/patches/supplemental/1196.patch similarity index 100% rename from patches/supplemental/1196.patch rename to resources/patches/supplemental/1196.patch diff --git a/patches/supplemental/1200.patch b/resources/patches/supplemental/1200.patch similarity index 100% rename from patches/supplemental/1200.patch rename to resources/patches/supplemental/1200.patch diff --git a/patches/supplemental/1201.patch b/resources/patches/supplemental/1201.patch similarity index 100% rename from patches/supplemental/1201.patch rename to resources/patches/supplemental/1201.patch diff --git a/patches/supplemental/1208.patch b/resources/patches/supplemental/1208.patch similarity index 100% rename from patches/supplemental/1208.patch rename to resources/patches/supplemental/1208.patch diff --git a/patches/supplemental/1213.patch b/resources/patches/supplemental/1213.patch similarity index 100% rename from patches/supplemental/1213.patch rename to resources/patches/supplemental/1213.patch diff --git a/patches/supplemental/1216.patch b/resources/patches/supplemental/1216.patch similarity index 100% rename from patches/supplemental/1216.patch rename to resources/patches/supplemental/1216.patch diff --git a/patches/supplemental/1218.patch b/resources/patches/supplemental/1218.patch similarity index 100% rename from patches/supplemental/1218.patch rename to resources/patches/supplemental/1218.patch diff --git a/patches/supplemental/1223.patch b/resources/patches/supplemental/1223.patch similarity index 100% rename from patches/supplemental/1223.patch rename to resources/patches/supplemental/1223.patch diff --git a/patches/supplemental/1243.patch b/resources/patches/supplemental/1243.patch similarity index 100% rename from patches/supplemental/1243.patch rename to resources/patches/supplemental/1243.patch diff --git a/patches/supplemental/1246.patch b/resources/patches/supplemental/1246.patch similarity index 100% rename from patches/supplemental/1246.patch rename to resources/patches/supplemental/1246.patch diff --git a/patches/supplemental/1249.patch b/resources/patches/supplemental/1249.patch similarity index 100% rename from patches/supplemental/1249.patch rename to resources/patches/supplemental/1249.patch diff --git a/patches/supplemental/1251.patch b/resources/patches/supplemental/1251.patch similarity index 100% rename from patches/supplemental/1251.patch rename to resources/patches/supplemental/1251.patch diff --git a/patches/supplemental/1252.patch b/resources/patches/supplemental/1252.patch similarity index 100% rename from patches/supplemental/1252.patch rename to resources/patches/supplemental/1252.patch diff --git a/patches/supplemental/1259.patch b/resources/patches/supplemental/1259.patch similarity index 100% rename from patches/supplemental/1259.patch rename to resources/patches/supplemental/1259.patch diff --git a/patches/supplemental/1266.patch b/resources/patches/supplemental/1266.patch similarity index 100% rename from patches/supplemental/1266.patch rename to resources/patches/supplemental/1266.patch diff --git a/patches/supplemental/1270.patch b/resources/patches/supplemental/1270.patch similarity index 100% rename from patches/supplemental/1270.patch rename to resources/patches/supplemental/1270.patch diff --git a/patches/supplemental/1273.patch b/resources/patches/supplemental/1273.patch similarity index 100% rename from patches/supplemental/1273.patch rename to resources/patches/supplemental/1273.patch diff --git a/patches/supplemental/1279.patch b/resources/patches/supplemental/1279.patch similarity index 100% rename from patches/supplemental/1279.patch rename to resources/patches/supplemental/1279.patch diff --git a/patches/supplemental/1280.patch b/resources/patches/supplemental/1280.patch similarity index 100% rename from patches/supplemental/1280.patch rename to resources/patches/supplemental/1280.patch diff --git a/patches/supplemental/1281.patch b/resources/patches/supplemental/1281.patch similarity index 100% rename from patches/supplemental/1281.patch rename to resources/patches/supplemental/1281.patch diff --git a/patches/supplemental/1282.patch b/resources/patches/supplemental/1282.patch similarity index 100% rename from patches/supplemental/1282.patch rename to resources/patches/supplemental/1282.patch diff --git a/patches/supplemental/1284.patch b/resources/patches/supplemental/1284.patch similarity index 100% rename from patches/supplemental/1284.patch rename to resources/patches/supplemental/1284.patch diff --git a/patches/supplemental/1290.patch b/resources/patches/supplemental/1290.patch similarity index 100% rename from patches/supplemental/1290.patch rename to resources/patches/supplemental/1290.patch diff --git a/patches/supplemental/1294.patch b/resources/patches/supplemental/1294.patch similarity index 100% rename from patches/supplemental/1294.patch rename to resources/patches/supplemental/1294.patch diff --git a/patches/supplemental/1295.patch b/resources/patches/supplemental/1295.patch similarity index 100% rename from patches/supplemental/1295.patch rename to resources/patches/supplemental/1295.patch diff --git a/patches/supplemental/1298.patch b/resources/patches/supplemental/1298.patch similarity index 100% rename from patches/supplemental/1298.patch rename to resources/patches/supplemental/1298.patch diff --git a/patches/supplemental/1300.patch b/resources/patches/supplemental/1300.patch similarity index 100% rename from patches/supplemental/1300.patch rename to resources/patches/supplemental/1300.patch diff --git a/patches/supplemental/1301.patch b/resources/patches/supplemental/1301.patch similarity index 100% rename from patches/supplemental/1301.patch rename to resources/patches/supplemental/1301.patch diff --git a/patches/supplemental/1304.patch b/resources/patches/supplemental/1304.patch similarity index 100% rename from patches/supplemental/1304.patch rename to resources/patches/supplemental/1304.patch diff --git a/patches/supplemental/1306.patch b/resources/patches/supplemental/1306.patch similarity index 100% rename from patches/supplemental/1306.patch rename to resources/patches/supplemental/1306.patch diff --git a/patches/supplemental/1307.patch b/resources/patches/supplemental/1307.patch similarity index 100% rename from patches/supplemental/1307.patch rename to resources/patches/supplemental/1307.patch diff --git a/patches/supplemental/1310.patch b/resources/patches/supplemental/1310.patch similarity index 100% rename from patches/supplemental/1310.patch rename to resources/patches/supplemental/1310.patch diff --git a/patches/supplemental/1315.patch b/resources/patches/supplemental/1315.patch similarity index 100% rename from patches/supplemental/1315.patch rename to resources/patches/supplemental/1315.patch diff --git a/patches/supplemental/1318.patch b/resources/patches/supplemental/1318.patch similarity index 100% rename from patches/supplemental/1318.patch rename to resources/patches/supplemental/1318.patch diff --git a/patches/supplemental/1330.patch b/resources/patches/supplemental/1330.patch similarity index 100% rename from patches/supplemental/1330.patch rename to resources/patches/supplemental/1330.patch diff --git a/patches/supplemental/1334.patch b/resources/patches/supplemental/1334.patch similarity index 100% rename from patches/supplemental/1334.patch rename to resources/patches/supplemental/1334.patch diff --git a/patches/supplemental/1339.patch b/resources/patches/supplemental/1339.patch similarity index 100% rename from patches/supplemental/1339.patch rename to resources/patches/supplemental/1339.patch diff --git a/patches/supplemental/1340.patch b/resources/patches/supplemental/1340.patch similarity index 100% rename from patches/supplemental/1340.patch rename to resources/patches/supplemental/1340.patch diff --git a/patches/supplemental/1355.patch b/resources/patches/supplemental/1355.patch similarity index 100% rename from patches/supplemental/1355.patch rename to resources/patches/supplemental/1355.patch diff --git a/patches/supplemental/1356.patch b/resources/patches/supplemental/1356.patch similarity index 100% rename from patches/supplemental/1356.patch rename to resources/patches/supplemental/1356.patch diff --git a/patches/supplemental/1358.patch b/resources/patches/supplemental/1358.patch similarity index 100% rename from patches/supplemental/1358.patch rename to resources/patches/supplemental/1358.patch diff --git a/patches/supplemental/1361.patch b/resources/patches/supplemental/1361.patch similarity index 100% rename from patches/supplemental/1361.patch rename to resources/patches/supplemental/1361.patch diff --git a/patches/supplemental/1362.patch b/resources/patches/supplemental/1362.patch similarity index 100% rename from patches/supplemental/1362.patch rename to resources/patches/supplemental/1362.patch diff --git a/patches/supplemental/1365.patch b/resources/patches/supplemental/1365.patch similarity index 100% rename from patches/supplemental/1365.patch rename to resources/patches/supplemental/1365.patch diff --git a/patches/supplemental/1367.patch b/resources/patches/supplemental/1367.patch similarity index 100% rename from patches/supplemental/1367.patch rename to resources/patches/supplemental/1367.patch diff --git a/patches/supplemental/1368.patch b/resources/patches/supplemental/1368.patch similarity index 100% rename from patches/supplemental/1368.patch rename to resources/patches/supplemental/1368.patch diff --git a/patches/supplemental/1370.patch b/resources/patches/supplemental/1370.patch similarity index 100% rename from patches/supplemental/1370.patch rename to resources/patches/supplemental/1370.patch diff --git a/patches/supplemental/1371.patch b/resources/patches/supplemental/1371.patch similarity index 100% rename from patches/supplemental/1371.patch rename to resources/patches/supplemental/1371.patch diff --git a/patches/supplemental/991.patch b/resources/patches/supplemental/991.patch similarity index 100% rename from patches/supplemental/991.patch rename to resources/patches/supplemental/991.patch diff --git a/patches/supplemental/992.patch b/resources/patches/supplemental/992.patch similarity index 100% rename from patches/supplemental/992.patch rename to resources/patches/supplemental/992.patch diff --git a/patches/supplemental/993.patch b/resources/patches/supplemental/993.patch similarity index 100% rename from patches/supplemental/993.patch rename to resources/patches/supplemental/993.patch diff --git a/patches/supplemental/994.patch b/resources/patches/supplemental/994.patch similarity index 100% rename from patches/supplemental/994.patch rename to resources/patches/supplemental/994.patch diff --git a/patches/supplemental/996.patch b/resources/patches/supplemental/996.patch similarity index 100% rename from patches/supplemental/996.patch rename to resources/patches/supplemental/996.patch diff --git a/patches/supplemental/README.md b/resources/patches/supplemental/README.md similarity index 100% rename from patches/supplemental/README.md rename to resources/patches/supplemental/README.md diff --git a/patches/tokenlogin/1006.patch b/resources/patches/tokenlogin/1006.patch similarity index 100% rename from patches/tokenlogin/1006.patch rename to resources/patches/tokenlogin/1006.patch diff --git a/patches/tokenlogin/1007.patch b/resources/patches/tokenlogin/1007.patch similarity index 100% rename from patches/tokenlogin/1007.patch rename to resources/patches/tokenlogin/1007.patch diff --git a/patches/tokenlogin/1011.patch b/resources/patches/tokenlogin/1011.patch similarity index 100% rename from patches/tokenlogin/1011.patch rename to resources/patches/tokenlogin/1011.patch diff --git a/patches/tokenlogin/1012.patch b/resources/patches/tokenlogin/1012.patch similarity index 100% rename from patches/tokenlogin/1012.patch rename to resources/patches/tokenlogin/1012.patch diff --git a/patches/tokenlogin/1013.patch b/resources/patches/tokenlogin/1013.patch similarity index 100% rename from patches/tokenlogin/1013.patch rename to resources/patches/tokenlogin/1013.patch diff --git a/patches/tokenlogin/1015.patch b/resources/patches/tokenlogin/1015.patch similarity index 100% rename from patches/tokenlogin/1015.patch rename to resources/patches/tokenlogin/1015.patch diff --git a/patches/tokenlogin/1016.patch b/resources/patches/tokenlogin/1016.patch similarity index 100% rename from patches/tokenlogin/1016.patch rename to resources/patches/tokenlogin/1016.patch diff --git a/patches/tokenlogin/1019.patch b/resources/patches/tokenlogin/1019.patch similarity index 100% rename from patches/tokenlogin/1019.patch rename to resources/patches/tokenlogin/1019.patch diff --git a/patches/tokenlogin/1020.patch b/resources/patches/tokenlogin/1020.patch similarity index 100% rename from patches/tokenlogin/1020.patch rename to resources/patches/tokenlogin/1020.patch diff --git a/patches/tokenlogin/1021.patch b/resources/patches/tokenlogin/1021.patch similarity index 100% rename from patches/tokenlogin/1021.patch rename to resources/patches/tokenlogin/1021.patch diff --git a/patches/tokenlogin/1022.patch b/resources/patches/tokenlogin/1022.patch similarity index 100% rename from patches/tokenlogin/1022.patch rename to resources/patches/tokenlogin/1022.patch diff --git a/patches/tokenlogin/1023.patch b/resources/patches/tokenlogin/1023.patch similarity index 100% rename from patches/tokenlogin/1023.patch rename to resources/patches/tokenlogin/1023.patch diff --git a/patches/tokenlogin/1024.patch b/resources/patches/tokenlogin/1024.patch similarity index 100% rename from patches/tokenlogin/1024.patch rename to resources/patches/tokenlogin/1024.patch diff --git a/patches/tokenlogin/1025.patch b/resources/patches/tokenlogin/1025.patch similarity index 100% rename from patches/tokenlogin/1025.patch rename to resources/patches/tokenlogin/1025.patch diff --git a/patches/tokenlogin/1026.patch b/resources/patches/tokenlogin/1026.patch similarity index 100% rename from patches/tokenlogin/1026.patch rename to resources/patches/tokenlogin/1026.patch diff --git a/patches/tokenlogin/1029.patch b/resources/patches/tokenlogin/1029.patch similarity index 100% rename from patches/tokenlogin/1029.patch rename to resources/patches/tokenlogin/1029.patch diff --git a/patches/tokenlogin/1031.patch b/resources/patches/tokenlogin/1031.patch similarity index 100% rename from patches/tokenlogin/1031.patch rename to resources/patches/tokenlogin/1031.patch diff --git a/patches/tokenlogin/1032.patch b/resources/patches/tokenlogin/1032.patch similarity index 100% rename from patches/tokenlogin/1032.patch rename to resources/patches/tokenlogin/1032.patch diff --git a/patches/tokenlogin/1033.patch b/resources/patches/tokenlogin/1033.patch similarity index 100% rename from patches/tokenlogin/1033.patch rename to resources/patches/tokenlogin/1033.patch diff --git a/patches/tokenlogin/1036.patch b/resources/patches/tokenlogin/1036.patch similarity index 100% rename from patches/tokenlogin/1036.patch rename to resources/patches/tokenlogin/1036.patch diff --git a/patches/tokenlogin/1037.patch b/resources/patches/tokenlogin/1037.patch similarity index 100% rename from patches/tokenlogin/1037.patch rename to resources/patches/tokenlogin/1037.patch diff --git a/patches/tokenlogin/1040.patch b/resources/patches/tokenlogin/1040.patch similarity index 100% rename from patches/tokenlogin/1040.patch rename to resources/patches/tokenlogin/1040.patch diff --git a/patches/tokenlogin/1041.patch b/resources/patches/tokenlogin/1041.patch similarity index 100% rename from patches/tokenlogin/1041.patch rename to resources/patches/tokenlogin/1041.patch diff --git a/patches/tokenlogin/1045.patch b/resources/patches/tokenlogin/1045.patch similarity index 100% rename from patches/tokenlogin/1045.patch rename to resources/patches/tokenlogin/1045.patch diff --git a/patches/tokenlogin/1046.patch b/resources/patches/tokenlogin/1046.patch similarity index 100% rename from patches/tokenlogin/1046.patch rename to resources/patches/tokenlogin/1046.patch diff --git a/patches/tokenlogin/1047.patch b/resources/patches/tokenlogin/1047.patch similarity index 100% rename from patches/tokenlogin/1047.patch rename to resources/patches/tokenlogin/1047.patch diff --git a/patches/tokenlogin/1049.patch b/resources/patches/tokenlogin/1049.patch similarity index 100% rename from patches/tokenlogin/1049.patch rename to resources/patches/tokenlogin/1049.patch diff --git a/patches/tokenlogin/1052.patch b/resources/patches/tokenlogin/1052.patch similarity index 100% rename from patches/tokenlogin/1052.patch rename to resources/patches/tokenlogin/1052.patch diff --git a/patches/tokenlogin/1053.patch b/resources/patches/tokenlogin/1053.patch similarity index 100% rename from patches/tokenlogin/1053.patch rename to resources/patches/tokenlogin/1053.patch diff --git a/patches/tokenlogin/1054.patch b/resources/patches/tokenlogin/1054.patch similarity index 100% rename from patches/tokenlogin/1054.patch rename to resources/patches/tokenlogin/1054.patch diff --git a/patches/tokenlogin/1056.patch b/resources/patches/tokenlogin/1056.patch similarity index 100% rename from patches/tokenlogin/1056.patch rename to resources/patches/tokenlogin/1056.patch diff --git a/patches/tokenlogin/1057.patch b/resources/patches/tokenlogin/1057.patch similarity index 100% rename from patches/tokenlogin/1057.patch rename to resources/patches/tokenlogin/1057.patch diff --git a/patches/tokenlogin/1062.patch b/resources/patches/tokenlogin/1062.patch similarity index 100% rename from patches/tokenlogin/1062.patch rename to resources/patches/tokenlogin/1062.patch diff --git a/patches/tokenlogin/1065.patch b/resources/patches/tokenlogin/1065.patch similarity index 100% rename from patches/tokenlogin/1065.patch rename to resources/patches/tokenlogin/1065.patch diff --git a/patches/tokenlogin/1066.patch b/resources/patches/tokenlogin/1066.patch similarity index 100% rename from patches/tokenlogin/1066.patch rename to resources/patches/tokenlogin/1066.patch diff --git a/patches/tokenlogin/1069.patch b/resources/patches/tokenlogin/1069.patch similarity index 100% rename from patches/tokenlogin/1069.patch rename to resources/patches/tokenlogin/1069.patch diff --git a/patches/tokenlogin/1073.patch b/resources/patches/tokenlogin/1073.patch similarity index 100% rename from patches/tokenlogin/1073.patch rename to resources/patches/tokenlogin/1073.patch diff --git a/patches/tokenlogin/1074.patch b/resources/patches/tokenlogin/1074.patch similarity index 100% rename from patches/tokenlogin/1074.patch rename to resources/patches/tokenlogin/1074.patch diff --git a/patches/tokenlogin/1078.patch b/resources/patches/tokenlogin/1078.patch similarity index 100% rename from patches/tokenlogin/1078.patch rename to resources/patches/tokenlogin/1078.patch diff --git a/patches/tokenlogin/1084.patch b/resources/patches/tokenlogin/1084.patch similarity index 100% rename from patches/tokenlogin/1084.patch rename to resources/patches/tokenlogin/1084.patch diff --git a/patches/tokenlogin/1085.patch b/resources/patches/tokenlogin/1085.patch similarity index 100% rename from patches/tokenlogin/1085.patch rename to resources/patches/tokenlogin/1085.patch diff --git a/patches/tokenlogin/1087.patch b/resources/patches/tokenlogin/1087.patch similarity index 100% rename from patches/tokenlogin/1087.patch rename to resources/patches/tokenlogin/1087.patch diff --git a/patches/tokenlogin/1091.patch b/resources/patches/tokenlogin/1091.patch similarity index 100% rename from patches/tokenlogin/1091.patch rename to resources/patches/tokenlogin/1091.patch diff --git a/patches/tokenlogin/1092.patch b/resources/patches/tokenlogin/1092.patch similarity index 100% rename from patches/tokenlogin/1092.patch rename to resources/patches/tokenlogin/1092.patch diff --git a/patches/tokenlogin/1100.patch b/resources/patches/tokenlogin/1100.patch similarity index 100% rename from patches/tokenlogin/1100.patch rename to resources/patches/tokenlogin/1100.patch diff --git a/patches/tokenlogin/1103.patch b/resources/patches/tokenlogin/1103.patch similarity index 100% rename from patches/tokenlogin/1103.patch rename to resources/patches/tokenlogin/1103.patch diff --git a/patches/tokenlogin/1104.patch b/resources/patches/tokenlogin/1104.patch similarity index 100% rename from patches/tokenlogin/1104.patch rename to resources/patches/tokenlogin/1104.patch diff --git a/patches/tokenlogin/1105.patch b/resources/patches/tokenlogin/1105.patch similarity index 100% rename from patches/tokenlogin/1105.patch rename to resources/patches/tokenlogin/1105.patch diff --git a/patches/tokenlogin/1107.patch b/resources/patches/tokenlogin/1107.patch similarity index 100% rename from patches/tokenlogin/1107.patch rename to resources/patches/tokenlogin/1107.patch diff --git a/patches/tokenlogin/1123.patch b/resources/patches/tokenlogin/1123.patch similarity index 100% rename from patches/tokenlogin/1123.patch rename to resources/patches/tokenlogin/1123.patch diff --git a/patches/tokenlogin/1132.patch b/resources/patches/tokenlogin/1132.patch similarity index 100% rename from patches/tokenlogin/1132.patch rename to resources/patches/tokenlogin/1132.patch diff --git a/patches/tokenlogin/1134.patch b/resources/patches/tokenlogin/1134.patch similarity index 100% rename from patches/tokenlogin/1134.patch rename to resources/patches/tokenlogin/1134.patch diff --git a/patches/tokenlogin/1144.patch b/resources/patches/tokenlogin/1144.patch similarity index 100% rename from patches/tokenlogin/1144.patch rename to resources/patches/tokenlogin/1144.patch diff --git a/patches/tokenlogin/1145.patch b/resources/patches/tokenlogin/1145.patch similarity index 100% rename from patches/tokenlogin/1145.patch rename to resources/patches/tokenlogin/1145.patch diff --git a/patches/tokenlogin/1146.patch b/resources/patches/tokenlogin/1146.patch similarity index 100% rename from patches/tokenlogin/1146.patch rename to resources/patches/tokenlogin/1146.patch diff --git a/patches/tokenlogin/1148.patch b/resources/patches/tokenlogin/1148.patch similarity index 100% rename from patches/tokenlogin/1148.patch rename to resources/patches/tokenlogin/1148.patch diff --git a/patches/tokenlogin/1150.patch b/resources/patches/tokenlogin/1150.patch similarity index 100% rename from patches/tokenlogin/1150.patch rename to resources/patches/tokenlogin/1150.patch diff --git a/patches/tokenlogin/1167.patch b/resources/patches/tokenlogin/1167.patch similarity index 100% rename from patches/tokenlogin/1167.patch rename to resources/patches/tokenlogin/1167.patch diff --git a/patches/tokenlogin/1169.patch b/resources/patches/tokenlogin/1169.patch similarity index 100% rename from patches/tokenlogin/1169.patch rename to resources/patches/tokenlogin/1169.patch diff --git a/patches/tokenlogin/1171.patch b/resources/patches/tokenlogin/1171.patch similarity index 100% rename from patches/tokenlogin/1171.patch rename to resources/patches/tokenlogin/1171.patch diff --git a/patches/tokenlogin/1180.patch b/resources/patches/tokenlogin/1180.patch similarity index 100% rename from patches/tokenlogin/1180.patch rename to resources/patches/tokenlogin/1180.patch diff --git a/patches/tokenlogin/1181.patch b/resources/patches/tokenlogin/1181.patch similarity index 100% rename from patches/tokenlogin/1181.patch rename to resources/patches/tokenlogin/1181.patch diff --git a/patches/tokenlogin/1192.patch b/resources/patches/tokenlogin/1192.patch similarity index 100% rename from patches/tokenlogin/1192.patch rename to resources/patches/tokenlogin/1192.patch diff --git a/patches/tokenlogin/1196.patch b/resources/patches/tokenlogin/1196.patch similarity index 100% rename from patches/tokenlogin/1196.patch rename to resources/patches/tokenlogin/1196.patch diff --git a/patches/tokenlogin/1200.patch b/resources/patches/tokenlogin/1200.patch similarity index 100% rename from patches/tokenlogin/1200.patch rename to resources/patches/tokenlogin/1200.patch diff --git a/patches/tokenlogin/1201.patch b/resources/patches/tokenlogin/1201.patch similarity index 100% rename from patches/tokenlogin/1201.patch rename to resources/patches/tokenlogin/1201.patch diff --git a/patches/tokenlogin/1208.patch b/resources/patches/tokenlogin/1208.patch similarity index 100% rename from patches/tokenlogin/1208.patch rename to resources/patches/tokenlogin/1208.patch diff --git a/patches/tokenlogin/1213.patch b/resources/patches/tokenlogin/1213.patch similarity index 100% rename from patches/tokenlogin/1213.patch rename to resources/patches/tokenlogin/1213.patch diff --git a/patches/tokenlogin/1216.patch b/resources/patches/tokenlogin/1216.patch similarity index 100% rename from patches/tokenlogin/1216.patch rename to resources/patches/tokenlogin/1216.patch diff --git a/patches/tokenlogin/1218.patch b/resources/patches/tokenlogin/1218.patch similarity index 100% rename from patches/tokenlogin/1218.patch rename to resources/patches/tokenlogin/1218.patch diff --git a/patches/tokenlogin/1223.patch b/resources/patches/tokenlogin/1223.patch similarity index 100% rename from patches/tokenlogin/1223.patch rename to resources/patches/tokenlogin/1223.patch diff --git a/patches/tokenlogin/1243.patch b/resources/patches/tokenlogin/1243.patch similarity index 100% rename from patches/tokenlogin/1243.patch rename to resources/patches/tokenlogin/1243.patch diff --git a/patches/tokenlogin/1246.patch b/resources/patches/tokenlogin/1246.patch similarity index 100% rename from patches/tokenlogin/1246.patch rename to resources/patches/tokenlogin/1246.patch diff --git a/patches/tokenlogin/1249.patch b/resources/patches/tokenlogin/1249.patch similarity index 100% rename from patches/tokenlogin/1249.patch rename to resources/patches/tokenlogin/1249.patch diff --git a/patches/tokenlogin/1251.patch b/resources/patches/tokenlogin/1251.patch similarity index 100% rename from patches/tokenlogin/1251.patch rename to resources/patches/tokenlogin/1251.patch diff --git a/patches/tokenlogin/1252.patch b/resources/patches/tokenlogin/1252.patch similarity index 100% rename from patches/tokenlogin/1252.patch rename to resources/patches/tokenlogin/1252.patch diff --git a/patches/tokenlogin/1259.patch b/resources/patches/tokenlogin/1259.patch similarity index 100% rename from patches/tokenlogin/1259.patch rename to resources/patches/tokenlogin/1259.patch diff --git a/patches/tokenlogin/1266.patch b/resources/patches/tokenlogin/1266.patch similarity index 100% rename from patches/tokenlogin/1266.patch rename to resources/patches/tokenlogin/1266.patch diff --git a/patches/tokenlogin/1270.patch b/resources/patches/tokenlogin/1270.patch similarity index 100% rename from patches/tokenlogin/1270.patch rename to resources/patches/tokenlogin/1270.patch diff --git a/patches/tokenlogin/1273.patch b/resources/patches/tokenlogin/1273.patch similarity index 100% rename from patches/tokenlogin/1273.patch rename to resources/patches/tokenlogin/1273.patch diff --git a/patches/tokenlogin/1279.patch b/resources/patches/tokenlogin/1279.patch similarity index 100% rename from patches/tokenlogin/1279.patch rename to resources/patches/tokenlogin/1279.patch diff --git a/patches/tokenlogin/1280.patch b/resources/patches/tokenlogin/1280.patch similarity index 100% rename from patches/tokenlogin/1280.patch rename to resources/patches/tokenlogin/1280.patch diff --git a/patches/tokenlogin/1281.patch b/resources/patches/tokenlogin/1281.patch similarity index 100% rename from patches/tokenlogin/1281.patch rename to resources/patches/tokenlogin/1281.patch diff --git a/patches/tokenlogin/1282.patch b/resources/patches/tokenlogin/1282.patch similarity index 100% rename from patches/tokenlogin/1282.patch rename to resources/patches/tokenlogin/1282.patch diff --git a/patches/tokenlogin/1284.patch b/resources/patches/tokenlogin/1284.patch similarity index 100% rename from patches/tokenlogin/1284.patch rename to resources/patches/tokenlogin/1284.patch diff --git a/patches/tokenlogin/1290.patch b/resources/patches/tokenlogin/1290.patch similarity index 100% rename from patches/tokenlogin/1290.patch rename to resources/patches/tokenlogin/1290.patch diff --git a/patches/tokenlogin/1294.patch b/resources/patches/tokenlogin/1294.patch similarity index 100% rename from patches/tokenlogin/1294.patch rename to resources/patches/tokenlogin/1294.patch diff --git a/patches/tokenlogin/1295.patch b/resources/patches/tokenlogin/1295.patch similarity index 100% rename from patches/tokenlogin/1295.patch rename to resources/patches/tokenlogin/1295.patch diff --git a/patches/tokenlogin/1298.patch b/resources/patches/tokenlogin/1298.patch similarity index 100% rename from patches/tokenlogin/1298.patch rename to resources/patches/tokenlogin/1298.patch diff --git a/patches/tokenlogin/1300.patch b/resources/patches/tokenlogin/1300.patch similarity index 100% rename from patches/tokenlogin/1300.patch rename to resources/patches/tokenlogin/1300.patch diff --git a/patches/tokenlogin/1301.patch b/resources/patches/tokenlogin/1301.patch similarity index 100% rename from patches/tokenlogin/1301.patch rename to resources/patches/tokenlogin/1301.patch diff --git a/patches/tokenlogin/1304.patch b/resources/patches/tokenlogin/1304.patch similarity index 100% rename from patches/tokenlogin/1304.patch rename to resources/patches/tokenlogin/1304.patch diff --git a/patches/tokenlogin/1306.patch b/resources/patches/tokenlogin/1306.patch similarity index 100% rename from patches/tokenlogin/1306.patch rename to resources/patches/tokenlogin/1306.patch diff --git a/patches/tokenlogin/1307.patch b/resources/patches/tokenlogin/1307.patch similarity index 100% rename from patches/tokenlogin/1307.patch rename to resources/patches/tokenlogin/1307.patch diff --git a/patches/tokenlogin/1310.patch b/resources/patches/tokenlogin/1310.patch similarity index 100% rename from patches/tokenlogin/1310.patch rename to resources/patches/tokenlogin/1310.patch diff --git a/patches/tokenlogin/1315.patch b/resources/patches/tokenlogin/1315.patch similarity index 100% rename from patches/tokenlogin/1315.patch rename to resources/patches/tokenlogin/1315.patch diff --git a/patches/tokenlogin/1318.patch b/resources/patches/tokenlogin/1318.patch similarity index 100% rename from patches/tokenlogin/1318.patch rename to resources/patches/tokenlogin/1318.patch diff --git a/patches/tokenlogin/1330.patch b/resources/patches/tokenlogin/1330.patch similarity index 100% rename from patches/tokenlogin/1330.patch rename to resources/patches/tokenlogin/1330.patch diff --git a/patches/tokenlogin/1334.patch b/resources/patches/tokenlogin/1334.patch similarity index 100% rename from patches/tokenlogin/1334.patch rename to resources/patches/tokenlogin/1334.patch diff --git a/patches/tokenlogin/1339.patch b/resources/patches/tokenlogin/1339.patch similarity index 100% rename from patches/tokenlogin/1339.patch rename to resources/patches/tokenlogin/1339.patch diff --git a/patches/tokenlogin/1340.patch b/resources/patches/tokenlogin/1340.patch similarity index 100% rename from patches/tokenlogin/1340.patch rename to resources/patches/tokenlogin/1340.patch diff --git a/patches/tokenlogin/1355.patch b/resources/patches/tokenlogin/1355.patch similarity index 100% rename from patches/tokenlogin/1355.patch rename to resources/patches/tokenlogin/1355.patch diff --git a/patches/tokenlogin/1356.patch b/resources/patches/tokenlogin/1356.patch similarity index 100% rename from patches/tokenlogin/1356.patch rename to resources/patches/tokenlogin/1356.patch diff --git a/patches/tokenlogin/1358.patch b/resources/patches/tokenlogin/1358.patch similarity index 100% rename from patches/tokenlogin/1358.patch rename to resources/patches/tokenlogin/1358.patch diff --git a/patches/tokenlogin/1361.patch b/resources/patches/tokenlogin/1361.patch similarity index 100% rename from patches/tokenlogin/1361.patch rename to resources/patches/tokenlogin/1361.patch diff --git a/patches/tokenlogin/1362.patch b/resources/patches/tokenlogin/1362.patch similarity index 100% rename from patches/tokenlogin/1362.patch rename to resources/patches/tokenlogin/1362.patch diff --git a/patches/tokenlogin/1365.patch b/resources/patches/tokenlogin/1365.patch similarity index 100% rename from patches/tokenlogin/1365.patch rename to resources/patches/tokenlogin/1365.patch diff --git a/patches/tokenlogin/1367.patch b/resources/patches/tokenlogin/1367.patch similarity index 100% rename from patches/tokenlogin/1367.patch rename to resources/patches/tokenlogin/1367.patch diff --git a/patches/tokenlogin/1368.patch b/resources/patches/tokenlogin/1368.patch similarity index 100% rename from patches/tokenlogin/1368.patch rename to resources/patches/tokenlogin/1368.patch diff --git a/patches/tokenlogin/1370.patch b/resources/patches/tokenlogin/1370.patch similarity index 100% rename from patches/tokenlogin/1370.patch rename to resources/patches/tokenlogin/1370.patch diff --git a/patches/tokenlogin/1371.patch b/resources/patches/tokenlogin/1371.patch similarity index 100% rename from patches/tokenlogin/1371.patch rename to resources/patches/tokenlogin/1371.patch diff --git a/patches/tokenlogin/903.patch b/resources/patches/tokenlogin/903.patch similarity index 100% rename from patches/tokenlogin/903.patch rename to resources/patches/tokenlogin/903.patch diff --git a/patches/tokenlogin/904.patch b/resources/patches/tokenlogin/904.patch similarity index 100% rename from patches/tokenlogin/904.patch rename to resources/patches/tokenlogin/904.patch diff --git a/patches/tokenlogin/906.patch b/resources/patches/tokenlogin/906.patch similarity index 100% rename from patches/tokenlogin/906.patch rename to resources/patches/tokenlogin/906.patch diff --git a/patches/tokenlogin/909.patch b/resources/patches/tokenlogin/909.patch similarity index 100% rename from patches/tokenlogin/909.patch rename to resources/patches/tokenlogin/909.patch diff --git a/patches/tokenlogin/910.patch b/resources/patches/tokenlogin/910.patch similarity index 100% rename from patches/tokenlogin/910.patch rename to resources/patches/tokenlogin/910.patch diff --git a/patches/tokenlogin/938.patch b/resources/patches/tokenlogin/938.patch similarity index 100% rename from patches/tokenlogin/938.patch rename to resources/patches/tokenlogin/938.patch diff --git a/patches/tokenlogin/939.patch b/resources/patches/tokenlogin/939.patch similarity index 100% rename from patches/tokenlogin/939.patch rename to resources/patches/tokenlogin/939.patch diff --git a/patches/tokenlogin/940.patch b/resources/patches/tokenlogin/940.patch similarity index 100% rename from patches/tokenlogin/940.patch rename to resources/patches/tokenlogin/940.patch diff --git a/patches/tokenlogin/942.patch b/resources/patches/tokenlogin/942.patch similarity index 100% rename from patches/tokenlogin/942.patch rename to resources/patches/tokenlogin/942.patch diff --git a/patches/tokenlogin/943.patch b/resources/patches/tokenlogin/943.patch similarity index 100% rename from patches/tokenlogin/943.patch rename to resources/patches/tokenlogin/943.patch diff --git a/patches/tokenlogin/945.patch b/resources/patches/tokenlogin/945.patch similarity index 100% rename from patches/tokenlogin/945.patch rename to resources/patches/tokenlogin/945.patch diff --git a/patches/tokenlogin/946.patch b/resources/patches/tokenlogin/946.patch similarity index 100% rename from patches/tokenlogin/946.patch rename to resources/patches/tokenlogin/946.patch diff --git a/patches/tokenlogin/947.patch b/resources/patches/tokenlogin/947.patch similarity index 100% rename from patches/tokenlogin/947.patch rename to resources/patches/tokenlogin/947.patch diff --git a/patches/tokenlogin/948.patch b/resources/patches/tokenlogin/948.patch similarity index 100% rename from patches/tokenlogin/948.patch rename to resources/patches/tokenlogin/948.patch diff --git a/patches/tokenlogin/963.patch b/resources/patches/tokenlogin/963.patch similarity index 100% rename from patches/tokenlogin/963.patch rename to resources/patches/tokenlogin/963.patch diff --git a/patches/tokenlogin/964.patch b/resources/patches/tokenlogin/964.patch similarity index 100% rename from patches/tokenlogin/964.patch rename to resources/patches/tokenlogin/964.patch diff --git a/patches/tokenlogin/965.patch b/resources/patches/tokenlogin/965.patch similarity index 100% rename from patches/tokenlogin/965.patch rename to resources/patches/tokenlogin/965.patch diff --git a/patches/tokenlogin/966.patch b/resources/patches/tokenlogin/966.patch similarity index 100% rename from patches/tokenlogin/966.patch rename to resources/patches/tokenlogin/966.patch diff --git a/patches/tokenlogin/967.patch b/resources/patches/tokenlogin/967.patch similarity index 100% rename from patches/tokenlogin/967.patch rename to resources/patches/tokenlogin/967.patch diff --git a/patches/tokenlogin/968.patch b/resources/patches/tokenlogin/968.patch similarity index 100% rename from patches/tokenlogin/968.patch rename to resources/patches/tokenlogin/968.patch diff --git a/patches/tokenlogin/970.patch b/resources/patches/tokenlogin/970.patch similarity index 100% rename from patches/tokenlogin/970.patch rename to resources/patches/tokenlogin/970.patch diff --git a/patches/tokenlogin/980.patch b/resources/patches/tokenlogin/980.patch similarity index 100% rename from patches/tokenlogin/980.patch rename to resources/patches/tokenlogin/980.patch diff --git a/patches/tokenlogin/984.patch b/resources/patches/tokenlogin/984.patch similarity index 100% rename from patches/tokenlogin/984.patch rename to resources/patches/tokenlogin/984.patch diff --git a/patches/tokenlogin/986.patch b/resources/patches/tokenlogin/986.patch similarity index 100% rename from patches/tokenlogin/986.patch rename to resources/patches/tokenlogin/986.patch diff --git a/patches/tokenlogin/991.patch b/resources/patches/tokenlogin/991.patch similarity index 100% rename from patches/tokenlogin/991.patch rename to resources/patches/tokenlogin/991.patch diff --git a/patches/tokenlogin/992.patch b/resources/patches/tokenlogin/992.patch similarity index 100% rename from patches/tokenlogin/992.patch rename to resources/patches/tokenlogin/992.patch diff --git a/patches/tokenlogin/993.patch b/resources/patches/tokenlogin/993.patch similarity index 100% rename from patches/tokenlogin/993.patch rename to resources/patches/tokenlogin/993.patch diff --git a/patches/tokenlogin/994.patch b/resources/patches/tokenlogin/994.patch similarity index 100% rename from patches/tokenlogin/994.patch rename to resources/patches/tokenlogin/994.patch diff --git a/patches/tokenlogin/996.patch b/resources/patches/tokenlogin/996.patch similarity index 100% rename from patches/tokenlogin/996.patch rename to resources/patches/tokenlogin/996.patch diff --git a/patches/tokenlogin/README.md b/resources/patches/tokenlogin/README.md similarity index 100% rename from patches/tokenlogin/README.md rename to resources/patches/tokenlogin/README.md diff --git a/resources/patchport-state.json b/resources/patchport-state.json new file mode 100644 index 0000000..497642f --- /dev/null +++ b/resources/patchport-state.json @@ -0,0 +1 @@ +{"versionname": "49.13", "versioncode": "1340"} \ No newline at end of file diff --git a/resources/ringtones/.gitkeep b/resources/ringtones/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/ctcci/.gitignore b/resources/scripts/ctcci/.gitignore similarity index 100% rename from ctcci/.gitignore rename to resources/scripts/ctcci/.gitignore diff --git a/ctcci/cleanartifacts.py b/resources/scripts/ctcci/cleanartifacts.py similarity index 100% rename from ctcci/cleanartifacts.py rename to resources/scripts/ctcci/cleanartifacts.py diff --git a/ctcci/ctcci.py b/resources/scripts/ctcci/ctcci.py similarity index 90% rename from ctcci/ctcci.py rename to resources/scripts/ctcci/ctcci.py index 82b4fee..b372d43 100644 --- a/ctcci/ctcci.py +++ b/resources/scripts/ctcci/ctcci.py @@ -37,7 +37,7 @@ os.environ["DISTOK_EXTRACTED_DISCORD_PATH"] = WORK_APK_PATH os.makedirs(WORK_FOLDER, exist_ok=True) -with open(os.path.join(REPO_FOLDER, "patchport-state.json")) as f: +with open(os.path.join(REPO_FOLDER, "resources/patchport-state.json")) as f: STATE = json.load(f) VERSION = STATE["versioncode"] @@ -78,7 +78,7 @@ shutil.copytree(BASE_APK_PATH, WORK_APK_PATH) # Go through patches and apply every single one of them for patch_name in PATCHES: - pre_script = os.path.join(REPO_FOLDER, "patches", + pre_script = os.path.join(REPO_FOLDER, "resources/patches", patch_name, f"{VERSION}-pre.sh") if os.path.exists(pre_script): subprocess.run(f"bash {pre_script}", @@ -88,7 +88,7 @@ for patch_name in PATCHES: # Apply custom emoji patches if patch_name in ["mutant", "blobs"]: print(f"Applying {patch_name} emoji patch") - patch_script = os.path.join(REPO_FOLDER, "patches", + patch_script = os.path.join(REPO_FOLDER, "resources/patches", patch_name, "emojireplace.py") subprocess.run(f"{PYTHON_BIN} {patch_script}", shell=True, @@ -97,22 +97,22 @@ for patch_name in PATCHES: # Apply custom emoji patches elif patch_name == "customtheme": print(f"Applying splash patch") - splash = os.path.join(REPO_FOLDER, "patches", + splash = os.path.join(REPO_FOLDER, "resources/patches", patch_name, "asset_loading.png") - patch_script = os.path.join(REPO_FOLDER, "patches", + patch_script = os.path.join(REPO_FOLDER, "resources/patches", patch_name, "fixsplash.sh") subprocess.run(f"bash {patch_script} {splash}", shell=True, cwd=WORK_APK_PATH) - patch_file = os.path.join(REPO_FOLDER, "patches", + patch_file = os.path.join(REPO_FOLDER, "resources/patches", patch_name, f"{VERSION}.patch") # Apply custom version patches if patch_name == "customversion": print(f"Applying custom version") - patch_script = os.path.join(REPO_FOLDER, "patches", + patch_script = os.path.join(REPO_FOLDER, "resources/patches", patch_name, "addpatch.py") subprocess.run(f"{PYTHON_BIN} {patch_script} {patch_file} " @@ -152,17 +152,17 @@ for patch_name in PATCHES: "mipmap-xxxhdpi", "ic_launcher_foreground.png")) - patch_script = os.path.join(REPO_FOLDER, "patches", + patch_script = os.path.join(REPO_FOLDER, "resources/patches", patch_name, "customicon.sh") subprocess.run(f"bash {patch_script}", shell=True, cwd=WORK_APK_PATH) - patch_script = os.path.join(REPO_FOLDER, "patches", + patch_script = os.path.join(REPO_FOLDER, "resources/patches", patch_name, "customdynamicicon.sh") subprocess.run(f"bash {patch_script}", shell=True, cwd=WORK_APK_PATH) - patch_script = os.path.join(REPO_FOLDER, "patches", + patch_script = os.path.join(REPO_FOLDER, "resources/patches", patch_name, "addpatch.py") # Hell code @@ -176,9 +176,9 @@ for patch_name in PATCHES: patch(patch_file.replace(".patch", "-custom.patch"), WORK_APK_PATH) elif patch_name in ["bettertm", "bettertmlight"]: print(f"Applying bettertm emoji patch") - patch_dir = os.path.join(REPO_FOLDER, "patches", + patch_dir = os.path.join(REPO_FOLDER, "resources/patches", patch_name) - patch_script = os.path.join(REPO_FOLDER, "patches", + patch_script = os.path.join(REPO_FOLDER, "resources/patches", patch_name, "bettertm.sh") subprocess.run(f"bash {patch_script} {patch_dir}", shell=True, @@ -210,7 +210,7 @@ for patch_name in PATCHES: else: patch(patch_file, WORK_APK_PATH, patch_name) - post_script = os.path.join(REPO_FOLDER, "patches", + post_script = os.path.join(REPO_FOLDER, "resources/patches", patch_name, f"{VERSION}-post.sh") if os.path.exists(post_script): subprocess.run(f"bash {post_script}", diff --git a/resources/scripts/ctcci/ctcconfig.example.py b/resources/scripts/ctcci/ctcconfig.example.py new file mode 100644 index 0000000..ff8f65a --- /dev/null +++ b/resources/scripts/ctcci/ctcconfig.example.py @@ -0,0 +1,79 @@ +import os + +APKTOOL_BIN = "java -jar /opt/ctc/tools/apktool.jar" # use latest + +# APKs must be placed under $DISTOK_FOLDER/android/$PACKAGE_ID-$VERSION_NUMBER.apk +# Example: /home/ave/distok/android/com.discord-909.apk +DISTOK_FOLDER = "/opt/ctc/gitrepo/resources/distok" + +# Set if F-Droid repo should be automatically updated or not +# If set to False, you can leave FDROID_FOLDER empty +DO_FDROID = True +FDROID_FOLDER = "/opt/ctc/gitrepo/resources/fdroid" + +# This is where APKs will be placed +RESULT_FOLDER = FDROID_FOLDER + "/repo" + +# Repo for CutTheCord (https://gitdab.com/distok/cutthecord) +DO_GITPULL = True +REPO_FOLDER = "/opt/ctc/gitrepo" + +# If false, jarsigner will be used for signing the apk. +DO_APKSIGNER = True + +# Keystore file, alias and pass. Required. +KEYSTORE_FILE = "/opt/ctc/gitrepo/resources/keystore.jks" +KEYSTORE_ALIAS = "test" +KEYSTORE_PASS = "password" + +# Set this to the python version you want to use. Needs to be 3.6+. +PYTHON_BIN = "python3" + +# Folder where the apk will be extracted to, patched in, and packed back on +# You're not recommended to touch WORK_APK_PATH. +WORK_FOLDER = "/tmp/cutthecord" +WORK_APK_PATH = os.path.join(WORK_FOLDER, "discord") + +# Package ID for discord. You should probably not touch this. +PACKAGE_ID = "com.discord" + +# Set to force if you want builds to be done +# even if there's already a build for this version +FORCE = False + +# Custom ringtones, default = applied to all the ones not explicitly stated +RINGTONES = {"ave": "/opt/ctc/gitrepo/resources/ringtones/sans.mp3", + "default": "/opt/ctc/gitrepo/resources/ringtones/removeskype.mp3"} + +# Custom icons, default = applied to all the ones not explicitly stated +ICONS = {"ave": "/opt/ctc/gitrepo/resources/icons/ctclogoave.png", + "default": "/opt/ctc/gitrepo/resources/icons/ctclogo.png"} + +# Custom dynamic icons, default = applied to all the ones not explicitly stated +DYN_ICONS = {"ave": {"bg": "/opt/ctc/gitrepo/resources/icons/bg.png", + "fg": "/opt/ctc/gitrepo/resources/icons/fg.png"}, + "default": {"bg": "/opt/ctc/gitrepo/resources/icons/dcbg.png", + "fg": "/opt/ctc/gitrepo/resources/icons/dcfg.png"}} + +# Custom app names, default = applied to all the ones not explicitly stated +# Needs to be one word, __ gets replaced with space +APP_NAMES = {"ave": "CutTheCord__Ave", + "litecord": "Litecord", + "test": "CTC__Testing", + "default": "CutTheCord"} + +# Custom fonts, default = applied to all the ones not explicitly stated +FONTS = {"ellie": {"whitney_bold.ttf": "/opt/ctc/gitrepo/resources/fonts/GoogleSans-Bold.ttf", + "whitney_semibold.ttf": "/opt/ctc/gitrepo/resources/fonts/GoogleSans-Medium.ttf", + "whitney_medium.ttf": "/opt/ctc/gitrepo/resources/fonts/GoogleSans-Regular.ttf"}, + "dyslexic": {"whitney_bold.ttf": "/opt/ctc/gitrepo/resources/fonts/OpenDyslexic3-Bold.ttf", + "whitney_semibold.ttf": "/opt/ctc/gitrepo/resources/fonts/OpenDyslexic3-Bold.ttf", + "whitney_medium.ttf": "/opt/ctc/gitrepo/resources/fonts/OpenDyslexic3-Regular.ttf"}, + "murm": {"whitney_bold.ttf": "/opt/ctc/gitrepo/resources/fonts/comicbd.ttf", + "whitney_semibold.ttf": "/opt/ctc/gitrepo/resources/fonts/comicbd.ttf", + "whitney_medium.ttf": "/opt/ctc/gitrepo/resources/fonts/comic.ttf"}, + "ave": {"sourcecodepro_semibold.ttf": "/opt/ctc/gitrepo/resources/fonts/comic.ttf"}, + "default": {}} + +# Amount of last builds cleanartifacts.py should keep +CLEAN_ARTIFACT_KEEP_COUNT = 2 diff --git a/patchbisect.py b/resources/scripts/patchbisect.py similarity index 90% rename from patchbisect.py rename to resources/scripts/patchbisect.py index dbd9d43..0c757b8 100644 --- a/patchbisect.py +++ b/resources/scripts/patchbisect.py @@ -15,7 +15,7 @@ cutthecord_folder = os.path.dirname(os.path.realpath(__file__)) def apply_patch(patch, reverse=False): - patch_path = os.path.join(cutthecord_folder, "patches", patch, + patch_path = os.path.join(cutthecord_folder, "resources/patches", patch, f"{to_versioncode}.patch") with open(patch_path) as f: patch_contents = f.read() @@ -39,12 +39,12 @@ with open(os.path.join(apk_folder, "apktool.yml")) as f: unsure = [] # Load list of patches -for patch in os.listdir(os.path.join(cutthecord_folder, "patches")): +for patch in os.listdir(os.path.join(cutthecord_folder, "resources/patches")): # Ignore non-dirs - if not os.path.isdir(os.path.join(cutthecord_folder, "patches", patch)): + if not os.path.isdir(os.path.join(cutthecord_folder, "resources/patches", patch)): continue - patch_path = os.path.join(cutthecord_folder, "patches", patch, + patch_path = os.path.join(cutthecord_folder, "resources/patches", patch, f"{to_versioncode}.patch") # Check if patch exists for from_version, if it doesn't, warn user diff --git a/patchport.py b/resources/scripts/patchport.py similarity index 91% rename from patchport.py rename to resources/scripts/patchport.py index 4c31b34..134b787 100644 --- a/patchport.py +++ b/resources/scripts/patchport.py @@ -10,7 +10,7 @@ import shutil # Example invocation: # python3 patchport.py /home/ave/apks/com.discord-900/ -with open("patchport-state.json", "r") as f: +with open("/opt/ctc/gitrepo/resources/patchport-state.json", "r") as f: jin = json.load(f) from_versioncode = jin["versioncode"] from_versionname = jin["versionname"] @@ -134,36 +134,36 @@ with open(os.path.join(apk_folder, "res", "values", "strings.xml")) as f: failures = [] -for patch in os.listdir(os.path.join(cutthecord_folder, "patches")): +for patch in os.listdir(os.path.join(cutthecord_folder, "resources/patches")): if debug: print(f"going over patch: {patch}") # Ignore non-dirs - if not os.path.isdir(os.path.join(cutthecord_folder, "patches", patch)): + if not os.path.isdir(os.path.join(cutthecord_folder, "resources/patches", patch)): if debug: print(f"patch is not a folder, skipping: {patch}") continue - pre_in_path = os.path.join(cutthecord_folder, "patches", patch, + pre_in_path = os.path.join(cutthecord_folder, "resources/patches", patch, f"{from_versioncode}-pre.sh") - post_in_path = os.path.join(cutthecord_folder, "patches", patch, + post_in_path = os.path.join(cutthecord_folder, "resources/patches", patch, f"{from_versioncode}-post.sh") - pre_out_path = os.path.join(cutthecord_folder, "patches", patch, + pre_out_path = os.path.join(cutthecord_folder, "resources/patches", patch, f"{to_versioncode}-pre.sh") - post_out_path = os.path.join(cutthecord_folder, "patches", patch, + post_out_path = os.path.join(cutthecord_folder, "resources/patches", patch, f"{to_versioncode}-post.sh") - patch_path = os.path.join(cutthecord_folder, "patches", patch, + patch_path = os.path.join(cutthecord_folder, "resources/patches", patch, f"{from_versioncode}.patch") - out_path = os.path.join(cutthecord_folder, "patches", patch, + out_path = os.path.join(cutthecord_folder, "resources/patches", patch, f"{to_versioncode}.patch") - readme_path = os.path.join(cutthecord_folder, "patches", patch, "README.md") + readme_path = os.path.join(cutthecord_folder, "resources/patches", patch, "README.md") # Handle copying of versioned scripts, untested and dirty! - script_path = os.path.join(cutthecord_folder, "patches", patch, + script_path = os.path.join(cutthecord_folder, "resources/patches", patch, f"{from_versioncode}.sh") if os.path.exists(script_path): - script_out_path = os.path.join(cutthecord_folder, "patches", patch, + script_out_path = os.path.join(cutthecord_folder, "resources/patches", patch, f"{to_versioncode}.sh") with open(script_path) as f: with open(script_out_path, "w") as f2: