Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 364 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 364 Bytes

json-plugin

The JSON plugin adds a series of native functions that enable easy reading and parsing of external JSON data files.

This plugin uses the vJSON project for parsing.

Natives

See a_json.pwn for the native functions exposed by this plugin, and a generic explanation on how to use this plugin.