Skip to content
Open
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.coherence.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[**coherence**](https://coherence.io/) SDK for social multiplayer games made in Unity.
5 changes: 5 additions & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,11 @@ Bink_Video = (?:^|/)bink2?w(?:64|32)?\.dll$
Box2D = (?:^|/)box2d\.(?:(?:XNA\.)?dll|txt|wasm)$
BugTrap = (?:^|/)BugTrapU?(?:-x64)?\.dll$
CEF = (?:^|/)libcef\.(?:dll|so)$
coherence[] = (?:^|/)combined\.schema$
coherence[] = (?:^|/)gathered\.schema$
coherence[] = (?:^|/)toolkit\.schema$
coherence[] = (?:^|/)replication-server\.exe$
coherence[] = (?:^|/)replication-server$
Coherent[] = (?:^|/)cohtml\.windowsdesktop\.dll$
Coherent[] = (?:^|/)CoherentUIGT\.dll$
CRIWARE[] = (?:^|/)data(?:1|000)?\.cpk$
Expand Down
22 changes: 22 additions & 0 deletions tests/types/SDK.coherence.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
/StreamingAssets/combined.schema
/StreamingAssets/replication-server
/StreamingAssets/replication-server.exe
/combined.schema
/Combined.schema
/gathered.schema
/Gathered.schema
/toolkit.schema
/Toolkit.schema
/replication-server
/replication-server.exe
StreamingAssets/combined.schema
StreamingAssets/replication-server
StreamingAssets/replication-server.exe
combined.schema
Combined.schema
gathered.schema
Gathered.schema
toolkit.schema
Toolkit.schema
replication-server
replication-server.exe
14 changes: 14 additions & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Sub/Folder/argss102j.dll
Sub/Folder/argss102e.dll
data_xp3
notreallydata.xp3
whoopscombined.schema
data.xp3aisjdosadjods
fkrflash.dll
krflash/
Expand Down Expand Up @@ -173,6 +174,7 @@ BugTrap.dl
BugTrap_dll
BugTrap-x6.dll
BugTrapN.dll
combined.schema2
ugTrap.dll
Unity.Entities.dlll
TotallyAwesomium.dll
Expand Down Expand Up @@ -291,6 +293,7 @@ zstd.dl
std.dll
zstd_dll
Sub/uv.hdllf
thisreplication-server
fnRuntimeSdk.dll
GfnRuntimeSdk.dl
data/behaviors.mbs
Expand Down Expand Up @@ -367,6 +370,7 @@ globalgamemanager.assets
globalgamemanagersassets
Gglobalgamemanagersassets
bchmark.dl
replication-servers.exe
chmark.dll
bchmark_dll
oaremote_plugin.dl
Expand Down Expand Up @@ -443,6 +447,7 @@ FAdobe AIR/Versions
FAdobe AIR/Versions/1.0
FAdobe AIR/Versions/1.0/Adobe AIR.dll
FFlatRedBall.
replication-server.dll
FlatRedBall_
FlatReBall.
love.dllfdfd
Expand Down Expand Up @@ -522,6 +527,7 @@ something.sbffdfdf
something_cas
something_toc
something_sbf
replication-serverbad
something.scrf
something.uf
something.wadf
Expand Down Expand Up @@ -566,6 +572,7 @@ VisionaireConfigurationTool.exef
VisionaireConfigurationTool.exe/
AGIDATA.OVLTINE
DFDFAGIDATA.OVL
some/dir/combined.schemas
HMIDET.386dfdf
BUILD.EXEf
buildlic.txtf
Expand Down Expand Up @@ -606,6 +613,7 @@ ision.dll
vision.dl
vision_dll
ision71.dll
some/dir/replication-server.dll
vision71.dl
vision71_dll
ision90.dll
Expand Down Expand Up @@ -645,6 +653,7 @@ sub/dir/fCryRenderVulkan.dll
sub/dir/fCryD3DCompilerStub.dll
sub/dir/fengine.pak
something.cryf
combined_schema
cry3dengine.dllf
Cry3DEngine.dllf
CryRenderD3D11.dllf
Expand Down Expand Up @@ -722,6 +731,7 @@ baseq2f/st
fbaseq2
fbaseq2/pak0.pk2
fbaseq2/pak1.pk1
replication-server_exe
fbaseq2/models
fbaseq2/pics
fbaseq2/st
Expand Down Expand Up @@ -749,6 +759,7 @@ Id1/fglquake/armor.ms2
Id1/fglquake/backpack.ms2
glhexenf
data1/glhexenf
whoopsgathered.schema
data1/glhexenf/NFarrow.ms2
data1/glhexenf/a_blast.ms2
glquakef
Expand Down Expand Up @@ -796,6 +807,7 @@ data.podf
sub/dir/data.podf
something.rimf
sub/dir/something.rimf
sub/dir/gathered_schema
something.tgaf
sub/dir/something.tgaf
fdata.pod
Expand Down Expand Up @@ -842,6 +854,7 @@ something.mega2f
something.fmega2f
something.texdbff
something_texdb
toolkit.schemaboop
textdb
mega2
something.pk4f
Expand Down Expand Up @@ -881,6 +894,7 @@ Leap.dlls
Leapf.dll
LeapC.mdll
Leap.mdll
/sub/dir/Toolkit_schema
pbsvcpexe
pbsvc.exee
BEService_x64eexe
Expand Down
Loading