Skip to content

Commit 0759685

Browse files
committed
- Fixed file naming (SDK.Dissonance)
- Fixed regex matching the file name at any path
1 parent 63ced11 commit 0759685

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

rules.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ CRIWARE[] = (?:^|/)cri_ware_unity\.dll$
267267
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})$
268268
DirectStorage = (?:^|/)dstorage\.dll$
269269
Discord = (?:^|/)(?:lib)?discord(?:|-rpc|_game_sdk|_partner_sdk)\.(?:dll|dylib|so)$
270-
Dissonance = (?:^|/)AudioPluginDissonance\.(?:bundle|dll|so)$
270+
Dissonance = AudioPluginDissonance\.(?:bundle|dll|so)$
271271
E-mote = ^emotedriver\.dll$
272272
EpicOnlineServices = (?:^|/)(?:lib)?eossdk
273273
FluidSynth = fluidsynth
File renamed without changes.

0 commit comments

Comments
 (0)