forked from Misaki/GhostEngine
Update AssetDatabase
This commit is contained in:
@@ -2,6 +2,8 @@ namespace Ghost.Data.Models;
|
||||
|
||||
public class ProjectMetadata
|
||||
{
|
||||
public const string PROJECT_FILE_EXTENSION_NAME = "gproj";
|
||||
|
||||
public Guid ID
|
||||
{
|
||||
get; set;
|
||||
|
||||
Reference in New Issue
Block a user