diff --git a/descriptions/Engine.Cathode.md b/descriptions/Engine.Cathode.md new file mode 100644 index 000000000..b18211559 --- /dev/null +++ b/descriptions/Engine.Cathode.md @@ -0,0 +1 @@ +[**Cathode**](https://avp.fandom.com/wiki/Cathode_(engine)) is an in-house engine used by Creative Assembly's Console Team. \ No newline at end of file diff --git a/rules.ini b/rules.ini index 1c5c9cd62..d95ecfc19 100644 --- a/rules.ini +++ b/rules.ini @@ -52,6 +52,8 @@ Blitz3D = \.b3d$ Buddha = ^Data/Config/User\.(?:cfg|lua)$ Build = (?:^|/)buildlic\.txt$ C4_Engine = (?:^|/)Data/C4(?:\.pak)?$ +Cathode[] = ^data/tasks\.(?:txt|bin)$ +Cathode[] = ^data/chr_info\.pak$ CatSystem2 = ^cs2confx?\.dll$ ChoiceScript = (?:^|/)SteamChoiceScript-Info\.plist$ ChromeEngine[] = (?:^|/)ChromEd\.exe$ diff --git a/tests/types/Engine.Cathode.txt b/tests/types/Engine.Cathode.txt new file mode 100644 index 000000000..9dd9e64f3 --- /dev/null +++ b/tests/types/Engine.Cathode.txt @@ -0,0 +1,3 @@ +data/tasks.txt +data/tasks.bin +data/chr_info.pak \ No newline at end of file diff --git a/tests/types/_NonMatchingTests.txt b/tests/types/_NonMatchingTests.txt index 5f86a3355..35b32c79e 100644 --- a/tests/types/_NonMatchingTests.txt +++ b/tests/types/_NonMatchingTests.txt @@ -1252,6 +1252,10 @@ asdf.b3 .b3dd abcth_dnh.def th_dnh_def +data/chr_info_pak +data/tasks +data/tasks.zip +something/data/tasks.txt Engine/Binarisdes/ThirdParty/PhysX3/Win64/VS2015/NvClothdaasdPROFILE_x64.dlsdaasl Engine/Binarieasds/ThirdParty/PhysX3/Win64/VS2015/NvCloth_asdx64.dasdll Engisdane/Binaries/ThirdParty/PhysX3/Win32/VS2015/NvClotsshPROFILE_x86.dlsdasdl