Commit Graph

6 Commits

Author SHA1 Message Date
Никонов Василий 25c3fd0425 refactor: modsLauncer and MainWindow
refactor some of code of this classes
2022-02-16 00:30:28 +11:00
Никонов Василий 90764c8636 do PR note 2022-02-14 09:46:59 +11:00
Никонов Василий 1e25aa210a Method of loading data from archive moved to Utils class.
Re-write property supportedGameVersionsDisplay more shortly and optimized.
Used var declaration where type is  obvious.

Property initialized in declaration.
constructor ScrapMod change to private, but LoadFromFile change to public.
LoadIcon moved to Utils and renamed to LoadImage.
2022-02-14 01:15:13 +11:00
strongleong f6a7037dbc Code cleaner results 2022-02-06 23:51:12 +11:00
strongleong b168b7403a Implemented choosing Scrapland version 2022-02-06 20:38:13 +11:00
strongleong e0c1beb5f1 Added functionality:
- listing mods from custom mods folders
- Showing mods icon, name, and other attributes
- Settings window with settings for customizing mods folders and game instalation pathes
2022-02-06 14:29:03 +11:00