Skip to content

Commit 66588cd

Browse files
committed
Update README to reflect new defaults
1 parent 7ab989e commit 66588cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Additional assembly search paths =
3838
3939
## Comma-separated list of assembly file names to exclude in the search for references to Unity Audio. Ignored if `Patch type` is not set to `Automatic`.
4040
# Setting type: String
41-
# Default value:
42-
Excluded assemblies = Assembly-CSharp, Assembly-CSharp-firstpass
41+
# Default value: Assembly-CSharp, Assembly-CSharp-firstpass, Assembly-UnityScript, Assembly-UnityScript-firstpass
42+
Excluded assemblies = Assembly-CSharp, Assembly-CSharp-firstpass, Assembly-UnityScript, Assembly-UnityScript-firstpass
4343
4444
## Comma-separated list of additional fully qualified type names which signify the use of Unity Audio. Ignored if `Patch type` is not set to `Automatic`.
4545
# Setting type: String

0 commit comments

Comments
 (0)