Watch
2
0
Fork
You've already forked raylib-cs
0
raylib-cs/Raylib-cs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Matorio d723905f5c Extensions and explicit types
Added a new "RaylibExtensions" static class that gives overloaded extension methods to types so you can use them directly instead of calling the raylib class for everything.

Two new types: "Circle" and "Line"

All the "var" variables were changed to explicit types on the raylib class.

"MakeDirectory" overload, and string version of "GetApplicationDirectory" and "GetWorkingDirectory" methods.
2025-06-20 18:41:16 -05:00
..
interop Extensions and explicit types 2025-06-20 18:41:16 -05:00
logo Move Logo to Raylib-cs/logo 2023-08-12 16:00:31 +01:00
runtimes Create .keep for MacOS Native lib (#139) 2022-11-01 09:29:26 +11:00
types Extensions and explicit types 2025-06-20 18:41:16 -05:00
Build.props Update release version to 7.0.1 (#293) 2025-01-30 21:51:19 +00:00
Raylib-cs.csproj Enable Targeting .Net 8 (#297) 2025-05-07 08:16:47 +01:00