If necessary, you can export Unity Scripts or Unity Libraries and their associated assemblies.
- From the Manage Unity Projects window, select the Repository containing the script or library you want to export.
- On the Projects tab, Select a Unity Script or Unity Library to export. Press and hold Ctrl while selecting a script or library to make multiple selections.
-
Click the Export button. The Export wizard displays:
-
Choose how to export the Unity Script or Unity Library.
-
To export the script or library as a code file, select Code File.
-
To export the script or library as an assembly, select Assembly.
-
To export the script or library as a code file with the assembly of the active version, select Code File and Assembly.
-
- Click Next.
-
Specify the location where the files should be exported.
-
If you selected Code File, specify the Folder Name where the code file should be exported. Select which version of the code file to export from the Code File Version drop-down list.
-
If you selected Assembly, specify the Folder Name where the assembly should be exported.
-
If you selected Code File and Assembly, specify the Folder Name where the assembly should be exported. When exporting a code file and assembly together, only the active code file version is exported.
-
- To include reference assemblies when exporting, select the Include reference assemblies check box. The reference assemblies are exported as assembly files to the location specified in step 6.
-
Click Next. You are prompted to review the export configuration:
- Verify the information displayed in the Details text box is correct. To make any configuration changes, click the Previous button.
- To automatically open the export folder when the export is complete, select the Open the export folder when completed check box.
- When you are finished reviewing the export configuration, click Finish.