NOISSUE implement mainJar support in OneSix format
This allows customizing the main jar like any other library.
This commit is contained in:
@ -115,9 +115,6 @@ protected:
|
||||
signals:
|
||||
void versionReloaded();
|
||||
|
||||
private:
|
||||
QString mainJarPath() const;
|
||||
|
||||
protected:
|
||||
std::shared_ptr<MinecraftProfile> m_profile;
|
||||
mutable std::shared_ptr<ModList> m_loader_mod_list;
|
||||
|
Reference in New Issue
Block a user