macOS 10.13+ ONLY!
Support Windows animated cursor in macOS applications, using in reAMP.
Swift package only, add this repo URL to your project, setup delegate and enjoy!
import RECursor
...
// Init cursor
let cursor = try RECursor(cursor: "cur1164.ani")
// Set
cursor.set()
// Reset to default cursor
Cursor.unSet()
- Twitter: @alexfreud
- reAMP music player with Winamp skins support: reAMP
- PayPal: Buy me a cup of coffee if you find it's useful for you
MIT