Skip to content

[FEATURE] Add a way to download dependencies #200

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

lemz1
Copy link

@lemz1 lemz1 commented Feb 28, 2025

DESCRIPTION

This pr adds functions to download the dependency using a github repo and commit hash. You can also just get the bytes of the generated zip, so that you can handle downloading it yourself.

@lemz1 lemz1 marked this pull request as draft February 28, 2025 19:55
@lemz1 lemz1 force-pushed the feature/download-dependency branch from 776c3ee to d06654d Compare March 1, 2025 00:43
@lemz1 lemz1 marked this pull request as ready for review March 1, 2025 00:43
@EliteMasterEric
Copy link
Collaborator

Is there anything preventing this from being used to download a virus? Sounds like a security concern.

@lemz1
Copy link
Author

lemz1 commented Apr 9, 2025

To be fair any mod that you would download is a security concern.

The security measures should be handled by the developer that wants to add automatic dependency downloading for their game. For example, the developer could make a popup appear that asks for permission to download not found dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants