Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| programs:windows:legendary [2026/06/26 15:50] – Sean Rhone | programs:windows:legendary [2026/08/16 13:33] (current) – Sean Rhone |
|---|
| |
| ====== Install ====== | ====== Install ====== |
| | |
| | * TODO: Fix URL: https://github.com/legendary-gl/legendary/releases |
| |
| "%SystemRoot%\System32\curl.exe" --output "%UserProfile%\Downloads\legendary.exe" --location "https://github.com/legendary-gl/legendary/releases/latest/download/legendary.exe" --progress-bar && MKDIR "%ProgramFiles%\Legendary" & MOVE /Y "%UserProfile%\Downloads\legendary.exe" "%ProgramFiles%\Legendary" && DIR /B "%ProgramFiles%\Legendary\legendary.exe" | "%SystemRoot%\System32\curl.exe" --output "%UserProfile%\Downloads\legendary.exe" --location "https://github.com/legendary-gl/legendary/releases/latest/download/legendary.exe" --progress-bar && MKDIR "%ProgramFiles%\Legendary" & MOVE /Y "%UserProfile%\Downloads\legendary.exe" "%ProgramFiles%\Legendary" && DIR /B "%ProgramFiles%\Legendary\legendary.exe" |