docker-minecraft-server icon indicating copy to clipboard operation
docker-minecraft-server copied to clipboard

Support list file input for `CF_EXCLUDE_MODS` and `CF_INCLUDE_MODS`

Open Carlomos7 opened this issue 5 months ago • 0 comments

Enhancement Type

Improve an existing feature

Describe the enhancement

It would be useful if CF_EXCLUDE_MODS and CF_INCLUDE_MODS could support the @file syntax, similar to how CURSEFORGE_FILES: "@/extras/cf-mods.txt" works.

This would help with managing longer mod include/exclude lists in a cleaner and more maintainable way, especially in shared or version-controlled environments.

Carlomos7 avatar Jun 17 '25 14:06 Carlomos7