feat: add update mods to the ui / mod model
Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
parent
6e2869834f
commit
2d10c246a8
5 changed files with 101 additions and 3 deletions
|
@ -56,6 +56,7 @@ class ModFolderPage : public ExternalResourcesPage {
|
|||
|
||||
private slots:
|
||||
void installMods();
|
||||
void updateMods();
|
||||
};
|
||||
|
||||
class CoreModFolderPage : public ModFolderPage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue