Hoplight v0.1.13
Install
| You are on | Take this file | Then |
|---|---|---|
| Windows | Hoplight.exe |
Double-click it. That is the whole install. |
| macOS | hoplight-darwin-arm64 (Apple Silicon) or hoplight-darwin-x64 (Intel) |
Terminal tool: chmod +x it, run ./hoplight-darwin-arm64 ui, open the printed address |
| Linux | hoplight-linux-x64 |
Terminal tool: chmod +x it, run ./hoplight-linux-x64 ui, open the printed address |
- Windows warns once: SmartScreen shows "Windows protected your PC" because the exe is new and
unsigned, not because anything is wrong. Click More info, then Run anyway.SHA256SUMS
is right here if you want to verify the download first. - App starts but no window? Install Microsoft's
WebView2 runtime and launch again
(Windows 11 already has it). - The
hoplight-*files are terminal tools; double-clicking one flashes a console and closes.
The double-click app isHoplight.exe. - Launching
Hoplight.exewhile Hoplight is already running just opens another window onto the
same studio. Your pieces live inDocuments/Hoplight Studioas plain files.
Changes: v0.1.11...v0.1.13
Commits
80451e6 release: v0.1.13 [skip release]
733a2e8 fix(updates): platform-stable storage-shape tripwire + correct feature-min
9ce5bd0 release: v0.1.12 [skip release]
d453570 feat(updates): version timeline + one-button update/rollback