https://github.com/varneon/unitywebrequestwrapper
Wrapper for UnityWebRequest
https://github.com/varneon/unitywebrequestwrapper
unity unity-editor
Last synced: 2 months ago
JSON representation
Wrapper for UnityWebRequest
- Host: GitHub
- URL: https://github.com/varneon/unitywebrequestwrapper
- Owner: Varneon
- License: mit
- Created: 2022-04-18T12:17:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T06:38:51.000Z (almost 4 years ago)
- Last Synced: 2025-04-25T06:38:28.860Z (about 1 year ago)
- Topics: unity, unity-editor
- Language: C#
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# UnityWebRequestWrapper
Wrapper for easily making standard Unity WebRequests
## Installation
Navigate to your toolbar: `Window` > `Package Manager` > `[+]` > `Add package from git URL...` and type in: `https://github.com/Varneon/UnityWebRequestWrapper.git?path=/Packages/com.varneon.webrequestwrapper`