From 3b3d3349fd5c4776648d032ec998077fb977cca3 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Sat, 30 Mar 2024 02:26:06 -0300 Subject: [PATCH 1/3] Create Engine.Leadwerks.md --- descriptions/Engine.Leadwerks.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 descriptions/Engine.Leadwerks.md diff --git a/descriptions/Engine.Leadwerks.md b/descriptions/Engine.Leadwerks.md new file mode 100644 index 000000000..aa0d6aea8 --- /dev/null +++ b/descriptions/Engine.Leadwerks.md @@ -0,0 +1 @@ +[**Leadwerks Game Engine**](https://www.leadwerks.com/) is an engine to make 3D games and VR experiences. From 6dcdb9db92e5f0c8775022f9f58339cb7fa19030 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Sat, 30 Mar 2024 02:29:55 -0300 Subject: [PATCH 2/3] Add Leadwerks rule --- rules.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/rules.ini b/rules.ini index 57e63f556..03cc53fb9 100644 --- a/rules.ini +++ b/rules.ini @@ -114,6 +114,7 @@ idTech[] = \.streamdb$ Irrlicht = (?:^|/)Irrlicht\.dll$ Kex = \.kpf$ KiriKiri = (?:^|/)data\.xp3$ +Leadwerks = (?:^|/)dC(?:ontainer|ustomJoint)s(?:_d)?\.dll$ Lightvn = \.vndat$ Lime_OR_OpenFL = (?:^|/)lime(?:-legacy)?\.[hn]dll$ Liquid = (?:^|/)PCTouchHelper\.dll$ From fe70bbfce60e79a635d25b074cec9f4a1f79bfa5 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Sat, 30 Mar 2024 02:31:17 -0300 Subject: [PATCH 3/3] Create Engine.Leadwerks.txt --- tests/types/Engine.Leadwerks.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/types/Engine.Leadwerks.txt diff --git a/tests/types/Engine.Leadwerks.txt b/tests/types/Engine.Leadwerks.txt new file mode 100644 index 000000000..44e8d61f4 --- /dev/null +++ b/tests/types/Engine.Leadwerks.txt @@ -0,0 +1,4 @@ +dContainers.dll +dContainers_d.dll +dCustomJoints.dll +dCustomJoints_d.dll