Files
steamcache2/vfs
Justin Harms 9b2affe95a
All checks were successful
Release Tag / release (push) Successful in 9s
Refactor disk initialization and file processing in DiskFS
- Replaced legacy depot file migration logic with concurrent directory scanning for improved performance.
- Introduced batch processing of files to minimize lock contention during initialization.
- Simplified the init function by removing unnecessary complexity and focusing on efficient file handling.
- Enhanced logging to provide better insights into directory scan progress and completion.
2025-09-22 00:51:51 -05:00
..