View Single Post
Author Message
Thrawn2
Veteran Member
Join Date: Apr 2009
Old 05-06-2012 , 19:32   [EXTENSION] SMJansson 2.3.1/3 (2012-05-07)
Reply With Quote #1

This extension wraps Jansson, a C library for encoding, decoding and manipulating JSON data. Jansson is licensed under the MIT license.
As this is based off the 2.3.1 sources currently, I cherry picked some of the younger commits to allow building on windows.
The original sources can be found here.

I've adapted parts of the original documentation for the pawn language and recommend referring to smjansson.inc for SourceMod specific details. Still pretty much of it is copy'n'pasted.
Thanks to akheron for providing such detailed documentation and a nice library in the first place.

The source code is hosted on github.
Changelog can be found here.
Latest binaries here.

Output of the test plugin can be found here.
Attached Files
File Type: zip smjansson_2.3.1.3.zip (66.9 KB, 27391 views)
File Type: zip smjansson_2.3.1.3_binaries.zip (86.3 KB, 25820 views)
__________________
einmal mit profis arbeiten. einmal.

Last edited by Thrawn2; 06-24-2012 at 12:10. Reason: Updated to 2.3.1/3
Thrawn2 is offline