<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://docs.architectury.dev/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://docs.architectury.dev/feed.php">
        <title>Architectury Documentation - plugin</title>
        <description></description>
        <link>https://docs.architectury.dev/</link>
        <image rdf:resource="https://docs.architectury.dev/_media/wiki/logo.png" />
       <dc:date>2026-04-16T01:33:07+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://docs.architectury.dev/plugin/compile_only?rev=1762523803&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.architectury.dev/plugin/custom_platform_exp?rev=1762523803&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.architectury.dev/plugin/expect_platform?rev=1762523803&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.architectury.dev/plugin/get_started?rev=1762523803&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.architectury.dev/plugin/gradle_configurations?rev=1764793703&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.architectury.dev/plugin/introduction?rev=1762523803&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.architectury.dev/plugin/platform_specific?rev=1762523803&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.architectury.dev/plugin/sidebar?rev=1762523803&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://docs.architectury.dev/_media/wiki/logo.png">
        <title>Architectury Documentation</title>
        <link>https://docs.architectury.dev/</link>
        <url>https://docs.architectury.dev/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://docs.architectury.dev/plugin/compile_only?rev=1762523803&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-07T13:56:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>compile_only</title>
        <link>https://docs.architectury.dev/plugin/compile_only?rev=1762523803&amp;do=diff</link>
        <description>Compile Only Mode

Since Architectury Runtime Transformer poses issues with Hotswapping (still getting worked on) and must require run configurations to go through Gradle (for the better), optionally, you can get rid of it entirely.

Issues

Compile Only mode will not apply any</description>
    </item>
    <item rdf:about="https://docs.architectury.dev/plugin/custom_platform_exp?rev=1762523803&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-07T13:56:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>custom_platform_exp</title>
        <link>https://docs.architectury.dev/plugin/custom_platform_exp?rev=1762523803&amp;do=diff</link>
        <description>Custom @ExpectPlatform Package Extension

By default, Architectury Transformer expects the implementation of @ExpectPlatform at the platform name (or “fabric” on quilt). For example, a class on a.b.c.Foo expects a.b.c.fabric.FooImpl, a.b.c.forge.FooImpl</description>
    </item>
    <item rdf:about="https://docs.architectury.dev/plugin/expect_platform?rev=1762523803&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-07T13:56:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>expect_platform</title>
        <link>https://docs.architectury.dev/plugin/expect_platform?rev=1762523803&amp;do=diff</link>
        <description>ExpectPlatform Annotation

@ExpectPlatform can be applied to static methods, and its content will be replaced by the platform-specific implementation.

Here we will declare a method with @ExpectPlatform, please note that you don&#039;t need to do this to get the configuration directory if you are using the Architectury</description>
    </item>
    <item rdf:about="https://docs.architectury.dev/plugin/get_started?rev=1762523803&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-07T13:56:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>get_started</title>
        <link>https://docs.architectury.dev/plugin/get_started?rev=1762523803&amp;do=diff</link>
        <description>Get Started With Architectury

To get started, you can either:

	*  Go to &lt;https://generate.architectury.dev&gt; and download it as a Gradle project, there should be options for Architectury API, package names, etc.

...ParchmentMC?

Basically, follow their instructions according to Fabric/Loom, with the exception that the</description>
    </item>
    <item rdf:about="https://docs.architectury.dev/plugin/gradle_configurations?rev=1764793703&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-03T20:28:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>gradle_configurations</title>
        <link>https://docs.architectury.dev/plugin/gradle_configurations?rev=1764793703&amp;do=diff</link>
        <description>Gradle Configurations

Gradle configurations are named groups of dependencies and artifacts.

Configurations for classpath dependencies

These configurations add dependencies to the compile or runtime classpaths. All of them are available in all Fabric Loom and Architectury Loom projects (as of 1.1).</description>
    </item>
    <item rdf:about="https://docs.architectury.dev/plugin/introduction?rev=1762523803&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-07T13:56:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>introduction</title>
        <link>https://docs.architectury.dev/plugin/introduction?rev=1762523803&amp;do=diff</link>
        <description>Architectury Plugin

Architectury Plugin is a Gradle plugin to allow easier multi-modloader set-ups using a common module.

Things to know

Same Limitations as Architectury Loom
Read Me for things to know on using Architectury Loom.

Unstable + Issues</description>
    </item>
    <item rdf:about="https://docs.architectury.dev/plugin/platform_specific?rev=1762523803&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-07T13:56:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>platform_specific</title>
        <link>https://docs.architectury.dev/plugin/platform_specific?rev=1762523803&amp;do=diff</link>
        <description>Platform Specific APIs

Don&#039;t like annotation magic? Use plain java.

You are not forced to use Architectury Injectables to access platform-specific APIs. You may just use something simpler, like an interface, or through ServiceLoader.

Architectury Injectables</description>
    </item>
    <item rdf:about="https://docs.architectury.dev/plugin/sidebar?rev=1762523803&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-07T13:56:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sidebar</title>
        <link>https://docs.architectury.dev/plugin/sidebar?rev=1762523803&amp;do=diff</link>
        <description>Architectury Plugin

	*  Architectury Plugin
	*  Get Started With Architectury
	*  Gradle Configurations
	*  Compile Only Mode
	*  ExpectPlatform Annotation
	*  Platform Specific APIs
	*  Custom @ExpectPlatform Package Extension</description>
    </item>
</rdf:RDF>
