You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
added atomfeed.xml allow for auto updates. see README for details #rb devin.doucette #preflight 6352f5979e14ee3c79af71ec [CL 22698349 by joe pribele in ue5-main branch]
14 lines
472 B
Plaintext
14 lines
472 B
Plaintext
If nuget packages are updated, the minimum Visual Studio version needs to be updated to match in the .vsixmanifest.
|
|
|
|
Ex. Microsoft.VisualStudio.SDK 16.9.31025.194 = Minimum Visual Studio version needs to be 16.9
|
|
|
|
# Installation
|
|
|
|
In Visual Studio
|
|
Tool->Options->Environment->Extension
|
|
Add an Addition Extension Gallery.
|
|
Point the URL to the AtomFeed of where UnrealVS.vsix is synced
|
|
ex.
|
|
|
|
Name: UnrealVS
|
|
URL: file:///D:/dev/ue5main/Engine/Extras/UnrealVS/VS2022/AtomFeed.xml |