From 2b966b375a4b2a59437a707f046413307227f011 Mon Sep 17 00:00:00 2001 From: mastan-rus <35570228+mastan-rus@users.noreply.github.com> Date: Sat, 21 Aug 2021 11:15:32 +0200 Subject: [PATCH 1/2] Add Cocos2d engine --- descriptions/Engine.Cocos2d.md | 1 + rules.ini | 1 + tests/types/Engine.Cocos2d.txt | 2 ++ tests/types/_NonMatchingTests.txt | 2 ++ 4 files changed, 6 insertions(+) create mode 100644 descriptions/Engine.Cocos2d.md create mode 100644 tests/types/Engine.Cocos2d.txt diff --git a/descriptions/Engine.Cocos2d.md b/descriptions/Engine.Cocos2d.md new file mode 100644 index 000000000..4759c4ba1 --- /dev/null +++ b/descriptions/Engine.Cocos2d.md @@ -0,0 +1 @@ +[**Cocos2d**](http://cocos2d.org/) is a family of open-source software frameworks for building cross-platform games and apps. diff --git a/rules.ini b/rules.ini index 0d3bceaa6..ee6abe7f9 100644 --- a/rules.ini +++ b/rules.ini @@ -37,6 +37,7 @@ Build = (?:^|/)buildlic\.txt$ ChromeEngine[] = (?:^|/)ChromEd\.exe$ ChromeEngine[] = (?:^|/)ChromeEngine\d\.dll$ ChromeEngine[] = \.rpack$ +Cocos2d = (?:^|/)libcocos2d\.dll$ Construct = (?:^|/)c[23]runtime\.js$ CryEngine[] = (?:^|/)cry3dengine\.dll$ CryEngine[] = (?:^|/)CryD3DCompilerStub\.dll$ diff --git a/tests/types/Engine.Cocos2d.txt b/tests/types/Engine.Cocos2d.txt new file mode 100644 index 000000000..b4ff5debe --- /dev/null +++ b/tests/types/Engine.Cocos2d.txt @@ -0,0 +1,2 @@ +libcocos2d.dll +sub/dir/libcocos2d.dll diff --git a/tests/types/_NonMatchingTests.txt b/tests/types/_NonMatchingTests.txt index 1374d7056..e7a89531b 100644 --- a/tests/types/_NonMatchingTests.txt +++ b/tests/types/_NonMatchingTests.txt @@ -497,6 +497,8 @@ sub/dir/something.gmbckf sub/dir/something.gmsprf sub/dir/GMXInput.dllf sub/dir/gm7zip.dllf +libcocos2d_dll +sub/dir/libcocos2d.dllf PartyyWin7.dll PartyXboxxLive.dll chroome_elf.dll From 349e0fdb2730a25609394f4d2c415dbf1f28db4b Mon Sep 17 00:00:00 2001 From: mastan-rus <35570228+mastan-rus@users.noreply.github.com> Date: Sat, 28 Aug 2021 09:44:33 +0200 Subject: [PATCH 2/2] Add Telltale Tool engine --- descriptions/Engine.TelltaleTool.md | 1 + rules.ini | 1 + tests/types/Engine.TelltaleTool.txt | 4 ++++ tests/types/_NonMatchingTests.txt | 2 ++ 4 files changed, 8 insertions(+) create mode 100644 descriptions/Engine.TelltaleTool.md create mode 100644 tests/types/Engine.TelltaleTool.txt diff --git a/descriptions/Engine.TelltaleTool.md b/descriptions/Engine.TelltaleTool.md new file mode 100644 index 000000000..851b3157c --- /dev/null +++ b/descriptions/Engine.TelltaleTool.md @@ -0,0 +1 @@ +[**Telltale Tool**](https://en.wikipedia.org/wiki/Telltale_Games#Telltale_Tool) is a proprietary game engine developed by Telltale. diff --git a/rules.ini b/rules.ini index ee6abe7f9..402fa6efd 100644 --- a/rules.ini +++ b/rules.ini @@ -92,6 +92,7 @@ Snowdrop = \.sdfdata$ Solar2D = (?:^|/)CoronaLabs\.Corona\.Native\.dll$ Source = (?:^|/)(?:vphysics|bsppack)\.(?:dylib|dll|so)$ Source2 = (?:^|/)gameinfo\.gi$ +TelltaleTool = \.ttarch$ Unigine = (?:^|/)(?:|lib)Unigine_x(?:86|64)\.(?:dylib|dll|so)$ Unity[] = (?:^|/)Assembly-CSharp\.dll$ Unity[] = (?:^|/)Unity(?:Engine|Player)\.(?:dylib|dll)$ diff --git a/tests/types/Engine.TelltaleTool.txt b/tests/types/Engine.TelltaleTool.txt new file mode 100644 index 000000000..bf3e1b72e --- /dev/null +++ b/tests/types/Engine.TelltaleTool.txt @@ -0,0 +1,4 @@ +Pack/1_wallacegromit101_pc_data.ttarch +1_Hector101_english_pc_data.ttarch +BackToTheFuture104.app/Contents/Resources/Pack/0_9.ttarch +sub/dir/1_SamMax304_pc_data.ttarch diff --git a/tests/types/_NonMatchingTests.txt b/tests/types/_NonMatchingTests.txt index e7a89531b..ac83eb298 100644 --- a/tests/types/_NonMatchingTests.txt +++ b/tests/types/_NonMatchingTests.txt @@ -519,6 +519,8 @@ angle/libEGLMarmalade_dll angle/libGLESv2Marmalade_dll angle/libEGL_Marmalade.dll angle/libGLESv2_Marmalade.dll +ttarch +somefile.ttarches CKDX6Rasterizer.dll CKDX10Rasterizer.dll CKDX7Rasterizer_dll