Custom ped prefixes & ZIP reliability
- Custom name prefixes - strips variants like
mp_f_freemode_01_nyrpc^, not just standardmp_f_freemode_01^. - Male / female presets - updated regex to handle optional
_suffixsegments before the caret. - ZIP download fix - files are read into memory on upload so downloads no longer fail with
NotReadableError.