Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 331 Bytes

File metadata and controls

8 lines (7 loc) · 331 Bytes

RayCsharpExample

Example for C# and Raylib-CSLo

Hello, if you are lost from Raylib-CsLo Examples. This is how they work: Make the project a library, this is where the code is, Make an empty project in your soultion that outputs an exe, Call the main function from the library in this new project. Example in Github should work.