Files
raylib-speedruns/csharp/Makefile
2025-10-10 14:18:52 +02:00

2 lines
58 B
Makefile

raylib_csharp: main.cs
mcs main.cs -out:raylib_csharp.exe