Skip to content

version range dependency needed #1

@HenryLoenwind

Description

@HenryLoenwind

Hi,

we need version range dependencies because some of the mods have changed their API in an incompatible way...

Something like

modDependencies {
	refinedstorage { loadAfter(refinedstorage_version, refinedstorage_version_max)}
}

Maybe an optional third param to define if the max version is inclusive or exclusive (']' or ')').

Thanks

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