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.Dissonance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[**Dissonance Voice Chat**](https://placeholder-software.co.uk/dissonance/) is a voice chat asset for Unity.
1 change: 1 addition & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ CRIWARE[] = (?:^|/)cri_ware_unity\.dll$
cURL = curl(?:module|lib|d|-?[34]|-ttv|-x64|64|_pluginw64_release)?\.(?:dll|exe|lib|so|so\.[34]|so\.[34]\.[0-9]{1,3}\.[0-9]{1,3})$
DirectStorage = (?:^|/)dstorage\.dll$
Discord = (?:^|/)(?:lib)?discord(?:|-rpc|_game_sdk|_partner_sdk)\.(?:dll|dylib|so)$
Dissonance = AudioPluginDissonance\.dll$
E-mote = ^emotedriver\.dll$
EpicOnlineServices = (?:^|/)(?:lib)?eossdk
FluidSynth = fluidsynth
Expand Down
2 changes: 2 additions & 0 deletions tests/types/SDK.Dissonance.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Paranoia Place_Data/Plugins/x86_64/AudioPluginDissonance.dll
RecRoom_Data/Plugins/x86_64/AudioPluginDissonance.dll
3 changes: 3 additions & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,9 @@ Arbiter.dl
Arbiter_dll
RRenoirCore.WindowsDesktop.dll
CCohtml.WindowsDesktop.dll
udioPluginDissonance.dll
AudioPluginDissonance_dll
AudioPluginDissonance.dllxxx
RenoirCore.WindowsDesktop.dlll
cohtml.WindowsDesktop.dlll
RenoirCore.WindowsDesktop_dll
Expand Down