Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Editor::ScriptBuilder Namespace Reference

Classes

class  CSharpBuildManager

Functions

void CreateProjectFile (const std::filesystem::path &projectPath, const std::vector< std::filesystem::path > &references)
void CreateSolutionFile (const std::filesystem::path &slnPath, const std::vector< std::filesystem::path > &projects)