1
0
Fork 0
forked from Mirror/Ryujinx
R/Ryujinx/Modules/Updater
Mary-nyan 6fe88115a3
misc: Some fixes to the updaters ()
This was meant to be only an upgrade of how we set unix permission in
the updater to use .NET 7 new APIs, but I end up finding bugs along the
way.

Changelog:
- Remove direct usage of chmod to use File.SetUnixFileMode.
- Fix command line being broken when updating () but on
  Ryujinx.Ava.
- Makes Ryujinx.Ava updater fallback to Ryujinx executable if current
  name isn't found.
- Make permission setter function more generic.
2022-12-12 15:17:22 +01:00
..
UpdateDialog.cs Fix Redundant Qualifer Warnings () 2022-12-10 21:21:13 +01:00
UpdateDialog.glade gui: Refactoring Part 1 () 2021-01-08 09:14:13 +01:00
Updater.cs misc: Some fixes to the updaters () 2022-12-12 15:17:22 +01:00