Differences

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

Link to this comparison view

Next revision
Previous revision
start [2022/09/12 10:13] – created shedanielstart [2023/08/27 16:05] (current) – grammer cosmicdan
Line 1: Line 1:
 ====== Welcome to the Architectury Wiki! ====== ====== Welcome to the Architectury Wiki! ======
  
-WIP+Architectury is a toolchain aimed to ease developing multiplatform mods. 
 + 
 +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. 
 + 
 +---- 
 + 
 +For support and discussions, you may use the [[https://discord.architectury.dev|Architectury Discord Server]]. 
 + 
 +=== Get Started as a Dev === 
 +If you wish to build your mod for all the mod loaders out there, [[plugin:get_started|get started here]]. 
 + 
 +If, instead, you want to manually replace ForgeGradle with Architectury Loom, read on [[loom:introduction|here]].