From c41c49960f9d93b6dba1d48d7abfce5adb49f3ac Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 5 May 2015 16:33:19 +0900 Subject: [PATCH] Modified a few for 'Unity Asset Store' --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 503c083c..7072bcb8 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,9 @@ websocket-sharp is available on the **Unity Asset Store**. It works with **Unity Free**, but there are some limitations: -- **[Security Sandbox of the Webplayer]** (server doesn't work in the webplayer) +- **[Security Sandbox of the Webplayer]** (the server doesn't work in the webplayer) - **[.NET Socket Support for iOS/Android][Unity Licenses Comparison]** (requires iOS/Android Pro) +- **Limited support for the System.IO.Compression** (the compression extension isn't available on Windows) - **.NET API 2.0 compatibility level for iOS/Android** Using **.NET API 2.0 compatibility level for iOS/Android** requires to fix lack of some features for later than .NET 2.0, such as the `System.Func<...>` delegates (so i've fixed it in the asset package).