add loading LightProject from JSON

This commit is contained in:
Michael Ehrenreich
2023-02-20 03:00:30 +01:00
parent 62ca7647c3
commit 7ef15472d9
3 changed files with 251 additions and 0 deletions

1
projectloader.cpp Normal file
View File

@ -0,0 +1 @@
#include "projectloader.h"