entityculling could not be found previously. With this PR entityculling will now be found.
What changed?
Move search logic from RepoImpl to ModFinder. This is also the first part of refactoring the app to remove a lot of boilerplate and remove the God-class RepoImpl
Testing
[X] Added unit tests
[X] Added integration tests. Now tests to install entityculling
entityculling could not be found previously. With this PR entityculling will now be found.
What changed?
Testing
install entityculling
Checklist
Related Issues
Fixes #56