mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-30 02:20:00 +03:00
Introducing VersionPatch base class for version files and minecraft versions
This commit is contained in:
parent
8a3a0f5a52
commit
9860d5ee12
19 changed files with 287 additions and 210 deletions
|
|
@ -40,7 +40,7 @@
|
|||
#include "logic/forge/ForgeInstaller.h"
|
||||
#include "logic/liteloader/LiteLoaderVersionList.h"
|
||||
#include "logic/liteloader/LiteLoaderInstaller.h"
|
||||
#include "logic/minecraft/OneSixVersionBuilder.h"
|
||||
#include "logic/minecraft/VersionBuilder.h"
|
||||
#include "logic/auth/MojangAccountList.h"
|
||||
|
||||
#include <QAbstractItemModel>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue