RestSharp.Unity icon indicating copy to clipboard operation
RestSharp.Unity copied to clipboard

How do I install this?

Open davidfufu opened this issue 4 years ago • 2 comments

davidfufu avatar Jan 08 '21 03:01 davidfufu

OpenUPM

andybak avatar Oct 30 '23 12:10 andybak

Use the UPM scope https://registry.npmjs.org and add the package com.adrenak.restsharp.unity

You can do this using the package manager settings in the project settings window.

Or directly add them to your Unity projects manifest.json

adrenak avatar Oct 30 '23 16:10 adrenak