NOISSUE clean up forge installer
This commit is contained in:
parent
576d808d71
commit
010e07eb45
7 changed files with 131 additions and 172 deletions
|
@ -8,9 +8,6 @@
|
|||
class OneSixVersionFormat
|
||||
{
|
||||
public:
|
||||
// whole profiles from single file
|
||||
static std::shared_ptr<MinecraftProfile> profileFromSingleJson(const QJsonObject &obj);
|
||||
|
||||
// version files / profile patches
|
||||
static VersionFilePtr versionFileFromJson(const QJsonDocument &doc, const QString &filename, const bool requireOrder);
|
||||
static QJsonDocument profilePatchToJson(const ProfilePatchPtr &patch, bool saveOrder);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue