From 2c37e56ba3915bd081543862ac3fcedfee4a83f4 Mon Sep 17 00:00:00 2001 From: p0008874 <75534590+p0008874@users.noreply.github.com> Date: Sun, 12 Oct 2025 22:48:07 +0800 Subject: [PATCH 1/3] Add SexyAppFramework --- rules.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/rules.ini b/rules.ini index 38d26e8a4..819a26c89 100644 --- a/rules.ini +++ b/rules.ini @@ -184,6 +184,7 @@ S2_Engine_HD = (?:^|/)S2Core\.dll$ SakanaGL[] = (?:^|/)sakanagl\.dll$ SakanaGL[] = \.sxstorage$ Serious_Engine = (?:All|01|patch)\.gro$ +SexyAppFramework = (?:^|/)partner\.xml\.sig$ ShiVa3D = \.stk$ Silk = ^packs/sli\.spk$ SmileGameBuilder = (?:^|/)data\.sgbpack$ From 260f3b2e52979eeb2be6a0a4e62246305c0d3eaf Mon Sep 17 00:00:00 2001 From: p0008874 <75534590+p0008874@users.noreply.github.com> Date: Sun, 12 Oct 2025 22:52:02 +0800 Subject: [PATCH 2/3] Add SexyAppFramework --- tests/types/Engine.SexyAppFramework.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/types/Engine.SexyAppFramework.txt diff --git a/tests/types/Engine.SexyAppFramework.txt b/tests/types/Engine.SexyAppFramework.txt new file mode 100644 index 000000000..dd3856389 --- /dev/null +++ b/tests/types/Engine.SexyAppFramework.txt @@ -0,0 +1,3 @@ +/partner.xml.sig +partner.xml.sig +sub/dir/partner.xml.sig From ba7d1637d4b5673642797b4bdfd7ec00998122be Mon Sep 17 00:00:00 2001 From: p0008874 <75534590+p0008874@users.noreply.github.com> Date: Sun, 12 Oct 2025 22:59:29 +0800 Subject: [PATCH 3/3] Create Engine.SexyAppFramework.md --- descriptions/Engine.SexyAppFramework.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 descriptions/Engine.SexyAppFramework.md diff --git a/descriptions/Engine.SexyAppFramework.md b/descriptions/Engine.SexyAppFramework.md new file mode 100644 index 000000000..21f5eaf07 --- /dev/null +++ b/descriptions/Engine.SexyAppFramework.md @@ -0,0 +1 @@ +The PopCap game framework, named SexyApp Framework, is a flexible high-level library that provides commonly required functions and reusable components, designed to facilitate rapid development of high-quality games.