Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modrinth: add default exclusions discovered for prominence 2 #2982

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

itzg
Copy link
Owner

@itzg itzg commented Jul 12, 2024

Tested with

services:
  minecraft:
    image: itzg/minecraft-server:java17
    ports:
      - "25565:25565"
    environment:
      EULA: "TRUE"
      TYPE: "MODRINTH"
      MODRINTH_PROJECT: "prominence-2-fabric"
      MODRINTH_OVERRIDES_EXCLUSIONS: |
        mods/BetterAdvancements-*
        mods/clickadv-*
        mods/gpumemleakfix-*
      MEMORY: 4G
    volumes:
      - ./minecraft-data:/data

@itzg itzg merged commit bc0a87c into master Jul 12, 2024
9 checks passed
@itzg itzg deleted the feat/add-modrinth-exclusions-prominence2 branch July 12, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant