Allows you to create and edit .xsiaddon files to share customizations such as scripts, presets, custom commands, toolbars,
layouts, and so on.
Choose .
Choose , then select an .xsiaddon file from the browser.
Source
Displays the where your customizations are stored.
Items to Package
|
The kind of the file (for example, layout, preset, or library) you want to include with your package. A list of elements matching
the type you selected appears in the box. You can include elements of different types in the same add-on.
|
|
The elements of the selected type available on your system to include in the add-on. Check the corresponding box to include
an element.
In some cases, you cannot select or deselect individual items that are dependents of another item. For example, if you add
a preset to your package, you have to include any SPDL files that are associated with it.
If is , there are three columns:
-
indicates the name of the event handler function (for example, CheckinCurrentScene).
-
indicates which event this component is associated to (for example, OnBeginSceneOpen).
-
indicates the path and name of the file containing the event handler (for example, C:\cc_handlers.vbs)
If is , there are also three columns:
-
indicates the name of the file associated with this component (for example, myLittleEngine.hlp).
-
indicates where the file will go inside the one you specified for the add-on.
-
indicates where this file currently resides on your machine.
|
|
Select all elements of the selected type for inclusion in the add-on.
|
|
Deselect all elements of the selected type.
|
Installation Sub-directory
Specifies a target subdirectory of the destination where the packaged files will be placed when the add-on is installed on
user machines. It is recommended that add-ons be installed to subdirectories because it keeps the add-on directory structure
clean and avoids name conflicts.
-
installs in a subdirectory based on the add-on file's name.
-
lets you enter a subdirectory name in Custom.
-
does not use a subdirectory and installs the add-on to the root of the destination. This is not recommended.
Installation Default Destination
Specifies the default destination for installing you add-on: or .
At installation time, users can select a different destination than specified here.
Advanced
Click to display the Add-On Information dialog box, where you can specify additional optional information about your add-on.
See Add-On Information Dialog Box.
Package
Creates an add-on containing the selected . A browser opens allowing you to choose a file name and location.