From 05f49fcad9feeadf542cfc653e2d1d56252a2610 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Mon, 10 Jun 2024 17:11:37 -0500 Subject: [PATCH 1/4] Add Infestation Launcher rule --- rules.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/rules.ini b/rules.ini index ac894590f..a0f362d8f 100644 --- a/rules.ini +++ b/rules.ini @@ -343,6 +343,7 @@ ZStandard = (?:^|/)zstd\.dll$ EA_App = (?:^|/)EAappInstaller\.exe$ Gaijin = (?:^|/)gaijin_downloader\.exe$ Glyph = ^GlyphClient\.cfg$ +Infestation = ^InfestationLauncher\.exe$ MyGames = ^(?:GameCenter)?_chromeresources Netmarble = ^MarbleStation/MarbleStation\.exe$ Paradox_Launcher = (?:^|/)dowser\.exe$ From f055a6d3511a8cefc25c617a90ef4a3ac94af5a5 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Mon, 10 Jun 2024 17:12:46 -0500 Subject: [PATCH 2/4] Create Launcher.Infestation.txt --- tests/types/Launcher.Infestation.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/types/Launcher.Infestation.txt diff --git a/tests/types/Launcher.Infestation.txt b/tests/types/Launcher.Infestation.txt new file mode 100644 index 000000000..7cfb8112f --- /dev/null +++ b/tests/types/Launcher.Infestation.txt @@ -0,0 +1 @@ +InfestationLauncher.exe From ba37e723fe0df98c4eb02b6616483ca6c40fc067 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Mon, 10 Jun 2024 17:14:31 -0500 Subject: [PATCH 3/4] Add non matching tests for Infestation Launcher --- tests/types/_NonMatchingTests.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tests/types/_NonMatchingTests.txt b/tests/types/_NonMatchingTests.txt index 11e012c7d..3713f3d6f 100644 --- a/tests/types/_NonMatchingTests.txt +++ b/tests/types/_NonMatchingTests.txt @@ -581,6 +581,13 @@ ChromEd.exef sub/dir/ChromeEngine2.dllf sub/dir/ChromeEngine3.dllf sub/dir/ChromEd.exef +/InfestationLauncher.exe +fInfestationLauncher.exe +Infestation.exe +InfestationLauncher/ +InfestationLauncherf +InfestationLauncher.f +InfestationLauncher.exef vtt.dll nvtt_dll nvtt.dl From 8846533365af07d903b0c919b1196c49ef400b53 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Mon, 10 Jun 2024 17:18:15 -0500 Subject: [PATCH 4/4] Create Launcher.Infestation.md --- descriptions/Launcher.Infestation.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 descriptions/Launcher.Infestation.md diff --git a/descriptions/Launcher.Infestation.md b/descriptions/Launcher.Infestation.md new file mode 100644 index 000000000..aa87f3cf4 --- /dev/null +++ b/descriptions/Launcher.Infestation.md @@ -0,0 +1 @@ +Infestation Launcher is a luancher used for the series of the same name, by [**Fredaikis AB**](https://fredaikis.com/).