mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-07-02 19:13:43 -04:00
Added logos and updated readme
- Now have logos provided by @raysan5. - Added 256x256 logo to readme.
This commit is contained in:
@ -1,3 +1,5 @@
|
||||

|
||||
|
||||
# Raylib-cs
|
||||
|
||||
C# bindings for raylib 2.0, a simple and easy-to-use library to learn videogames programming (www.raylib.com)
|
||||
@ -48,8 +50,7 @@ static class Program
|
||||
- Finish examples
|
||||
- Add as a nuget package
|
||||
- Add templates
|
||||
- Add logos
|
||||
- Auto select x86/x64 dll as needed(currently only x64 dll included)
|
||||
- Auto select x86/x64 dll as needed
|
||||
|
||||
## Contributing
|
||||
If you have any ideas, feel free to open an issue and tell me what you think.
|
||||
|
Reference in New Issue
Block a user