Create databases for games. Without spreadsheets. · By radmatt
Does the app generate the js commands to get and set each item of the database?
No, it just exports a json file for you to import into any game engine. If your game engine already has support for json files then it should be pretty easy.