Small ResourceManager refactor, add ResourceSaver<T>.

This commit is contained in:
2024-01-21 20:24:53 +01:00
parent cfec5a59b1
commit 62e0e013f1
16 changed files with 215 additions and 54 deletions

View File

@@ -14,6 +14,7 @@ namespace DaggerFramework
LoadResources();
Ready();
Run();
Shutdown();
}
/// <summary>