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.RA_Engine.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[**RA Engine**](https://www.fuyugames.com) is an in-house game engine developed by Fuyu Games AB in 2025. It uses a modular architecture with minimal dependencies to keep the engine compact, lightweight, and highly optimized. RA is written in C and is designed for maximum compatibility with legacy hardware while still supporting modern features and the latest technologies.
2 changes: 2 additions & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ Prism3D[] = (?:^|/)base\.scs$
Prism3D[] = (?:^|/)p3shared\.dll$
PyGame = (?:^|/)pygame
Rayne = (?:^|/)Rayne\.dll$
RA_Engine[] = (?:^|/)(?:lib)?RACORE\.(?:dylib|dll|so)$
RA_Engine[] = (?:^|/)RA/RA\.ini$
RealVirtuality[] = \.pbo$
RealVirtuality[] = \.bisign$
REDengine[] = \.redscripts$
Expand Down
14 changes: 14 additions & 0 deletions tests/types/Engine.RA_Engine.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/RA/RA.ini
/RACORE.dll
/RACORE.dylib
/RACORE.so
/libRACORE.dll
/libRACORE.dylib
/libRACORE.so
RA/RA.ini
RACORE.dll
RACORE.dylib
RACORE.so
libRACORE.dll
libRACORE.dylib
libRACORE.so
4 changes: 4 additions & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1561,3 +1561,7 @@ fiZotope.dll
ortp_dll
ortp.dlll
fortp.dll
RACORE.dlll
RACORE_dll
RA/RA.inii
RA/RA_ini