chore: updated readme
This commit is contained in:
parent
3b305013a1
commit
f6d3961828
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ C# bindings for raylib, a simple and easy-to-use library to learn video games pr
|
||||||
Raylib-cs targets net8.0, net10.0 and uses the [official 6.0 release](https://github.com/raysan5/raylib/releases/tag/6.0)
|
Raylib-cs targets net8.0, net10.0 and uses the [official 6.0 release](https://github.com/raysan5/raylib/releases/tag/6.0)
|
||||||
to build the native libraries.
|
to build the native libraries.
|
||||||
|
|
||||||
### Version 8.0.0 of Raylib-cs supports the following runtimes:
|
### Version 9.0.0 of Raylib-cs supports the following runtimes:
|
||||||
- **browser-wasm** *(raylib-6.0_webassembly)* 🆕
|
- **browser-wasm** *(raylib-6.0_webassembly)* 🆕
|
||||||
- **linux-x64** *(raylib-6.0_linux_amd64)*
|
- **linux-x64** *(raylib-6.0_linux_amd64)*
|
||||||
- **osx-arm64** *(raylib-6.0_macos)*
|
- **osx-arm64** *(raylib-6.0_macos)*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue