Cleaned up UI and added a way to build .net project from the editor
This commit is contained in:
@@ -49,6 +49,7 @@ namespace Nuake {
|
||||
void Initialize();
|
||||
void Uninitialize();
|
||||
|
||||
void BuildProjectAssembly(Ref<Project> project);
|
||||
void LoadProjectAssembly(Ref<Project> project);
|
||||
|
||||
void RegisterEntityScript(Entity& entity);
|
||||
|
||||
Reference in New Issue
Block a user