Skip to content

Support cloning into the mods folder #240

@Zsar

Description

@Zsar

Currently the Clean Slate repository can only be cloned into an empty mods folder, not into one containing other git-provided mods. (Whose .git folder would conflict.)

Downloading the releases does not allow one to quickly change to a different tag or to "live on HEAD", both reasonable conducts for modders and for git users in general.

Anbennar for EU4 solves this issue amiably: The mod folder there is the root of the repository, the .mod file is placed into that folder.
To install, one clones the repository into mods/ and then symlinks the .mod file into the mods folder.

This scales with an arbitrary number of mods and would be a desirable solution.

(Note that CK2Plus is another mod with git repository, so you immediately run into this issue yourself.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions