Merith
Merith
Ya know, yeah that would be an idea, the ability to "import" external modpacks into the modpack creator, rather than supporting external modpack formats directly within the launcher
Im having this same issue on my tablet, my startup scripts are not starting on boot like they are supposed to, i ahve sect them up according to the instructions,...
I am a heavy Linux user, Do the files Have to have the `.sh` extension? If so that may be where I'm messing up. On Sun, Jul 28, 2019, 8:29...
they are in the right spot with the right perms, think it might be a android 8.1/9/pie problem?
okay so we only need resources that we already have, projectID and modrinth/curse api access as for the string in golang, you could use this template and swap the variables...
potential method implementation 1) use the packwiz data folder as the root 2) Download Mods, 3) create bin folder, 4) Fetch version.json OR modpack.jar for modloader 5) zip folder 6)...
```make technic: @echo "Making Technic pack" -rm -rf .technic -cp -r .minecraft .technic cp vanillia_icon.png .technic/icon.png cd .technic && java -jar ../.minecraft/packwiz-installer-bootstrap.jar https://gitlab.com/Merith-TK/vanillia-modpack/-/raw/main/.minecraft/pack.toml && cd .. -rm -rf .technic/packwiz* .technic/index.toml...
Gods this was a time ago, let me check if it still affects it
well, as the commit says, and the file comments I put in, this is an stopgap, not pretty, and definitely could use improvement, but it gets the job done without...
so... any ideas for an better implementation of an fix?