User Tools

Site Tools


documentation:modpack_related_endpoints

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
documentation:modpack_related_endpoints [2019/05/20 14:55] falseresyncdocumentation:modpack_related_endpoints [2019/05/20 14:59] – [Fabric modpack endpoints] falseresync
Line 1: Line 1:
-====== Fabric modpack endpoints ======+====== Modpack-related endpoints ======
  
 ===== Downloading templates ===== ===== Downloading templates =====
Line 12: Line 12:
  
   * **/download/mcupdater** - The result is a XML file attachable via an <Import> entry to an MCUpdater ServerPack XML. No custom formats are available.    * **/download/mcupdater** - The result is a XML file attachable via an <Import> entry to an MCUpdater ServerPack XML. No custom formats are available. 
 +
   * **/download/multimc** - The default result is a ZIP file containing an importable MultiMC instance. Alternate formats:   * **/download/multimc** - The default result is a ZIP file containing an importable MultiMC instance. Alternate formats:
     * **patchJson** Returns a JSON representing a MultiMC patch for Fabric.     * **patchJson** Returns a JSON representing a MultiMC patch for Fabric.
 +
   * **/download/vanilla** - The default result is a ZIP containing a Fabric game profile, which can be extracted to .minecraft/versions. Alternate formats:   * **/download/vanilla** - The default result is a ZIP containing a Fabric game profile, which can be extracted to .minecraft/versions. Alternate formats:
     * **profileJson** Returns a JSON representing a vanilla Fabric profile.     * **profileJson** Returns a JSON representing a vanilla Fabric profile.
     * **shimJar** Returns a JAR containing a single file, ''version.json'', with the vanilla Fabric profile. This is intended for future SKCraft/Solder support.     * **shimJar** Returns a JAR containing a single file, ''version.json'', with the vanilla Fabric profile. This is intended for future SKCraft/Solder support.
  
-===== Version Querying =====+===== Version querying =====
  
 ==== maven-metadata.xml ==== ==== maven-metadata.xml ====
documentation/modpack_related_endpoints.txt · Last modified: 2019/06/15 06:19 by asie