Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 365 Bytes

CompileSAPYourself.md

File metadata and controls

7 lines (6 loc) · 365 Bytes

grab the sources from github by: git clone --recurse-submodules https://github.com/thesilvercraft/SilverAudioPlayer.git
And compile it yourself (that's why open source is good)
dotnet build Before compiling it yourself consider editing SilverAudioPlayer.Avalonia.csproj

if you like unstable gui build apps try launching GUIBuild.bat or GUIBuild.sh