Skip to content

Commit 5e74fb2

Browse files
committed
chore: Update shadow section in README
1 parent 71d7d82 commit 5e74fb2

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,10 @@ Get your Mindustry plugin started with this awesome template repository, it feat
1212

1313
- [Indra](https://plugins.gradle.org/plugin/net.kyori.indra) Gradle plugin for easier java development.
1414

15-
- Bundling and automatic relocation with the [Shadow](https://imperceptiblethoughts.com/shadow/) gradle plugin.
15+
- Bundling and automatic relocation with the [Shadow](https://gradleup.com/shadow/) gradle plugin.
1616

1717
- Unused classes are removed from the final jar.
1818

19-
- **NOTE:** shadow is no longer maintained, it has been replaced by a [fork](https://github.com/Goooler/shadow) from one of the major contributors.
20-
2119
- A `CHANGELOG.md` file that will be updated automatically when you create a release on GitHub.
2220

2321
## How to use

0 commit comments

Comments
 (0)