mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
19 lines
644 B
JSON
19 lines
644 B
JSON
{
|
|
"name": "com.unity.ide.rider",
|
|
"displayName": "Rider Editor",
|
|
"description": "Code editor integration for supporting Rider as code editor for unity. Adds support for generating csproj files for code completion, auto discovery of installations, etc.",
|
|
"version": "1.1.4",
|
|
"unity": "2019.2",
|
|
"unityRelease": "0a12",
|
|
"dependencies": {
|
|
"com.unity.test-framework": "1.1.1"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.ide.rider.tests": "1.1.4"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.cds.internal.unity3d.com:unity/com.unity.ide.rider.git",
|
|
"revision": "d2ef95989104a4ce866cdcb7f94cf3c67476fcc9"
|
|
}
|
|
}
|