itzg/mc-image-helper

Support s3-protocol URLs in get and mcopy subcommands

Aberta

#743 aberto em 9 de abr. de 2026

 (0 comentário) (0 reação) (0 responsável)Java (58 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (89 estrelas)
Métricas de merge de PR
 (Mesclagem média 8d 11h) (20 fundiu PRs em 30d)

Description

Should plan on using https://github.com/minio/minio-java to maximize portability with other s3 compatible object stores.

Will need to accept client ID and secret as environment variables so I don't want a bunch of call sites in itzg/minecraft-server to need to be modified. Using env vars is quite typical in this codebase via picocli.

Guia do colaborador