You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Honestly, there could be an endpoint that you reference a pack.toml as a query attribute & it could serve a MultiMC zip ready to go [with some caching]; i.e. packwiz.dev/multimc?pack=example.com%2Fpack.toml
This could be further enhanced with a URL shortener if someone wanted to manage the stateful overhead; i.e. packwiz.dev/slug
Yeah I was thinking of doing this clientside in packwiz/packwiz#76. Though now that I'm working towards packwiz-installer having local configuration, I might just publish a universal "packwiz-installer MultiMC pack" and have the pack.toml URL be configured with a user interface on first launch.
Demonstrate how to create a MultiMC pack for distribution with packwiz-installer; likely hosted on Netlify.
The text was updated successfully, but these errors were encountered: