Age | Commit message (Collapse) | Author |
|
This effectively reverts the changes made in [1] to resolve GH-3304.
[1] 05ffcf706bff92bdc48f3063d6a64508f8b7674c
|
|
This allows translations to have more control over the output :)
|
|
This patch will now install any jarmods from modpacks.ch packs,
searching the 'jarmods' directory to find them.
|
|
This is prepatory work for implementing jarmods support for
modpacks.ch, where we will need to look through files in a directory -
which would require that those files are present at such time.
This might even fix some weird bugs, maybe - I've not encountered any
bugs from how this previously worked, but I feel that what's going on
is slightly clearer now.
|
|
There aren't any (currently) packs on modpacks.ch that use Fabric, but
they do have support in their modpacklauncher. This patch just means
we preemptively have support should any packs that require it be
introduced.
|
|
|
|
|
|
This is a temporary measure, to match FTB's own installer, to allow
packs to download while FTB work on fixing the data from their API.
|
|
|