Skip to content

Commit aecf116

Browse files
authored
Update README.md
1 parent 89c80ac commit aecf116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ _How it looks and works like:_
88
![Imgur](https://i.imgur.com/fMmHDvH.gif)
99

1010
## .NET 4.x Runtime support
11-
If your Unity project is using the .NET 4.x runtime, you'll need to enable the Editor platform for Mono.CSharp.4.x.dll and disable it for Mono.CSharp.3.5.dll by selecting them in the Project view and modifying the Include Platforms in the Inspector.
11+
If your Unity project is using the .NET 4.x runtime (set in the Player Settings), you'll need to enable the Editor platform for Mono.CSharp.4.x.dll and disable it for Mono.CSharp.3.5.dll by selecting them in the Project view and modifying the Include Platforms in the Inspector.
1212

1313
Inspired by [UniShell](https://github.com/rje/unishell)

0 commit comments

Comments
 (0)