migrat assets.txt a assets.yaml

This commit is contained in:
2025-11-18 08:23:49 +01:00
parent 6a18d880f2
commit f9b8edc23c
10 changed files with 756 additions and 452 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ class Loader {
// Validate pack integrity (checksum)
[[nodiscard]] auto validatePack() const -> bool;
// Load assets.txt from pack (for release builds)
// Load assets.yaml from pack (for release builds)
[[nodiscard]] auto loadAssetsConfig() const -> std::string;
// Cleanup