diff --git a/descriptions/SDK.Gameforge_Client.md b/descriptions/SDK.Gameforge_Client.md new file mode 100644 index 000000000..e503ca5e1 --- /dev/null +++ b/descriptions/SDK.Gameforge_Client.md @@ -0,0 +1 @@ +A service to connect to [**Gameforge**](https://gameforge.com/en-US/)'s servers. diff --git a/rules.ini b/rules.ini index 57e63f556..4d68bd44f 100644 --- a/rules.ini +++ b/rules.ini @@ -238,6 +238,8 @@ EpicOnlineServices = (?:^|/)(?:lib)?eossdk FluidSynth = fluidsynth FMOD = (?:^|/)(?:lib)?fmod(?:l|ex|exl|studio|studiol)?(?:64)?\.(?:dylib|dll|so)$ FreeImage = (?:^|/)FreeImage(?:\.so|\.dll)$ +Gameforge_Client[] = (?:^|/)gameforge_api\.dll$ +Gameforge_Client[] = (?:^|/)gfclient_proxy Game_Development_Kit = (?:^|/)(?:XGamingRuntime(?:Thunks)?|XCurl|Microsoft_Xbox_Services_141_GDK_C_Thunks)\.dll$ Granny_3D = (?:^|/)granny2(?:_x64)?\.dll$ Greenworks = (?:^|/)greenworks-(?:win|osx|linux)(?:32|64)?\.node$ diff --git a/tests/types/SDK.Gameforge_Client.txt b/tests/types/SDK.Gameforge_Client.txt new file mode 100644 index 000000000..c793cee92 --- /dev/null +++ b/tests/types/SDK.Gameforge_Client.txt @@ -0,0 +1,4 @@ +/gameforge_api.dll +gameforge_api.dll +/gfclient_proxy0_msvc140.dll +gfclient_proxy0_msvc140.dll