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

Use ContentDB's dependencies API #10

Open
rollerozxa opened this issue Mar 27, 2024 · 1 comment
Open

Use ContentDB's dependencies API #10

rollerozxa opened this issue Mar 27, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rollerozxa
Copy link

The CDB API provides an endpoint for retrieving the dependencies of a package along with potential providers for it in packages including games and modpacks, e.g. https://content.minetest.net/api/packages/apercy/automobiles_pck/dependencies/

This would make it easier to retrieve the dependencies of packages such as modpacks and also resolve the dependencies by installing the other dependencies found as packages on ContentDB.

@ronoaldo
Copy link
Owner

Hi! Thanks for the message! This looks promising - I wasn't aware there were an dependency endpoint. That indeed makes a lot of sense!

@ronoaldo ronoaldo self-assigned this Mar 31, 2024
@ronoaldo ronoaldo added the enhancement New feature or request label Mar 31, 2024
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

2 participants