Skip to content

Mod Depend Management #35

@wyatt-herkamp

Description

@wyatt-herkamp

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions