Setup Minecraft
Version updated for mcenv/setup-minecraft to version v3.3.0.
- This publisher is shown as erified by GitHub.
- This action is used across all versions by 20 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
New Features
- Add
cache
input #134- Whether to cache Minecraft. Default
false
. - Caching server.jar does not reduce workflow execution time significantly, even though it uses more than 45MB of cache space per version. Set this to
true
only if you want to reduce execution time as much as possible or make your workflow more stable.
- Whether to cache Minecraft. Default
- Add
retries
input #126- Number of retries to download Minecraft. Default
3
.
- Number of retries to download Minecraft. Default