I've knocked together a level editor in Construct, and I'm able to save out the locations and names of each object to an array stored in a local JSON file. These are going to be the actual levels for my game, though. So how would I go about getting them to go automatically into a file in the project folder structure?