mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Start of asset management 2.0
This commit is contained in:
@@ -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 _;
|
||||
|
||||
Reference in New Issue
Block a user