2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-04-03 11:09:40 -04:00

Update README.md

This commit is contained in:
ChrisDill 2018-07-26 16:32:19 +01:00 committed by GitHub
parent 0799f56922
commit 1f6735248b

View File

@ -12,11 +12,12 @@
## general ## general
- Copy raylib.dll across to same directory as .exe automatically - Copy raylib.dll across to same directory as .exe automatically
- Add windows forms interface for generator - Add windows forms interface for generator
- Allow raylib to be used inside windows forms
- Convert across raylib examples - Convert across raylib examples
## Installation ## Installation
Windows: Windows:
'''sh '''
- Download the repository - Download the repository
- Open in visual studio - Open in visual studio
- Copy raylib.dll in Raylib-cs/raylib.dll - Copy raylib.dll in Raylib-cs/raylib.dll