User Tools

Site Tools


modpack:atlauncher

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
modpack:atlauncher [2019/05/20 15:05] – [The Fabric Bits] falseresyncmodpack:atlauncher [2019/05/20 15:06] falseresync
Line 1: Line 1:
-====== Publishing Fabric modpacks on ATLauncher ====== +This page moved [[tutorial:modpacks_on_technic|here]]!
- +
-ATLauncher's modpack publishing system is a bit complicated. Here are some references which might help: +
- +
-  * [[https://wiki.atlauncher.com/|ATLauncher Wiki]] (incomplete in key areas) +
-  * [[https://github.com/Resonant-Rise/ResonantRise/blob/master/ResonantRise.xml|Resonant Rise's modpack definition]] +
-  * [[https://discordapp.com/invite/qNnamR|ATLauncher Discord]] +
- +
-===== The Fabric Bits ===== +
- +
-ATLauncher has introduced [[https://github.com/ATLauncher/ATLauncher/issues/338#issuecomment-489320686|official support]] for Fabric as of May 4th, 2019. Here is a relevant XML snippet, showing how to use it in action: +
-<code xml> +
-<version> +
-    <pack> +
-        <version>1.0.0</version> +
-        <minecraft>1.14</minecraft> +
-        <memory>2048</memory> +
-    </pack> +
-    <loader type="fabric" yarn="1.14+build.21" loader="0.4.6+build.144"/> +
-</version> +
-</code>+