This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Simple instructions for using Unity3d with project rider on Ubuntu | |
#1. Download and install latest .deb for Unity3d from: | |
http://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/ | |
#2. Download and install the Project Rider EAP (not sure if publicly available but you | |
can sign up for early access here: https://www.jetbrains.com/rider/ | |
#3. Open the Unity3d (.deb installs the executable at /opt/Unity/Editor/Unity ) |