Releases: Keitark/winrcp
Releases · Keitark/winrcp
v0.1.0
WinRCP v0.1.0
First public release of WinRCP.
Included asset
winrcp-v0.1.0-win-x64.zip- self-contained Windows
win-x64package - no source build step required to run
- self-contained Windows
Notes
- This release ships as a portable package, not a full MSI/MSIX installer.
- MIDI output currently uses the Windows WinRT MIDI 1.0 API.
- Supported formats in the app are RCP/G36 playback paths currently implemented in the repository.
Build basis
- commit:
233af7719f1d5e7ffce6fb333098c35825fae10b - publish command:
dotnet publish src/RcpPlayer.App/RcpPlayer.App.csproj -c Release -r win-x64 --self-contained true