andyburke / UnityHTTP

A TcpClient-based HTTP library for Unity.
GNU General Public License v2.0
589 stars 147 forks source link

Altered Project Structure / Updated Ionic.Zlib.dll / Added required source files to compilation / Updated .gitignore #22

Closed ddaws closed 9 years ago

ddaws commented 9 years ago

I have updated the renamed external to libs because this makes it more clear these are external libraries. I have also added an AssemblyInfo.cs though have not populated. The missing AssemblyInfo.cs was the first reason I was not able to build this using Mono Develop. I have moved the source files to a src directory rather than leaving them top level. I have also now excluded the bin directory from the repo because these files can be generated locally. Any files that cannot be generate locally and are used as tools should be added to a directory called tools. I have also updated the Ionic.Zlib dll to the latest version to allow it to be compiled with more up to date version of .NET / Mono.

Note : You may need to fix the reference paths when building.

ddaws commented 9 years ago

Thanks @andyburke !

ddaws commented 9 years ago

Hey @andyburke, thanks for merging this pull request, and making this damn awesome library! Have 1 cookie on me @ChangeTip ;)

changetip commented 9 years ago

Hi andyburke, dreid93 sent you a Bitcoin tip worth 1 cookie (3,974 bits/$1.50), and I'm here to deliver it ➔ collect your tip at ChangeTip.com.

Learn more about ChangeTip

andyburke commented 9 years ago

Wow, @dreid93, thanks! Don't know if I deserve it just for merging a PR, but I'll take it. :)