We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d20cba commit 47382faCopy full SHA for 47382fa
rules.ini
@@ -358,7 +358,8 @@ Vorbis = vorbis
358
Wwise[] = (?:^|/)Ak(?:Unity)?SoundEngine(?:dll)?\.(?:bundle|dll)$
359
Wwise[] = (?:^|/)WwiseGDNative\.dll$
360
XAudio2 = (?:^|/)xaudio2_9redist\.dll$
361
-Yarn_Spinner = Yarn(?:-|_|\s|\.)?(?:Spinner|System)
+Yarn_Spinner[] = (?:^|/)YarnSpinner\.dll$
362
+Yarn_Spinner[] = (?:^|/)Yarn\.System\.Memory\.dll-resources\.dat$
363
ZStandard = (?:^|/)zstd\.dll$
364
365
[Launcher]
0 commit comments