json.lua icon indicating copy to clipboard operation
json.lua copied to clipboard

Uh how do i use this in lua... the readme.md was very vague

Open 21Turtles opened this issue 1 year ago • 5 comments

21Turtles avatar Jul 30 '22 16:07 21Turtles

What are you having trouble with? Personally I find it has just enough info.

TheTechRobo avatar Oct 01 '22 17:10 TheTechRobo

What are you having trouble with? Personally I find it has just enough info.

does it make a json file or does it store it like a lua file

21Turtles avatar Oct 01 '22 17:10 21Turtles

If you're referring to encoding? It returns a string, which you can write to a file.

TheTechRobo avatar Oct 01 '22 17:10 TheTechRobo

so it can write an json file

21Turtles avatar Oct 01 '22 17:10 21Turtles

https://www.lua.org/pil/21.2.html

TheTechRobo avatar Oct 01 '22 17:10 TheTechRobo