diff --git a/descriptions/Engine.raylib.md b/descriptions/Engine.raylib.md new file mode 100644 index 000000000..c5a22b1bb --- /dev/null +++ b/descriptions/Engine.raylib.md @@ -0,0 +1 @@ +[**raylib**](https://www.raylib.com/) is a simple and easy-to-use library to enjoy videogames programming. raylib is lightweight, multi-platform, free and open-source. diff --git a/rules.ini b/rules.ini index 57e63f556..6c05155f5 100644 --- a/rules.ini +++ b/rules.ini @@ -133,6 +133,7 @@ PlayFirstPlayground = \.pfp$ Prism3D[] = (?:^|/)base\.scs$ Prism3D[] = (?:^|/)p3shared\.dll$ PyGame = (?:^|/)pygame +raylib = (?:^|/)(?:lib)?raylib\. Rayne = (?:^|/)Rayne\.dll$ RealVirtuality[] = \.pbo$ RealVirtuality[] = \.bisign$ diff --git a/tests/types/Engine.raylib.txt b/tests/types/Engine.raylib.txt new file mode 100644 index 000000000..7e04e6546 --- /dev/null +++ b/tests/types/Engine.raylib.txt @@ -0,0 +1,9 @@ +/raylib.dll +/raylib.so +/libraylib.dll +/libraylib.so +Sub/Folder/raylib.dll +raylib.dll +raylib.so +libraylib.dll +libraylib.so