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
@@ -765,6 +765,7 @@ namespace GlitchyEditor
String appAssemblyPath = scope String();
_contentManager.SetAssetDirectory(_currentProject.AssetsFolder);
_contentManager.SetAssetCacheDirectory(_currentProject.GetScopedPath!(".cache"));
_currentProject.PathInProject(appAssemblyPath, scope $"bin/{_currentProject.Name}.dll");