Skip to content

Commit 47382fa

Browse files
Less permissive rules for Yarn Spinner in IL2CPP projects
1 parent 7d20cba commit 47382fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rules.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,8 @@ Vorbis = vorbis
358358
Wwise[] = (?:^|/)Ak(?:Unity)?SoundEngine(?:dll)?\.(?:bundle|dll)$
359359
Wwise[] = (?:^|/)WwiseGDNative\.dll$
360360
XAudio2 = (?:^|/)xaudio2_9redist\.dll$
361-
Yarn_Spinner = Yarn(?:-|_|\s|\.)?(?:Spinner|System)
361+
Yarn_Spinner[] = (?:^|/)YarnSpinner\.dll$
362+
Yarn_Spinner[] = (?:^|/)Yarn\.System\.Memory\.dll-resources\.dat$
362363
ZStandard = (?:^|/)zstd\.dll$
363364

364365
[Launcher]

0 commit comments

Comments
 (0)