PaperMC / paperweight

Gradle build system plugin for Paper and Paper forks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dev imports should work with other added dependencies

Machine-Maker opened this issue · comments

Dependencies added by spigot for example, can't have files imported from them via dev-imports for modification. So including the whole file manually is the only way to make the kind of changes already being made to mojang's brigadier for example.