Skip to content

Commit 0682048

Browse files
authored
Add PopCap Games Framework (#908)
* Add SexyAppFramework * Add SexyAppFramework * Create Engine.SexyAppFramework.md * Rename Engine.SexyAppFramework.txt to Engine.PopcapGamesFramework.txt * Rename Engine.SexyAppFramework.md to Engine.PopcapGamesFramework.md * Update rules.ini * Update rules.ini * Update rules.ini
1 parent 3a35651 commit 0682048

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
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.

rules.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ Phaser = (?:^|/)phaser(?:\.min)?\.js$
162162
Phyre = \.phyre\.
163163
Pico8 = (?:^|/)data\.pod$
164164
PlayFirstPlayground = \.pfp$
165+
PopcapGamesFramework = (?:^|/)partner\.xml\.sig$
165166
Prism3D[] = (?:^|/)base\.scs$
166167
Prism3D[] = (?:^|/)p3shared\.dll$
167168
PyGame = (?:^|/)pygame
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/partner.xml.sig
2+
partner.xml.sig
3+
sub/dir/partner.xml.sig

0 commit comments

Comments
 (0)