Start of asset management 2.0

This commit is contained in:
Simon Lübeß
2024-05-19 01:35:52 +02:00
parent 989ad4a5bd
commit 2725801db8
21 changed files with 2192 additions and 52 deletions
+1
View File
@@ -4,6 +4,7 @@ using GlitchyEngine.Renderer;
using GlitchyEngine.Content;
namespace GlitchyEditor.Assets;
// TODO: Why exactly are AssetFile and AssetNode separated?
public class AssetNode
{
public String Name ~ delete _;