2024-09-22 21:11:19 +00:00
|
|
|
{
|
|
|
|
"FileVersion": 3,
|
|
|
|
"Version": 1,
|
2024-11-26 20:16:17 +00:00
|
|
|
"VersionName": "2024.1.6",
|
2024-09-22 21:11:19 +00:00
|
|
|
"FriendlyName": "RiderLink",
|
|
|
|
"Description": "Plugin for establishing IPC connection with JetBrains Rider IDE",
|
|
|
|
"Category": "Programming",
|
|
|
|
"CreatedBy": "JetBrains",
|
|
|
|
"CreatedByURL": "https://www.jetbrains.com/",
|
|
|
|
"DocsURL": "",
|
|
|
|
"MarketplaceURL": "",
|
|
|
|
"SupportURL": "",
|
|
|
|
"CanContainContent": false,
|
|
|
|
"Installed": false,
|
|
|
|
"Modules": [
|
|
|
|
{
|
|
|
|
"Name": "RD",
|
|
|
|
"Type": "EditorNoCommandlet",
|
|
|
|
"LoadingPhase": "PreDefault"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "RiderLink",
|
|
|
|
"Type": "EditorNoCommandlet",
|
|
|
|
"LoadingPhase": "PreDefault"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "RiderLogging",
|
|
|
|
"Type": "EditorNoCommandlet",
|
|
|
|
"LoadingPhase": "PreDefault"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "RiderBlueprint",
|
|
|
|
"Type": "EditorNoCommandlet",
|
|
|
|
"LoadingPhase": "Default"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "RiderGameControl",
|
|
|
|
"Type": "EditorNoCommandlet",
|
|
|
|
"LoadingPhase": "Default"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "RiderShaderInfo",
|
|
|
|
"Type": "EditorNoCommandlet",
|
|
|
|
"LoadingPhase": "PostEngineInit"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "RiderLC",
|
|
|
|
"Type": "EditorNoCommandlet",
|
|
|
|
"LoadingPhase": "PostEngineInit"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "RiderDebuggerSupport",
|
|
|
|
"Type": "EditorNoCommandlet",
|
|
|
|
"LoadingPhase": "PreDefault",
|
|
|
|
"PlatformAllowList": [
|
|
|
|
"Win64"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"EnabledByDefault": true
|
|
|
|
}
|