This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wiki:api:introduction [2022/09/12 11:37] – created shedaniel | wiki:api:introduction [2022/09/16 13:57] (current) – Deleted shedaniel | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Architectury API ====== | ||
- | Architectury API is an **optional** intermediary library which mods may utilize to ease developing multiplatform mods. | ||
- | |||
- | ===== What is Architectury API ===== | ||
- | |||
- | Architectury API is an API to abstract calls to Fabric API and Forge API as both loaders have different implementations and interfaces. | ||
- | |||
- | Architectury updates regularly, with new hooks and features. Currently contains over 80 events hooks, networking abstraction, |