diff --git a/rules.ini b/rules.ini index 38d26e8a4..afcf53d11 100644 --- a/rules.ini +++ b/rules.ini @@ -116,6 +116,8 @@ GlyphX = ^ClientLauncherG(?:64)?\.exe$ Godot[] = (?:^|/)project\.godot$ ; Extra detections are in IsEngineGodot Godot[] = (?:^|/)(?:lib)?godotsteam Godot[] = (?:^|/)(?:lib)?steamsdk-godot +Godot[] = (?:^|/)godot_boy\.windows\.x86_64\.dll$ +Godot[] = (?:^|/)libgodot_boy\.linux\.x86_64\.so$ GoldSource = (?:^|Bin/)vgui\.dll$ GZDoom[] = (?:^|/)zmusic\.dll$ GZDoom[] = (?:^|/)gzdoom\.pk3$ diff --git a/tests/types/Engine.Godot.txt b/tests/types/Engine.Godot.txt index ac60698d4..04262c214 100644 --- a/tests/types/Engine.Godot.txt +++ b/tests/types/Engine.Godot.txt @@ -11,6 +11,8 @@ /steamsdk-godot /steamsdk-godot-test /steamsdk-godot@ +/godot_boy.windows.x86_64.dll +/libgodot_boy.linux.x86_64.so Sub/Folder/project.godot godotsteam godotsteam.dll @@ -25,3 +27,5 @@ project.godot steamsdk-godot steamsdk-godot.dll steamsdk-godot@ +godot_boy.windows.x86_64.dll +libgodot_boy.linux.x86_64.so diff --git a/tests/types/_NonMatchingTests.txt b/tests/types/_NonMatchingTests.txt index a7c9eae0a..fb0278104 100644 --- a/tests/types/_NonMatchingTests.txt +++ b/tests/types/_NonMatchingTests.txt @@ -1385,6 +1385,10 @@ alibsteamsdk-godot.so agodotsteam.dll agodotsteam.so /agodotsteam-test +godot_boy.linux.x86_64.dll +libgodot_boy.windows.x86_64.so +godot_boy.windows.x86_64 +godot_boy.linux.x86_64.so Files/languagebank/english/textfiles/fpsc-050 Files/languagebank/english/textfiles/notactuallyfpsc-050.ini Files/languagebank/english/textfiles/fpsc-050.iniwhoops