Checkpoint 2: integrate native Editor, MCP, gameplay builds and standalone export
This commit is contained in:
@@ -11,4 +11,4 @@ inline std::string sha256(std::string_view text) {
|
||||
return sha256(std::as_bytes(std::span(text.data(), text.size())));
|
||||
}
|
||||
std::string sha256_file(const std::filesystem::path& path);
|
||||
}
|
||||
} // namespace faset
|
||||
|
||||
Reference in New Issue
Block a user