Release v0.2.0
Took a little while to fix all the CI nonsense, but here it comes, the first build made on the github servers, check out the job here (the link will rot likely, so if you read it years in the future I doubt it'll work lol).
Edit: The Windows Defender often gets tripped and calls the program a "Wacatac" trojan type of thing, because we do read the memory of another process, that's the point of the program - either add it to exceptions to allow this exe or you can clone and compile this yourself, at least with Rust it's relatively straightforward.
It really hated the exe being in a zip, so now the exe is compressed with 7zip instead ¯\_(ツ)_/¯
Added
- Added a desktop item to the nix package
- Windows resource metadata and exe icon
- An update check that runs on startup