mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
* Added vftable interface for 'IFileSystem::RemoveSearchPath'. * Added hook for 'CBaseFileSystem::AddSearchPath'. * Added hook for 'CBaseFileSystem::RemoveSearchPath'. * Added method in KeyValues for loading a KV file and parsing it via the game exe (loads from cache, vpk and disk). * Added method in KeyValues to parse GameInfo.txt when the engine loads this.