You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Created Install Bundle Types as a place to put shared types - Created Install Bundle Utils as a place to put shared utilities - Removed unused API functionality - TestUpdateContent, RequestRemoveContent, IsActive - Removed unused debug functionality - Added InstallBundleSource Interface and made a bulk bundle source and a BPS bundle source - Created a "NEW" bundle manager that can use the sources, this will allow me to do incremental checkins for the refactor without chaning the existing implementation. - Move a bunch of helper types that now need slightly different implentations into the namespace of their respective classes so they can co-exist - "NEW" bundle manager can be fully initialized with any combination of bundle sources - Bulk and BPS bundle sources can be fully initialized [at]Daniel.Lamb [at]Hongyi.Yu #rb @Daniel.Lamb #ROBOMERGE-OWNER: Justin.Marcus #ROBOMERGE-AUTHOR: justin.marcus #ROBOMERGE-SOURCE: CL 9791806 via CL 9791840 via CL 9791869 #ROBOMERGE-BOT: (v545-9751379) [CL 9793114 by Justin Marcus in Main branch]