Releases: avalonreset/legends-obs-cursor
Releases · avalonreset/legends-obs-cursor
Release list
v0.1.0 - Initial OBS Cursor Release
First public release of Legends OBS Cursor, an OBS Lua cursor overlay for Windows streams and recordings.
Highlights
- Adds
Legends Cursor Filterfor OBS with the original rotating momentum ticks preserved as the default visual language. - Includes distinct left-click ripple and right-click magenta diamond click effects.
- Adds optional floaty-follow smoothing, comet trails, stretch wake, finder mode, and shader-driven glow controls.
- Provides a backup-first PowerShell installer that refuses normal installs while OBS is running unless explicitly forced.
- Ships full README presentation assets, including a full-width looping animated demo and 4K60 WebM/MP4 showcase videos.
Installation
Close OBS, download legends-obs-cursor-v0.1.0.zip, extract it, then run:
powershell -ExecutionPolicy Bypass -File .\install_into_obs.ps1 -LaunchObsThe installer copies the Lua/effect files into your OBS scripts folder, backs up the active scene collection, registers the script, and preserves the Legends Cursor Filter name and legends_cursor_filter id.
Validation
- Package validator passed locally and in GitHub Actions.
- Release commit:
f12f120 - CI run: https://github.com/avalonreset/legends-obs-cursor/actions/runs/28975142718