Skip to content

Commit c8df43c

Browse files
committed
Update requirements to include API compatability
As discovered in #34, the API compatability level still needs to be changed to .NET 4.X in order to work when the application is built. This reverts commit 79599ab.
1 parent 1446131 commit c8df43c

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
@@ -40,6 +40,9 @@ Place the source of this project anywhere in the "Assets" folder. For
4040
convenience, you can use the latest `.unitypackage` release from the
4141
[releases][] page to do this.
4242

43+
Then, go to `Edit > Project Settings > Player > Other Settings > Configuration`
44+
and change `Api Compatability Level` to ".NET 4.x"
45+
4346

4447
Usage
4548
=====

0 commit comments

Comments
 (0)