Update README.md

This commit is contained in:
Dexrn ZacAttack
2025-02-25 17:23:53 -08:00
committed by GitHub
parent 75af369dae
commit 138871369c

View File

@@ -1,13 +1,12 @@
# WinDurango.UI
[![Join our Discord](https://img.shields.io/discord/1280176159010848790?color=2c9510&label=WinDurango%20Discord&logo=Discord&logoColor=white)](https://discord.gg/mHN2BgH7MR)
[![View stargazers](https://img.shields.io/github/stars/WinDurango-project/WinDurango.UI)](https://github.com/WinDurango-project/WinDurango.UI/stargazers)
GUI for WinDurango, which is planned to allow for easy installing/patching among other random stuff I decide lmfao
GUI for WinDurango, which allows you to install the compatibility layer into packages, as well as manage mods and saves. (+ more coming later probs)
### NOTICE: A large amount of the codebase has to be rewritten as I was not a good C# dev when this was originally made (statics everywhere, messy fields, etc)
#### Additonally, the translation shit does NOT work at this moment, I cannot figure out why.
> [!NOTE]
> This does nothing more than provide a GUI for easily registering and patching packages with WinDurango.
You can get the latest builds from [GitHub Actions](https://github.com/WinDurango/WinDurango.UI/actions).
For building you'll need Visual Studio 2022 with the following:
- .NET desktop development
- Windows application development
# Roadmap
@@ -15,6 +14,8 @@ GUI for WinDurango, which is planned to allow for easy installing/patching among
- [X] Patching
- [X] Allow for package removal from UI instead of just completely uninstalling.
- [X] Installation options
- [ ] Save Manager
- [X] Mod Manager
- [X] Scan for already installed EraOS/XUWP stuff
- [X] Allow for any existing installed package to be added to the applist
- [ ] Resize content to fit to screen