Skip to content

Commit 7712749

Browse files
authored
Merge pull request #1522 from visualengineers/fix/plugin_version_ue5_2_1
Fix/plugin version ue5 2 1
2 parents 80ce965 + 4c2b0e8 commit 7712749

File tree

16 files changed

+1922
-13
lines changed

16 files changed

+1922
-13
lines changed

design/ue5/InteractionVis.ai

Lines changed: 1894 additions & 0 deletions
Large diffs are not rendered by default.

design/ue5/SplashScreen.psd

2 MB
Binary file not shown.

design/ue5/SplashScreen_1.psd

2.64 MB
Binary file not shown.

examples/ue5-websockets/.vsconfig

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
{
1+
{
22
"version": "1.0",
33
"components": [
4-
"Microsoft.VisualStudio.Component.VC.Tools.ARM64",
4+
"Microsoft.Net.Component.4.6.2.TargetingPack",
5+
"Microsoft.VisualStudio.Component.VC.14.34.17.4.x86.x64",
56
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
67
"Microsoft.VisualStudio.Component.Windows10SDK",
78
"Microsoft.VisualStudio.Workload.CoreEditor",
9+
"Microsoft.VisualStudio.Workload.ManagedDesktop",
810
"Microsoft.VisualStudio.Workload.NativeDesktop",
9-
"Microsoft.VisualStudio.Workload.NativeGame",
10-
"Microsoft.VisualStudio.Workload.Universal"
11+
"Microsoft.VisualStudio.Workload.NativeGame"
1112
]
1213
}
139 KB
Loading
139 KB
Loading
86.4 KB
Loading
54.8 KB
Loading
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)