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

Few ideas as enhancements #5

Open
FranklinMCA opened this issue Apr 21, 2023 · 6 comments
Open

Few ideas as enhancements #5

FranklinMCA opened this issue Apr 21, 2023 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@FranklinMCA
Copy link

  1. Ability to delete a folder completely.
  2. Ability to have more than one remote link in a remote json, its for patches or something.
  3. Auto supersede files from downloaded zip patches.
@FranklinMCA
Copy link
Author

  1. Delete downloaded zip files after extract to save space.

@FranklinMCA
Copy link
Author

  1. Moving existing files from folder to a different folder.

@ACGaming ACGaming added the enhancement New feature or request label Apr 21, 2023
@ACGaming ACGaming self-assigned this Apr 21, 2023
@FranklinMCA
Copy link
Author

  1. Rename existing files?

ACGaming added a commit that referenced this issue Jul 12, 2023
ACGaming added a commit that referenced this issue Jul 12, 2023
@ACGaming
Copy link
Member

ACGaming commented Jul 12, 2023

Ability to have more than one remote link in a remote json, its for patches or something.

As this is just a remote substitute for a local config, this is not planned. You could always stuff everything inside one bundle.json and point at it with a remote.json to keep config counts minimal.

Auto supersede files from downloaded zip patches.

Not entirely sure what you are getting at. Automatic disabling of already present files when extracting?

@FranklinMCA
Copy link
Author

Ability to have more than one remote link in a remote json, its for patches or something.

As this is just a remote substitute for a local config, this is not planned. You could always stuff everything inside one bundle.json and point at it with a remote.json to keep config counts minimal.

Auto supersede files from downloaded zip patches.

Not entirely sure what you are getting at. Automatic disabling of already present files when extracting?

Automatic overrides of old files.

@ACGaming
Copy link
Member

For extracting archives, that‘s already a thing, actually. I‘m going to streamline this with an overwrite installation policy for the upcoming update.

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