how to set up unityHTTP? #57
Labels
No labels
bug
enhancement
high priority
low priority
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
andyburke/UnityHTTP#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi! I trying to figure out how to set up this UnityHTTP in my project,
In can't understand Readme file.
I just copy the source code into the Assets folder.. that is ok?
Somebody can give me a clue?
Thanks!!
*.cs files could go anywhere in your Asset folder.
*.dll must be in Assets/Plugins/ folder.
that is it.