Skip to content

Linux is case sensitive for ModInfo.xml #56

@harrocan

Description

@harrocan

When I tried to install this mod using docker (https://github.com/vinanrra/Docker-7DaysToDie/), it is failing, because linux is case-sensitive. This can be fixed by adding another file with same content ex. Modinfo.xml

  • Steps to reproduce:
  1. Try to install mod from provided package and autoload it.
  2. Mod failing to load because there is no Modinfo.xml but there is ModInfo.xml
  • Steps to fix:
  1. Download mod and unpack it
  2. Change ModInfo.xml to Modinfo.xml
  3. Pack it again
  4. Mod is loading properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions