Skip to content

Commit

Permalink
Merge branch 'master' into xpdustry-master
Browse files Browse the repository at this point in the history
  • Loading branch information
phinner committed Sep 30, 2024
2 parents 4af5ccb + 5e74fb2 commit 29081ad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,10 @@ Get your Mindustry plugin started with this awesome template repository, it feat

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

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

- Unused classes are removed from the final jar.

- **NOTE:** shadow is no longer maintained, it has been replaced by a [fork](https://github.com/Goooler/shadow) from one of the major contributors.

- A `CHANGELOG.md` file that will be updated automatically when you create a release on GitHub.

## How to use
Expand Down

0 comments on commit 29081ad

Please sign in to comment.