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

Mod Depend Management #35

Open
wyatt-herkamp opened this issue Oct 3, 2020 · 0 comments
Open

Mod Depend Management #35

wyatt-herkamp opened this issue Oct 3, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@wyatt-herkamp
Copy link
Member

wyatt-herkamp commented Oct 3, 2020

Is your feature request related to a problem? Please describe.
Large amounts of Maven/Gradle depends needed inside mods.
Describe the solution you'd like
Depend Management System.
depends.json
We will put details for each depend.
Before loading the actual mod we will download the depend and add it to the ClassLoader. If that same depend has already been downloaded it will just add it to the class path. This will be shared among all runs.

The idea is sourced from https://github.com/knightzmc/pdm

IT will kinda work like this but it will be more automatic.

@wyatt-herkamp wyatt-herkamp added the enhancement New feature or request label Oct 3, 2020
@wyatt-herkamp wyatt-herkamp self-assigned this Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant