Add Fabric mod JSON parsing support
This commit is contained in:
parent
53ad5cb436
commit
c35dbd972e
2 changed files with 53 additions and 0 deletions
|
@ -113,6 +113,7 @@ public:
|
|||
|
||||
private:
|
||||
void ReadMCModInfo(QByteArray contents);
|
||||
void ReadFabricModInfo(QByteArray contents);
|
||||
void ReadForgeInfo(QByteArray contents);
|
||||
void ReadLiteModInfo(QByteArray contents);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue