NOISSUE add basic unit tests for MojangVersionFormat reading/writing
will have to make them pass now
This commit is contained in:
parent
b54839b897
commit
94d4684809
7 changed files with 814 additions and 21 deletions
|
@ -3,7 +3,9 @@
|
|||
#include <minecraft/VersionFile.h>
|
||||
#include <QJsonDocument>
|
||||
|
||||
class MojangVersionFormat
|
||||
#include "multimc_logic_export.h"
|
||||
|
||||
class MULTIMC_LOGIC_EXPORT MojangVersionFormat
|
||||
{
|
||||
public:
|
||||
// version files / profile patches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue