Skip to content

1.2.0

Compare
Choose a tag to compare
@TommyB123 TommyB123 released this 10 Feb 02:51
· 15 commits to master since this release

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);