[feature] Better egg importer
Is there an existing feature request for this?
- [x] I have searched the existing issues before opening this feature request.
Describe the feature you would like to see.
You should be able to choose multiple files and import them, you should also be able to import by providing something like a github link to the file.
it would also be cool if you could copy paste the config into it as well
Describe the solution you'd like.
You should be able to choose multiple files and import them, you should also be able to import by providing something like a github link to the file.
it would also be cool if you could copy paste the config into it as well
Additional context to this request.
No response
i think you still can , all you need to do is , write the setup script for that, get from github ? use wget to fetch files and put the download link for the zip , and exctract that (all can be managed in the installation script)
Yeah, I've been brainstorming on how it should work for the past few weeks. I've got some ideas I want to try and implement, but first I think the users panel for changing eggs needs to be improved.