Watch
2
0
Fork
You've already forked raylib-cs
0

Update Web README.md

Clarify Requirements
This commit is contained in:
Ben Parsons 2026-08-15 15:03:56 +01:00 committed by GitHub
commit ab362bb8c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ The browser-wasm configuration only activates when publishing with
- .NET 10 SDK - .NET 10 SDK
- `dotnet workload install wasm-tools` - `dotnet workload install wasm-tools`
- Raylib-cs (works with the local project, or nuget if MSBuild property `<RaylibCsForceLocalNuget>` is `true` - Raylib-cs (via NuGet or a `ProjectReference`)
## Build ## Build