mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-17 17:37:13 +00:00
Work towards liteloader support. Fix creating new instance
This commit is contained in:
@@ -53,6 +53,8 @@ public:
|
||||
|
||||
/// reload the full version json files. return true on success!
|
||||
bool reloadFullVersion(QWidget *widgetParent = 0);
|
||||
/// clears all version information in preparation for an update
|
||||
void clearFullVersion();
|
||||
/// get the current full version info
|
||||
std::shared_ptr<DerpVersion> getFullVersion();
|
||||
/// is the current version original, or custom?
|
||||
|
||||
Reference in New Issue
Block a user