Initial virtual file system implementation.

This commit is contained in:
2024-10-21 01:26:22 +02:00
parent bb6900a60a
commit fdcf29d6e0
14 changed files with 219 additions and 57 deletions

View File

@@ -14,7 +14,8 @@
- ~~Reimplement unloading.~~
- Finalize ResourceManager and ResourceLoader APIs for 1.0.
- Add async API for ResourceManager.
- Virtual file system.
- ~~Virtual file system.~~
- Custom PAK format using the VFS implementation.
- (stretch goal) Streamed resource loading.
## Serialization