aseprite/tests/cli
David Capello 86a50e2e9a [lua] Add native API to decode/encode JSON text (fix #3233)
New json.decode(jsonText) and json.encode(luaTable) functions.

In this way we don't depend on third-party libraries to decode/encode
JSON text which is a quite common task (in tests and export scripts).
2023-07-17 09:25:13 -03:00
..
file-formats.sh
help.sh
list-layers.sh
list-tags.sh
save-as.sh Fix exporting selection to gif/fli/webp files (fix #3827) 2023-07-11 13:33:45 -03:00
sheet.sh [lua] Add native API to decode/encode JSON text (fix #3233) 2023-07-17 09:25:13 -03:00
version.sh