andyburke / UnityHTTP

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

How to import this into a Unity 5 project? #56

Closed luciomartinez closed 6 years ago

luciomartinez commented 9 years ago

Hello! I have been all day trying to figure out how to import this project into a Unity 5 project but couldn't find the way.

I've tried to add as reference, but the project is not displayed. Also as a side project, but then and for some reason using can't find the classes (maybe it fails to compile because missing dependencies?).

Is there a guide for Unity 4? That will probably be the same thing.

PS: I hope you tag this a question only, not an actual bug :)

enriqif commented 8 years ago

Could you add it to your project?

Did you try just copy and paste source code into assets folder?

luciomartinez commented 6 years ago

not reproducible anymore, thanks.