Building on Daily build 2016.2818 I’m getting the following error:
module ‘plugin_combre’ not found:
no field package.preload[‘plugin_combre’]
no file ‘C:\Users\Administrator\AppData\Roaming\Corona Labs\Corona Simulator\Plugins\plugin_combre.lua’
I require the plugin with: local combre = require “plugin.combre”
The same applies for build.settings: [“plugin.combre”]=…
Does this mean that the plugin is not yet publicly available?