mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-07-02 19:13:43 -04:00
Alot of binding improvements!
- Improved bindings and added initial ones for Easings, Physac, Raygui and Raymath(Not yet fully tested). - Renamed ExamplesApplication to Bindings to make it more clear. - Examples separated from bindings. - Improve readme to reflect changes.
This commit is contained in:
BIN
Bindings/bin/Debug/ExampleApplication.exe
Normal file
BIN
Bindings/bin/Debug/ExampleApplication.exe
Normal file
Binary file not shown.
6
Bindings/bin/Debug/ExampleApplication.exe.config
Normal file
6
Bindings/bin/Debug/ExampleApplication.exe.config
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
|
||||
</startup>
|
||||
</configuration>
|
BIN
Bindings/bin/Debug/raylib.dll
Normal file
BIN
Bindings/bin/Debug/raylib.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user