Section names, key names, and values that contain a double quote are not yet correctly handled by either the encoding or the decoding.
We should check against Valve's code to see if there is any other special characters. This could be done using a Sourcemod plugin, https://sm.alliedmods.net/new-api/keyvalues/
Section names, key names, and values that contain a double quote are not yet correctly handled by either the encoding or the decoding.
We should check against Valve's code to see if there is any other special characters. This could be done using a Sourcemod plugin, https://sm.alliedmods.net/new-api/keyvalues/