Skip to content

Commit 40651ef

Browse files
committed
Add Tencent GCloud
1 parent d1cc43c commit 40651ef

File tree

4 files changed

+17
-0
lines changed

4 files changed

+17
-0
lines changed

descriptions/SDK.Tencent_GCloud.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[**Tencent GCloud**](https://intl.gcloud.tencent.com) is a series of game technologies including networking, updating and voice communication.

rules.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@ SteamworksNET[] = (?:^|/)com\.rlabrecque\.steamworks\.net\.dll$
361361
Steam_Audio = (?:^|/)(?:lib)?(?:steamaudio|phonon)\.(?:dylib|dll|so)$
362362
Steam_Networking = (?:^|/)(?:lib)?steamnetworkingsockets\.(?:dylib|dll|so)$
363363
TeamSpeak = (?:^|/)ts3client(?:_win32|_win64)?\.dll$
364+
Tencent_GCloud = (?:^|/)GCloud(?:Core|Voice)?\.dll$
364365
Tencent_GME = (?:^|/)gmesdk\.dll$
365366
Tiled[] = \.tmx$
366367
Tiled[] = \.tsx$

tests/types/SDK.Tencent_GCloud.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
/GCloud.dll
2+
/GCloudCore.dll
3+
/GCloudVoice.dll
4+
Dragonheir_Data/Plugins/x86_64/GCloud.dll
5+
Strinova/PM/Binaries/Win64/GCloud.dll
6+
Launcher/GCloud.dll
7+
Game/DeltaForce/Binaries/Win64/GCloudCore.dll
8+
Game/DeltaForce/Binaries/Win64/GCloudVoice.dll
9+
sysapi/gcloudvoice.dll
10+
GCloud.dll
11+
GCloudCore.dll
12+
GCloudVoice.dll

tests/types/_NonMatchingTests.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,9 @@ igxess.dlls
487487
libxess.dl
488488
libxessdl
489489
ess.dll
490+
ggcloud.dll
491+
gcloudd.dll
492+
gcloud.dllexp
490493
OpenImageDenoisexdll
491494
OpenImageDenoise
492495
fbnEngine.dl

0 commit comments

Comments
 (0)