Skip to content

Commit

Permalink
added more instruction to read
Browse files Browse the repository at this point in the history
  • Loading branch information
mo ko committed Mar 8, 2016
1 parent e6ebc37 commit a026b11
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@ SharpZipLib

Please see the [\#ziplib homepage](http://icsharpcode.github.io/SharpZipLib/) for precompiled downloads,
license information, link to the forum (support), release history, samples and more.

**** Kabam Note

- might need to use mono-develop4 to compile; mono-develop5 seems to insert .net40
target version meta data into the DLL (even project is set to be .net20 compatible),
which unity does not like

0 comments on commit a026b11

Please sign in to comment.