Checkpoint 2: integrate native Editor, MCP, gameplay builds and standalone export
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
#include <nlohmann/json.hpp>
|
||||
namespace faset { using Json = nlohmann::json; }
|
||||
namespace faset {
|
||||
using Json = nlohmann::json;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user