Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 515 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 515 Bytes

Architectury IDEA Plugin

An IDEA plugin to help with developing mods using Architectury.

Features

  • @ExpectPlatform utilities:
    • Navigation between @ExpectPlatform declarations and implementations using gutter icons:

      Example of gutter icons

    • Inspection warnings when there is an unimplemented @ExpectPlatform, together with a quick fix to create platform implementations:

      Inspection