Added Art/Animations Folder
This commit is contained in:
@@ -15,6 +15,7 @@ namespace Syntriax.Editor
|
||||
private static void CreateStructure()
|
||||
{
|
||||
CreateSubFolder($"{AssetPath}", "Art");
|
||||
CreateSubFolder($"{AssetPath}/Art", "Animations");
|
||||
CreateSubFolder($"{AssetPath}/Art", "Materials");
|
||||
CreateSubFolder($"{AssetPath}/Art", "Models");
|
||||
CreateSubFolder($"{AssetPath}/Art", "Textures");
|
||||
|
Reference in New Issue
Block a user