From ab8d8ad89cb0f43b5c8e52a584be8dc7379c9123 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Tue, 26 Mar 2024 15:48:11 -0500 Subject: [PATCH 1/3] Add IQA rule --- rules.ini | 1 + 1 file changed, 1 insertion(+) 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$ From 0d72167338f8f1bed6bab484ed01cc4414274a76 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Tue, 26 Mar 2024 15:49:36 -0500 Subject: [PATCH 2/3] Create Engine.IQA.txt --- tests/types/Engine.IQA.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/types/Engine.IQA.txt 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 From a34a74aaf1ba4cf94129cc898a47ea6e4cfba80b Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Tue, 26 Mar 2024 15:53:24 -0500 Subject: [PATCH 3/3] Create Engine.IQA.md --- descriptions/Engine.IQA.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 descriptions/Engine.IQA.md 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.