Commit Graph

8 Commits

Author SHA1 Message Date
Susko3 738c28755c Refactor public methods 2024-02-07 22:17:13 +01:00
Susko3 6bdb076027 Move update/install logic into helper 2024-02-07 22:06:09 +01:00
Susko3 0563507295 Remove duplicate try-catch and move `NotifyShellUpdate()` to less hidden place 2024-02-07 22:03:16 +01:00
Susko3 eeba937686 Make `WindowsAssociationManager` `static`
Usages/localisation logic TBD
2024-02-07 21:55:42 +01:00
Susko3 57d5717e6a Remove `Win32Icon` class and use plain strings instead 2024-02-07 21:33:23 +01:00
Susko3 4ec9d26657 Inline constants 2024-02-05 14:16:35 +01:00
Susko3 7789cc01eb Copy .ico files when publishing
These icons should appear in end-user installation folder.
2024-02-05 14:03:16 +01:00
Susko3 01efd1b353 Move `WindowsAssociationManager` to `osu.Desktop` 2024-02-05 13:44:12 +01:00