I wanted to try and create a custom BrightScript library. According to this … https://sdkdocs.roku.com/display/sdkdoc … tLibraries
… all I have to do is put the .brs file in the package’s root directory. However, when I try to load it by calling
“Romans_I_XVI” wrote:
So this is a fairly basic question I think…
I wanted to try and create a custom BrightScript library. According to this … https://sdkdocs.roku.com/display/sdkdoc … tLibraries
… all I have to do is put the .brs file in the package’s root directory. However, when I try to load it by calling
Now that would be a perfect way to circumvent going through that pesky app submission review process, wouldn’t it?
If so, that line above will be the only brightscript in the bundle - everything else we’ll deem a “library”.