Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions descriptions/SDK.Tencent_GCloud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[**Tencent GCloud**](https://intl.gcloud.tencent.com) is a series of game technologies including networking, updating and voice communication.
1 change: 1 addition & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ SteamworksNET[] = (?:^|/)com\.rlabrecque\.steamworks\.net\.dll$
Steam_Audio = (?:^|/)(?:lib)?(?:steamaudio|phonon)\.(?:dylib|dll|so)$
Steam_Networking = (?:^|/)(?:lib)?steamnetworkingsockets\.(?:dylib|dll|so)$
TeamSpeak = (?:^|/)ts3client(?:_win32|_win64)?\.dll$
Tencent_GCloud = (?:^|/)GCloud(?:Core)?\.dll$
Tencent_GME = (?:^|/)gmesdk\.dll$
Tiled[] = \.tmx$
Tiled[] = \.tsx$
Expand Down
8 changes: 8 additions & 0 deletions tests/types/SDK.Tencent_GCloud.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/GCloud.dll
/GCloudCore.dll
Dragonheir_Data/Plugins/x86_64/GCloud.dll
Strinova/PM/Binaries/Win64/GCloud.dll
Launcher/GCloud.dll
Game/DeltaForce/Binaries/Win64/GCloudCore.dll
GCloud.dll
GCloudCore.dll
3 changes: 3 additions & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,9 @@ igxess.dlls
libxess.dl
libxessdl
ess.dll
ggcloud.dll
gcloudd.dll
gcloud.dllexp
OpenImageDenoisexdll
OpenImageDenoise
fbnEngine.dl
Expand Down