Skip to content

Complementary GUI library for chrisdill's Raylib-cs

License

Notifications You must be signed in to change notification settings

FlamingRiot/RayGUI_cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RayGUI_cs

RayGUI_cs is a complementary GUI library for the C# wrapper of the graphic library Raylib.

Installation

To use the library, you need to grab one of the NuGet package releases from the official NuGet Gallery by simply running the following command :

dotnet add package RayGUI-cs

or by adding it manually through the Visual Studio 2022 packet manager.

You can now use the library's functions and classes inside of your Raylib project and enjoy a great GUI.

Contact

If you have any requests, consider contacting me at [email protected]