Skip to content

BepInEx 5.4.21 documentation references new 'VersionRange' for BepInDependency that isn't available in 5.x #10

Open
@DrakiaXYZ

Description

@DrakiaXYZ

The documentation for using BepInDependency when creating new plugins on 5.4.21 located here:
https://docs.bepinex.dev/articles/dev_guide/plugin_tutorial/2_plugin_start.html#specifying-dependencies-on-other-plugins

References using a VersionRange, as opposed to the actual string MinimumVersion parameter that is required for this attribute. The API documentation for 5.4.21 has the correct attribute parameters listed:
https://docs.bepinex.dev/api/BepInEx.BepInDependency.html

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