Skip to content

Commit 6ac9741

Browse files
authored
Merge pull request #98 from Unity-Technologies/alffanclub-patch-1
adding link to Unity docs for build options
2 parents 5a8d705 + 9f7fdd8 commit 6ac9741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/com.unity.assetbundlebrowser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Other tools that generate asset bundle data can choose to integrate with the bro
126126

127127
# Usage - Build
128128

129-
The Build tab provides basic build functionality to get you started using asset bundles. In most profressional scenarios, users will end up needing a more advanced build setup. All are welcome to use the build code in this tool as a starting point for writing their own once this no longer meets their needs. Interface:
129+
The Build tab provides basic build functionality to get you started using asset bundles. In most profressional scenarios, users will end up needing a more advanced build setup. All are welcome to use the build code in this tool as a starting point for writing their own once this no longer meets their needs. For the most part, the options here are directly tied to the options the engine expects in [BuildAssetBundleOptions](https://docs.unity3d.com/ScriptReference/BuildAssetBundleOptions.html). Interface:
130130

131131
* *Build Target* - Platform the bundles will be built for
132132

0 commit comments

Comments
 (0)