1.2.0
Adds JSON_SaveFile
to save a JSON node to a file without the need to utilize a buffer in PAWN.
native JSON_SaveFile(const path[], Node:input);
Adds JSON_SaveFile
to save a JSON node to a file without the need to utilize a buffer in PAWN.
native JSON_SaveFile(const path[], Node:input);