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

Recursive mod dependency search #393

Closed
kyee-rs opened this issue Dec 2, 2023 · 1 comment
Closed

Recursive mod dependency search #393

kyee-rs opened this issue Dec 2, 2023 · 1 comment
Labels
enhancement Improvements to the project

Comments

@kyee-rs
Copy link

kyee-rs commented Dec 2, 2023

The Problem

When you download any mod and say "yes" on any optional dependency, it will download only the optional dependency mod itself, completely ignoring mods that "OPTIONAL DEPENDENCY" depends on.

Your Solution(s)

Recurive search of dependencies of dependencies.

@kyee-rs kyee-rs added the enhancement Improvements to the project label Dec 2, 2023
@theRookieCoder
Copy link
Collaborator

Duplicate of #214

@theRookieCoder theRookieCoder marked this as a duplicate of #214 Dec 3, 2023
@theRookieCoder theRookieCoder closed this as not planned Won't fix, can't repro, duplicate, stale Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to the project
Development

No branches or pull requests

2 participants