-
Notifications
You must be signed in to change notification settings - Fork 14
framework
Brian Spencer edited this page Mar 18, 2017
·
11 revisions
The levure/framework
folder contains the levure.livecodescript
script-only stack which provides the primary framework functionality. The folder also contains a helpers
folder which adds additional framework functionality.
- 📂 your_project_folder
- 📁 app
- 📁 builds
- 📂 levure
- 📂 framework
- 📁 packager
- 📁 utils
You should not modify any code in the levure/framework
folder. Its contents will be updated to the latest version whenever you update Levure in your project folder.
Levure is an application development framework written for LiveCode.