Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to split manual unpack directories into games and updates+dlc #66

Merged
merged 3 commits into from
Jun 17, 2020
Merged

Add option to split manual unpack directories into games and updates+dlc #66

merged 3 commits into from
Jun 17, 2020

Conversation

shiftinv
Copy link
Contributor

Changes:

  • Add option for unpacking updates + DLC into a folder separate from the game unpack folder
  • Add ReflectionHelper.TitleTypes.Game/.Update/.Dlc, corresponding to the game/update/DLC classes (GClass32/GClass33/GClass31 in v0.6.1.655) respectively
  • Use Lazy<T> properties instead of manually caching values in ReflectionHelper

As far as I'm aware no functionality depends on the default hierarchy of the unpack directory, so changing it shouldn't cause any issues.

@FailedShack FailedShack merged commit 96c8c69 into FailedShack:master Jun 17, 2020
@shiftinv shiftinv deleted the feature-splitunpack branch June 18, 2020 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants