mirror of
https://github.com/WinDurango/WinDurango.UI.git
synced 2026-01-31 00:55:24 +01:00
37d16907810d9dd9dee9ea3f9e2a97ea97f5d734
Add Russian Localisation
WinDurango.UI
GUI for WinDurango, which allows you to install the compatibility layer into packages, as well as manage mods and saves. (+ more coming later probs)
You can get the latest builds from GitHub Actions.
For building you'll need Visual Studio 2022 with the following:
- .NET desktop development
- Windows application development
Roadmap
Features
- Patching
- Allow for package removal from UI instead of just completely uninstalling.
- Installation options
- Save Manager
- Mod Manager
- Scan for already installed EraOS/XUWP stuff
- Allow for any existing installed package to be added to the applist
- Built in updater
- Controller support
- Setup program (maybe MSIX?)
- Fitting place for extra xbox-specific info
- Resize content to fit to screen
- Allow for search
Bugs/Improvements
- Make the applist not go offscreen (lol)
- Fix UI load speed when loading a lot of packages on startup
- Applist scrolling
- Fix icon in the titlebar
- Repo contributors on the about screen
- Get Fluent Thin working
- Use InfoBar for many progress related things (such as registering package, etc)
- Add versioning to the InstalledPackages json (as in versioning the JSON file itself)
- Make the Package stuff not rely on UI so much, handle that somewhere else.
- Fix crash when installation errors
- Cleanup, lots and lots of it.
Languages
C#
99.2%
Python
0.7%