Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions descriptions/Engine.Flax.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[**Flax Engine**](https://flaxengine.com/) is an [**open source**](https://github.com/FlaxEngine/FlaxEngine) 3D engine with realistic scene rendering.
1 change: 1 addition & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ FalcoEngine = (?:^|/)FalcoEngine\.dll$
Fase = ^faseEngine\.dll$
FBN = (?:^|/)fbnEngine\.dll$
FlatRedBall = (?:^|/)FlatRedBall\.
Flax = (?:^|/)FlaxEngine\.dll$
Flexi = (?:^|/)fx_core\.dll$
FNA = (?:^|/)fna\.dll$
FPS_Creator = (?:^|/)Files/languagebank/english/textfiles/fpsc-050\.ini$
Expand Down
2 changes: 2 additions & 0 deletions tests/Engine.Flax.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FlaxEngine.dll
/FlaxEngine.dll
1 change: 1 addition & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -950,6 +950,7 @@ sub/dir/notactuallyemotedriver.dll
sub/dir/emotedriver.dllwhoops
LICENSExelectronxtxt
scummvmxexe
flax.dll
packs/sli_spk
sli.spk
packs/sli
Expand Down
Loading