User Tools

Site Tools


documentation:sidebar

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:sidebar [2022/03/22 22:47] – external edit 127.0.0.1documentation:sidebar [2024/03/07 10:45] – Add link to Mapping Formats page nebelnidas
Line 1: Line 1:
 ~~NOCACHE~~ ~~NOCACHE~~
  
-  * [[:start|Go back to start]] +[[:start|← Go back to the homepage]]
-==== Documentations ==== +
-  * [[fabric_mod_json|Structure of fabric.mod.json]] +
-  * [[fabric_mod_json_spec|fabric.mod.json specification]] +
-  * [[entrypoint|Entrypoints]] +
-  * [[http://github.com/SpongePowered/Mixin/wiki|Mixin library wiki]] +
-  * [[rendering|Rendering in Fabric (DRAFT)]] +
-  * [[build_pipelines|Fabric build pipelines (DRAFT)]] +
-  * [[fabric_loader|Fabric Loader]] +
-  * [[fabric_loom|Fabric Loom]]+
  
 +This section of the wiki contains various documentation on how projects in the Fabric toolchain work.
 +
 +If anything in this section is not clear, or you are struggling to understand, you can always ask for clarification in the ''#toolchain-other'' channel on the [[https://discord.gg/v6v4pMv|Official Fabric Discord]]
 +
 +==== Specifications ====
 +
 +These pages contain specifications on the different files and file types used by the Fabric toolchain.
 +
 +  * [[documentation:fabric_mod_json_spec|fabric.mod.json]]
 +  * [[documentation:mapping_formats|Mapping Formats]]
 +    * [[documentation:enigma_mappings|Enigma]]
 +    * [[documentation:tiny|Tiny v1]]
 +    * [[documentation:tiny2|Tiny v2]]
 +
 +==== Technical Information ====
 +
 +These pages contain technical information on how projects in the Fabric toolchain work.
 +
 +  * [[documentation:fabric_loader|Fabric Loader]]
 +  * [[documentation:entrypoint|Entrypoints]]
 +  * [[documentation:fabric_loom|Fabric Loom]]
 +  * [[documentation:enigma|Enigma]]
 +  * [[documentation:matcher|Matcher]]
 +  * [[documentation:yarn|Yarn]]
 +  * [[documentation:modpack_related_endpoints|Fabric Meta]]
 +  * [[documentation:build_pipelines|Mod Build pipeline]]
 +
 +
 +==== External Documentation ====
 +
 +You can find the documentation of external projects used by projects in the Fabric toolchain here.
 +
 +  * [[http://github.com/SpongePowered/Mixin/wiki|SpongePowered Mixin Documentation]]
documentation/sidebar.txt · Last modified: 2024/03/28 07:25 by nebelnidas