You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds ability for folders to serve as arrays, and arrays of arrays.
The default marker for an array-folder is an '[]' suffix e.g. "levels[]". JSON files within levels[] will be pushed to a levels array in the concatenated JSON.
Note: having two array folders of the same name within a project will cause an error currently.