You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-14 22:30:10 +00:00
# Code Editor Package for Visual Studio ## [1.0.2] - 2019-01-01 ### This is the first release of *Unity Package visualstudio_editor*. Using the newly created api to integrate Visual Studio with Unity.
10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
{
|
|
"name": "Unity.VisualStudio.Editor",
|
|
"references": [],
|
|
"optionalUnityReferences": [],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": []
|
|
}
|