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
start [2022/09/12 11:31] – Basic Start Page shedanielstart [2023/08/27 16:04] – Change Get Started text cosmicdan
Line 3: Line 3:
 Architectury is a toolchain aimed to ease developing multiplatform mods. Architectury is a toolchain aimed to ease developing multiplatform mods.
  
-It consists of the optional [[wiki:api:introduction|Architectury API]], our [[wiki:loom:introduction|custom fork of Loom]], our [[wiki:plugin:introduction|custom Gradle plugin]] and [[https://plugins.jetbrains.com/plugin/16210-architectury|an Intellij IDEA plugin]] to go with all of it.+It consists of the optional [[api:introduction|Architectury API]], our [[loom:introduction|custom fork of Loom]], our [[plugin:introduction|custom Gradle plugin]] and [[https://plugins.jetbrains.com/plugin/16210-architectury|an Intellij IDEA plugin]] to go with all of it.
  
 ---- ----
Line 10: Line 10:
  
 === Get Started as a Dev === === Get Started as a Dev ===
-If you wish to build your mod for all the modloaders out there, use the [[wiki:api:get_started|Architectury Templates]].+If you wish to build your mod for all the mod loaders out there, [[plugin:get_started|Getting Started here]].
  
-If you want to replace ForgeGradle with Architectury Loom, read on [[wiki:loom:get_started|here]].+If, instead, you want to manually replace ForgeGradle with Architectury Loom, read on [[loom:introduction|here]].