Skip to main content
Version: 5.7.0

Script paths

brainCloud now supports script folders, allowing developers to better organize their cloud code scripts.

tip

Pro-tip: Script paths provided to the bridge.include() and bridge.callScript() should be relative to the location of the calling script. This is different than the ScriptService APIs - where script paths are relative to the root folder.