2023-07-16 14:29:40 +08:00
|
|
|
{
|
|
|
|
|
"version": "1.0",
|
|
|
|
|
"components": [
|
2025-07-15 00:36:32 +08:00
|
|
|
"Component.Unreal.Debugger",
|
|
|
|
|
"Component.Unreal.Ide",
|
2023-07-16 14:29:40 +08:00
|
|
|
"Microsoft.Net.Component.4.6.2.TargetingPack",
|
2026-05-11 03:50:23 +08:00
|
|
|
"Microsoft.VisualStudio.Component.VC.14.50.18.0.ATL",
|
|
|
|
|
"Microsoft.VisualStudio.Component.VC.14.50.18.0.x86.x64",
|
2025-07-15 00:36:32 +08:00
|
|
|
"Microsoft.VisualStudio.Component.VC.Llvm.Clang",
|
2023-07-16 14:29:40 +08:00
|
|
|
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
|
2025-01-31 16:21:15 +08:00
|
|
|
"Microsoft.VisualStudio.Component.Windows11SDK.22621",
|
2023-07-16 14:29:40 +08:00
|
|
|
"Microsoft.VisualStudio.Workload.CoreEditor",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.ManagedDesktop",
|
|
|
|
|
"Microsoft.VisualStudio.Workload.NativeDesktop",
|
2023-09-22 04:01:05 +08:00
|
|
|
"Microsoft.VisualStudio.Workload.NativeGame"
|
2023-07-16 14:29:40 +08:00
|
|
|
]
|
|
|
|
|
}
|