Closed keturn closed 3 years ago
These are mostly straightforward replacements for new names or syntax.
One thing that has more of an impact is replacing the compile dependencies. The right answer is usually implementation.
compile
implementation
Terasology compiles with this after https://github.com/MovingBlocks/Terasology/pull/4845, and I successfully uploaded a log with it.
These are mostly straightforward replacements for new names or syntax.
One thing that has more of an impact is replacing the
compile
dependencies. The right answer is usuallyimplementation
.Terasology compiles with this after https://github.com/MovingBlocks/Terasology/pull/4845, and I successfully uploaded a log with it.