- bundle.name: Name of the custom bundle
- bundle.version: Version of the custom bundle
- bundle.dir: Directory containing contents for 'bundle' directory
- shared.dir: Directory containing contents for 'shared' directory
- platform.dir: Directory containing contents for 'platform' directory
- When using this bundler, you are responsible for all scripts inside the 'bundle/actions' directory.
- For all directories specifed, only directory contents are copied, not the directory itself.
- The platform.dir contents are copied into a directory that is named to match the current platform (e.g. macosx-x86).