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

Declare dependencies #25

Open
JulianVennen opened this issue Feb 25, 2025 · 2 comments
Open

Declare dependencies #25

JulianVennen opened this issue Feb 25, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@JulianVennen
Copy link

The mod dependencies should be declared correctly in the fabric.mod.json, mods.toml and on CurseForge to allow people to install the mod individually without having to read the source code to find a list of all dependencies.

@KaptainWutax KaptainWutax added the enhancement New feature or request label Mar 13, 2025
@KaptainWutax
Copy link
Member

Most of dependencies are due to mixins to patch behavior and should be optional to some extent. Maintaining a dependency list and testing optional dependencies every update is very tedious. Will see what we can do

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

3 participants