diff --git a/descriptions/Engine.Torque.md b/descriptions/Engine.Torque.md new file mode 100644 index 000000000..e81da8667 --- /dev/null +++ b/descriptions/Engine.Torque.md @@ -0,0 +1 @@ +[**Torque Game Engine**](http://www.garagegames.com/products/torque-3d) is an open-source cross-platform 3D game engine, developed by GarageGames and actively maintained under the current versions Torque 3D as well as Torque 2D. \ No newline at end of file diff --git a/rules.ini b/rules.ini index c3e899f0b..71d95648d 100644 --- a/rules.ini +++ b/rules.ini @@ -94,6 +94,7 @@ Solar2D = (?:^|/)CoronaLabs\.Corona\.Native\.dll$ Source = (?:^|/)(?:vphysics|bsppack)\.(?:dylib|dll|so)$ Source2 = (?:^|/)gameinfo\.gi$ TelltaleTool = \.ttarch$ +Torque = \.cs\.dso$ 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.Torque.txt b/tests/types/Engine.Torque.txt new file mode 100644 index 000000000..3a8fba069 --- /dev/null +++ b/tests/types/Engine.Torque.txt @@ -0,0 +1,4 @@ +/main.cs.dso +common/main.cs.dso +base/client/scripts/allClientScripts.cs.dso +main.cs.dso \ No newline at end of file diff --git a/tests/types/_NonMatchingTests.txt b/tests/types/_NonMatchingTests.txt index ec2eebfcc..dded8b022 100644 --- a/tests/types/_NonMatchingTests.txt +++ b/tests/types/_NonMatchingTests.txt @@ -541,6 +541,10 @@ bink2w64.ddl notabink.dll binkw23.dll binkw64.exe +common/main.cs +common/main.cs.dsof +common/main.ts.dso +common/main_cs.dso SoundEngine.bundle /AkEngine.dll AkSoundEnginedlll.dll