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

Split QModFactory validation #180

Merged
merged 4 commits into from
Aug 7, 2020
Merged

Split QModFactory validation #180

merged 4 commits into from
Aug 7, 2020

Conversation

PrimeSonic
Copy link
Member

  • Splits up the large methods in ManifestValidator into smaller steps
  • Each step is applied to all mods, one step at a time, rather than all steps on one mod at a time
  • Added debug logging before each validation step
  • Decoupled the list of BepInExPlugins into a new PluginCollection
  • Updated unit tests

- Each step is applied to all mods, one step at a time, rather than all steps on one mod at a time
- Added debug logging before each validation step
- Decoupled the list of BepInExPlugins into a new PluginCollection
- Updated unit tests
@PrimeSonic PrimeSonic self-assigned this Aug 7, 2020
@PrimeSonic PrimeSonic marked this pull request as ready for review August 7, 2020 14:12
@PrimeSonic PrimeSonic merged commit d843dea into dev Aug 7, 2020
@PrimeSonic PrimeSonic deleted the ValidationSplitup branch August 7, 2020 15:51
@toebeann toebeann mentioned this pull request Aug 7, 2020
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.

None yet

2 participants
  翻译: