Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions source/installation.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ title: Installation
The first-party CI builds are intended mainly for testing and may be
missing certain features.

= package_row 'Windows Setup (stable, from shinchiro)',
'https://github.com/mpv-distributions/mpv-windows-setup/releases/latest',
:"cloud-download"
= package_row 'Windows Setup (git, from shinchiro)',
'https://github.com/mpv-distributions/mpv-windows-setup/releases',
:"cloud-download"
= package_row 'Windows builds by shinchiro (git)',
'https://github.com/shinchiro/mpv-winbuild-cmake/releases',
:"cloud-download"
Expand Down