mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 01:00:22 +00:00
NOISSE add a shortcut to the loaders mods to main window
This commit is contained in:
@@ -73,4 +73,7 @@ public:
|
||||
out << "Null instance - placeholder.";
|
||||
return out;
|
||||
}
|
||||
QString modsRoot() const override {
|
||||
return QString();
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user