Skip to content

Commit 6c38740

Browse files
Update KiriKiri (#821)
Co-authored-by: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com>
1 parent 9904454 commit 6c38740

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

rules.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,8 @@ Irrlicht = (?:^|/)Irrlicht\.dll$
125125
IW_Engine[] = \.iwd$
126126
IW_Engine[] = (?:common(?:_zm|_mp)?|code_post_gfx)\.ff$
127127
Kex = \.kpf$
128-
KiriKiri = (?:^|/)data\.xp3$
128+
KiriKiri[] = (?:^|/)data\.xp3$
129+
KiriKiri[] = (?:^|/)krflash\.dll$
129130
KMY = (?:^|/)kmyCore\.dll$
130131
Lightvn = \.vndat$
131132
Lime_OR_OpenFL = (?:^|/)lime(?:-legacy)?\.[hn]dll$

tests/types/Engine.KiriKiri.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
data.xp3
21
/data.xp3
2+
/krflash.dll
3+
data.xp3
4+
data/krflash.dll
5+
krflash.dll

tests/types/_NonMatchingTests.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ Sub/Folder/argss102e.dll
6969
data_xp3
7070
notreallydata.xp3
7171
data.xp3aisjdosadjods
72+
fkrflash.dll
73+
krflash/
7274
Binaries/Win64Whatever
7375
GFSDK_sasdasWorks
7476
probably_not_GFSDK_HairWorks

0 commit comments

Comments
 (0)