This repository was archived by the owner on Jun 2, 2018. It is now read-only.
Releases: JetBrains/Unity3dRider
Releases · JetBrains/Unity3dRider
First
How to use
Set Rider as the default External Script Editor
This only needs to be done once.
- Open Unity.
- Go to Edit → Preferences → External Tools.
- Select "Browse" in the External Script Editor dropdown and select the Rider application.
- On Windows, navigate to
%APPDATA%\Microsoft\Windows\Start Menu\Programs\JetBrains Toolboxand select "Rider" - On Mac, select
~/Applications/Jet Brains/Toolbox/Rider.appor/Applications/Rider.app - On Linux, select
rider.sh
- On Windows, navigate to
Install the plugin into your project
This needs to be done for each project.
- Import RiderPlugin.unitypackage in Unity.