mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
* RTech::GetPakLoadedInfo returns a reference now instead of a copy. Make sure to check the pointer is valid from now on if dealing with the returned pak entry. * RTech::GetPakLoadedInfo now has a overloaded function that takes string as argument for searching an pak entry. * new ConCommand pak_swap which has Pak_Swap_f as callback. * Pak_Swap_f performs pak unload and then load again. * pak_requestunload can now be used with pak name