Allow embedded comments in newline-comma lists (#3705)

This commit is contained in:
Geoff Bourne
2025-10-12 13:02:02 -05:00
committed by GitHub
parent 009412e52c
commit 9ff2f8f671
14 changed files with 268 additions and 245 deletions
@@ -16,6 +16,7 @@ services:
# Optional: select a specific version/file
#CF_FILENAME_MATCHER: "0.2.34"
CF_EXCLUDE_MODS: |
# Exclude client-side mods not published correctly
creative-core
default-options
itemphysic-lite
@@ -25,6 +26,7 @@ services:
MEMORY: 4G
volumes:
- mc-data:/data
- C:\Users\geoff\git\mc-image-helper\build\install\mc-image-helper:/usr/share/mc-image-helper:ro
volumes:
mc-data: {}