Add Fabric mod JSON parsing support
This commit is contained in:
@ -113,6 +113,7 @@ public:
|
||||
|
||||
private:
|
||||
void ReadMCModInfo(QByteArray contents);
|
||||
void ReadFabricModInfo(QByteArray contents);
|
||||
void ReadForgeInfo(QByteArray contents);
|
||||
void ReadLiteModInfo(QByteArray contents);
|
||||
|
||||
|
Reference in New Issue
Block a user