You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- add option to allow async checkout - resolved problems that caused with many commands running at once - fix issue with P4V command waiting for exit - resolve issue where Checkout on Edit was not honoring the user option - add ReleaseNotes to the plugin - add UpdateInstructions for future engineers #rb none #fyi luke.thatcher brandon.dawson [CL 16877172 by andrew firth in ue5-main branch]
6 lines
250 B
Plaintext
6 lines
250 B
Plaintext
1. Make your changes
|
|
2. Update version number in both VSIX manifest files and both AssemblyInfo files.
|
|
3. update ReleaseNotes.txt with the changes
|
|
4. Checkout the VSIX files and rebuild 2019 IN VS2019, 2022 in VS2022
|
|
5. Checkin all the above in 1 CL
|