Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Add support for JSON writing too.. #9

Open
Zorono opened this issue Jan 21, 2020 · 0 comments
Open

Add support for JSON writing too.. #9

Zorono opened this issue Jan 21, 2020 · 0 comments

Comments

@Zorono
Copy link

Zorono commented Jan 21, 2020

similar to @Southclaws 's requests plugin

native Node:JsonObject({_, Node}:...);
native Node:JsonInt(value);
native Node:JsonBool(bool:value);
native Node:JsonFloat(Float:value);
native Node:JsonString(const value[]);
//........
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant