Closed nickdnk closed 1 year ago
For some reason, KeyValues cannot store a key with a forward slash in its name, so we have to escape these when writing backups that contain workshop maps (workshop/mapid/mapname).
KeyValues
workshop/mapid/mapname
Tested and working.
For some reason,
KeyValues
cannot store a key with a forward slash in its name, so we have to escape these when writing backups that contain workshop maps (workshop/mapid/mapname
).Tested and working.