diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..a68645448
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/tests
+/bin
+/src/obj
diff --git a/ICSharpCode.SharpZLib.userprefs b/ICSharpCode.SharpZLib.userprefs
new file mode 100644
index 000000000..eef987377
--- /dev/null
+++ b/ICSharpCode.SharpZLib.userprefs
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ICSharpCode.SharpZLib2005.userprefs b/ICSharpCode.SharpZLib2005.userprefs
new file mode 100644
index 000000000..609f0d161
--- /dev/null
+++ b/ICSharpCode.SharpZLib2005.userprefs
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/README.md b/README.md
index 68a805fa1..38e7d399a 100644
--- a/README.md
+++ b/README.md
@@ -3,11 +3,14 @@ SharpZipLib
\#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.
-Please see the [\#ziplib homepage](http://icsharpcode.github.io/SharpZipLib/) for precompiled downloads,
+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
\ No newline at end of file
+- 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
+
+- open ICSharpCode.SharpZLib2005.sln and build for "Release" config
+- then copy the output dll "./bin/ICSharpCode.SharpZipLib.dll" to unity's "Assets/Plugins/ICSharpCode.SharpZipLib.dll"
\ No newline at end of file
diff --git a/SharpZipAll.userprefs b/SharpZipAll.userprefs
new file mode 100644
index 000000000..cf2ba8af3
--- /dev/null
+++ b/SharpZipAll.userprefs
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/ICSharpCode.SharpZLib.csproj b/src/ICSharpCode.SharpZLib.csproj
index 48fd40a6b..bf1428e0f 100644
--- a/src/ICSharpCode.SharpZLib.csproj
+++ b/src/ICSharpCode.SharpZLib.csproj
@@ -1,39 +1,43 @@
-
+
+
- Release
+ Debug
AnyCPU
2.0
{0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD}
ICSharpCode.SharpZipLib
ICSharpCode.SharpZipLib
Library
-
4
-
False
False
OnOutputUpdated
..\bin\ICSharpCode.SharpZipLib.xml
+ 8.0.50727
- false
True
- False
- False
..\bin\
- false
None
+ False
+ Auto
+ 4194304
+ 4096
+ AnyCPU
true
False
- False
- False
..\bin\
- false
Full
+ False
+ Auto
+ 4194304
+ 4096
+ NET_2_0
+ AnyCPU
False