functional requirements:
- Launch ZH and supporting patches with addons for it
- Map manager
Download map packs for mods &/or original ZH
- the ability to determine that the modification is obsolete and warn users about it before launch
- integration with some service to play online, or VPN
- ability to set dependency patch => addon
- optional shut down TLS certificate checking on old windows 7 OS
- checking that requered .Net version is installed before starting main window
technical requirements / bug fixes / refactoring
- refactor MainWindow XAML, remove large amount of garbage
- logger
- more options for hosting modifications (integration with mod.io, fpt protocol, etc)
- checking user machine and its OS, automatic setting of game options in accordance with their capabilities
- a clearer and more explicit distribution of responsibilities between LauncherData and DataHandler
- remove UpdateButton shit code
functional requirements:
Download map packs for mods &/or original ZH
technical requirements / bug fixes / refactoring