Smartcrumbs

This is a library to help with version control of binary stacks. This library will create a folder at the root where the stack “.livecode” file is located. Inside this folder you create another one with the name of the file including the file extension. Add a JSON file with the properties of all the stacks in that file and with the properties of all your cards and controls. The only properties that are not saved in the JSON are the script, the imageData of the images, the htmltext of the fields, the AudioClip and VideoClip.

This library allows you to have several binary files in the same folder and to restore and export the stacks that have cross-object references. Such as behaviors, icons, patterns etc. Without these being broken or lost.