diff --git a/descriptions/Engine.IQA.md b/descriptions/Engine.IQA.md new file mode 100644 index 000000000..140918e46 --- /dev/null +++ b/descriptions/Engine.IQA.md @@ -0,0 +1 @@ +IQA Engine is a game engine designed and used by Qingwen Light Novels, based on HTML5. It is developed for the design of visual novels. diff --git a/rules.ini b/rules.ini index 57e63f556..03253bc27 100644 --- a/rules.ini +++ b/rules.ini @@ -111,6 +111,7 @@ idTech[] = \.streamed$ idTech[] = \.mega2$ idTech[] = \.texdb$ idTech[] = \.streamdb$ +IQA = ^resources/app/local/(?:image/)?iqa\.png$ Irrlicht = (?:^|/)Irrlicht\.dll$ Kex = \.kpf$ KiriKiri = (?:^|/)data\.xp3$ diff --git a/tests/types/Engine.IQA.txt b/tests/types/Engine.IQA.txt new file mode 100644 index 000000000..2a19ce755 --- /dev/null +++ b/tests/types/Engine.IQA.txt @@ -0,0 +1,2 @@ +resources/app/local/image/iqa.png +resources/app/local/iqa.png