mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-23 20:12:34 +00:00
Forge works now too, and so does forge+liteloader
This commit is contained in:
@@ -41,10 +41,14 @@ public:
|
||||
bool reload(QWidget *widgetParent);
|
||||
void clear();
|
||||
|
||||
void dump() const;
|
||||
|
||||
public:
|
||||
QList<std::shared_ptr<DerpLibrary>> getActiveNormalLibs();
|
||||
QList<std::shared_ptr<DerpLibrary>> getActiveNativeLibs();
|
||||
|
||||
static std::shared_ptr<DerpVersion> fromJson(const QJsonObject &obj);
|
||||
|
||||
// data members
|
||||
public:
|
||||
/// the ID - determines which jar to use! ACTUALLY IMPORTANT!
|
||||
|
||||
Reference in New Issue
Block a user