mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-03-29 17:04:39 +02:00
8 lines
197 B
Markdown
8 lines
197 B
Markdown
# Development
|
|
|
|
Run `scripts/build.bat` to build `PerformanceOverlay` into `build-release/`.
|
|
|
|
To build directly:
|
|
|
|
`dotnet build PerformanceOverlay/PerformanceOverlay.csproj --configuration Release`
|