This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| plugin:gradle_configurations [2023/03/23 17:31] – juuz | plugin:gradle_configurations [2025/12/03 21:28] (current) – update shadow user guide URL juuz | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| ===== Architectury Plugin configurations ===== | ===== Architectury Plugin configurations ===== | ||
| - | * '' | + | * '' |
| * Used in platform modules for the common module in Architectury mods so that Architectury Transformer can apply its changes ('' | * Used in platform modules for the common module in Architectury mods so that Architectury Transformer can apply its changes ('' | ||
| - | * '' | + | * '' |
| * Contains the transformed classes of the common module for bundling in production mod jars for the individual platforms. | * Contains the transformed classes of the common module for bundling in production mod jars for the individual platforms. | ||
| * Note: this is an **outgoing** configuration of common Architectury subprojects. it should only be depended on in platform projects! | * Note: this is an **outgoing** configuration of common Architectury subprojects. it should only be depended on in platform projects! | ||
| Line 43: | Line 43: | ||
| * Includes runtime dependencies that are **not** bundled into the '' | * Includes runtime dependencies that are **not** bundled into the '' | ||
| * This is often confusing since modders often talk about " | * This is often confusing since modders often talk about " | ||
| - | * See also: [[https://imperceptiblethoughts.com/ | + | * See also: [[https://gradleup.com/ |