2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-07-02 19:13:43 -04:00

Fixed .proj settings and readme

This commit is contained in:
2018-09-10 12:25:13 +01:00
parent 410d50c65f
commit 8272439d26
7 changed files with 2 additions and 14 deletions

View File

@ -13,7 +13,7 @@ Bindings:
Tested on windows 10 64 bit using the mono compiler.
1. Download the repository
2. Run Bindings.exe in Bindings/bin/Debug/
2. Run Examples.exe in Examples/bin/Debug/
```csharp
using Raylib;