mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 19:06:58 +03:00
Working 1.6 modding (currently only forge)
This commit is contained in:
parent
c2c7293083
commit
ceca6959d2
35 changed files with 996 additions and 673 deletions
|
|
@ -132,7 +132,7 @@ InstanceList *BaseInstance::instList() const
|
|||
return NULL;
|
||||
}
|
||||
|
||||
BaseVersionList *BaseInstance::versionList() const
|
||||
QSharedPointer<BaseVersionList> BaseInstance::versionList() const
|
||||
{
|
||||
return MMC->minecraftlist();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue