Skip to content

Commit 1a64e31

Browse files
Add FlatRedBall (#807)
Co-authored-by: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com>
1 parent 9c235dd commit 1a64e31

5 files changed

Lines changed: 21 additions & 7 deletions

File tree

descriptions/Engine.FlatRedBall.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[**FlatRedBall**](https://flatredball.com/) is a cross-platform 2D game engine focused on productivity.

rules.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Essence_Engine = \.sga$
7979
FalcoEngine = (?:^|/)FalcoEngine\.dll$
8080
Fase = ^faseEngine\.dll$
8181
FBN = (?:^|/)fbnEngine\.dll$
82+
FlatRedBall = (?:^|/)FlatRedBall\.
8283
Flexi = (?:^|/)fx_core\.dll$
8384
FNA = (?:^|/)fna\.dll$
8485
FPS_Creator = (?:^|/)Files/languagebank/english/textfiles/fpsc-050\.ini$

tests/types/Engine.FlatRedBall.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/FlatRedBall.
2+
Content/Shaders/FlatRedBall.fx
3+
FlatRedBall.
4+
FlatRedBall.Forms.DesktopGlNet6.dll
5+
FlatRedBall.Forms.dll
6+
FlatRedBall.dll

tests/types/SDK.BugTrap.txt

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1-
bin/BugTrap.dll
2-
AMysticalLandSAC/BugTrapU.dll
3-
game/binaries/x64/bugtrap.dll
4-
Release/bin/BugTrapU-x64.dll
5-
/bugtrap-x64.dll
1+
/BugTrap-x64.dll
2+
/BugTrap.dll
3+
/BugTrapU-x64.dll
64
/BugTrapU.dll
5+
/bugtrap-x64.dll
76
/bugtrapu-x64.dll
8-
BugTrap.dll
7+
AMysticalLandSAC/BugTrapU.dll
98
BugTrap-x64.dll
10-
BugTrapU.dll
9+
BugTrap.dll
1110
BugTrapU-x64.dll
11+
BugTrapU.dll
12+
Release/bin/BugTrapU-x64.dll
13+
bin/BugTrap.dll
14+
game/binaries/x64/bugtrap.dll

tests/types/_NonMatchingTests.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,9 @@ FAdobe AIR
417417
FAdobe AIR/Versions
418418
FAdobe AIR/Versions/1.0
419419
FAdobe AIR/Versions/1.0/Adobe AIR.dll
420+
FFlatRedBall.
421+
FlatRedBall_
422+
FlatReBall.
420423
love.dllfdfd
421424
granny2.dl
422425
ranny2.dll

0 commit comments

Comments
 (0)