Disable/enable mods with checkboxes. Needs testing.
A lot of testing!
This commit is contained in:
parent
449f55c3e6
commit
acf25d8a33
7 changed files with 277 additions and 86 deletions
|
@ -150,6 +150,7 @@ std::shared_ptr<ModList> LegacyInstance::jarModList()
|
|||
|
||||
void LegacyInstance::jarModsChanged()
|
||||
{
|
||||
QLOG_INFO() << "Jar mods of instance " << name() << " have changed. Jar will be rebuilt.";
|
||||
setShouldRebuild(true);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue