refactor: restructure the project

This commit is contained in:
2026-04-11 18:33:11 +02:00
parent 53649df179
commit d871db2b2f
52 changed files with 25 additions and 41 deletions

View File

@@ -0,0 +1,14 @@
# Raylib in C#
I'm using Mono because i don't like Microsoft.
## Quick start
```shell
$ make
$ mono raylib_csharp.exe
```
## Credits
- Logo: [Wikipedia](https://wikipedia.org/wiki/File:Logo_C_sharp.svg)