27 lines
1.1 KiB
JSON
27 lines
1.1 KiB
JSON
{
|
|
"name": "com.unity.ide.rider",
|
|
"displayName": "JetBrains Rider Editor",
|
|
"description": "The JetBrains Rider Editor package provides an integration for using the JetBrains Rider IDE as a code editor for Unity. It adds support for generating .csproj files for code completion and auto-discovery of installations.",
|
|
"version": "3.0.20",
|
|
"unity": "2019.2",
|
|
"unityRelease": "6f1",
|
|
"dependencies": {
|
|
"com.unity.ext.nunit": "1.0.6"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.ide.rider.tests": "3.0.20"
|
|
},
|
|
"_upm": {
|
|
"changelog": "- fix loading Rider integration EditorPlugin on first switch of External Editor to Rider, see [RIDER-91185](https://youtrack.jetbrains.com/issue/RIDER-91185)"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "a31cc1e4dd47a76c5ece54e4eb734f778fb7c046"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.ide.rider@3.0/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.rider.git",
|
|
"type": "git",
|
|
"revision": "b0b5d281f6e3a1b7e7c73939f5ed03dc0668bcc1"
|
|
}
|
|
}
|