Kwik Add External Library – Video instruction
The Add External Library window allows you to add Lua libraries, not included with Kwik, into your project. When pressed, the following window appears:
Current libraries panel
All previously entered external libraries will appear in the list. To delete a library not desired anymore, select it in the list and press the trash button. To add new ones, just press the + (plus) button. Doing so, the following window appears:
- Name (require “libName”): is the name on how the library will be referred;
- File (use the Browse button to point to the library): gets the library info to copy it during the Publish process.