chore: readme mentions the property to use nuget vs. the local project reference
This commit is contained in:
parent
77244ee648
commit
6287298e57
1 changed files with 1 additions and 2 deletions
|
|
@ -11,8 +11,7 @@ The browser-wasm configuration only activates when publishing with
|
|||
|
||||
- .NET 10 SDK
|
||||
- `dotnet workload install wasm-tools`
|
||||
- The `Raylib-cs` package matching `$(RaylibCsVersion)` (see `Directory.Build.props`) — from
|
||||
nuget.org, or built locally into the repo's `./nuget` feed (`dotnet pack Raylib-cs -c Release --output nuget`).
|
||||
- Raylib-cs (works with the local project, or nuget if MSBuild property `<UseRaylibCsPackage>` is `true`
|
||||
|
||||
## Build
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue