Skip to content

Comments

[Mainline Feature] Add shadow plugin to UMC mods#220

Open
Goldenfield192 wants to merge 2 commits intoTeamOpenIndustry:1.12.2-forgefrom
Goldenfield192:1.12.2-forge-shadow
Open

[Mainline Feature] Add shadow plugin to UMC mods#220
Goldenfield192 wants to merge 2 commits intoTeamOpenIndustry:1.12.2-forgefrom
Goldenfield192:1.12.2-forge-shadow

Conversation

@Goldenfield192
Copy link
Member

This PR add shadow plugin to UMC sub mods and provided some standard (non version dependent) functions for UMC sbu mods to use

  • umcRuntimeOnly: dependencies that should only be applied at runtime
  • umcCompileOnly: dependencies that should only be applied at compile time
  • umcImplementation: dependencies that should be applied at both compile time and runtime
  • umcShadow: dependencies that should be applied at both compile time and runtime, also should be packed to fat jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant