mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-07-11 02:16:39 +02:00
86895a5f6a
Adds an NSIS Windows installer file. Includes: - Installation to `user\AppData\Local\Eden` (user install; does not require administrator and makes the integrated updater work and same as e.g. yuzu, Citra, Azahar) - Shortcuts for Start Menu and optionally to Desktop - File association with `.nsp`, `.xci`, `.nro` and `.kip` - Throughout uninstallation and registry cleanup And finally, needs to be implemented into the GitHub CI workflow, will submit a PR there later uwu Co-authored-by: RedBlackAka <140876408+RedBlackAka@users.noreply.github.com> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4008 Reviewed-by: crueter <crueter@eden-emu.dev> Reviewed-by: Lizzie <lizzie@eden-emu.dev>