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

Update Mod to DV Build 96 #30

Merged
merged 1 commit into from
Aug 19, 2023
Merged

Update Mod to DV Build 96 #30

merged 1 commit into from
Aug 19, 2023

Conversation

TheGamerH18
Copy link
Contributor

LicenseManager.Instance.GrabAllUnlockables() does not exist as of Build 96. It has been replaced by LicenseManager.Instance.GrabAllGameModeSpecificUnlockables(string gameMode).
To use that Method we can use the SaveGameKeys.Game_mode to specify the game mode.

Copy link
Owner

@Insprill Insprill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you!

@Insprill Insprill merged commit ba9cf3c into Insprill:master Aug 19, 2023
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