Skip to content

Commit 36a6e0e

Browse files
committed
move configuring Unity into a separate section. Added configuration step for 2018.2
1 parent c040087 commit 36a6e0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,10 @@ Ensure that you have the following prerequisites:
2727

2828
* You need an [IBM Cloud][ibm-cloud-onboarding] account.
2929
* [Unity][get_unity]. You can use the **free** Personal edition.
30+
31+
## Configuring Unity
3032
* Change the build settings in Unity (**File > Build Settings**) to any platform except for web player/Web GL. The Watson Developer Cloud Unity SDK does not support Unity Web Player.
33+
* If using Unity 2018.2 or later you'll need to set Scripting Runtime Version in Build Settings to .NET 4.x equivalent. We need to access security options to enable TLS 1.2.
3134

3235
## Getting the Watson SDK and adding it to Unity
3336
You can get the latest SDK release by clicking [here][latest_release].

0 commit comments

Comments
 (0)