So you’re writing an interface and you make some useful routines and then you realize that you’d like to use this library in other components.
How do you do this?
You can create libraries which are then re-usable from any other Iguana X component.
Set an upstream repository & Set upstream Git repo |
|
|
|
If you look at the FOO library it should have the BAR.lua file in it. If you look at the repo for the component it should have the link to the library in it. It doesn’t currently - there is a bug. |
Bang - this work flow is currently broken as of 10.1.80 |