inkjs icon indicating copy to clipboard operation
inkjs copied to clipboard

export `JsonSerialisation`

Open LarchLiu opened this issue 1 year ago • 0 comments

In some cases, i want to parse some objects from json file such as global decl, so that i can get all the variable names that defined in the ink. And i want to get all the KNOTS, DIVERTS, CHOICES before start game.

So could we export the JsonSerialisation to allow users to utilize it directly in their own code?

LarchLiu avatar Dec 04 '23 05:12 LarchLiu