Skip to content

(v4.1.0) Plugin.json improvements #162

@JasperAtSchool

Description

@JasperAtSchool

Plugin.json Improvements

  • multiple authors: Allow multiple plugin authors & contributors.
    The old author(string) field should still work to keep backwards compatibility.
  • versions: A list of compatible versions (e.g. OTv4.0.x, OTv4.1.x, OTv4.0.0, ODv1.0.0, ... the letters in the beginning specify the project: OT, OD, OM, OU)
  • read before typecheck: read the plugin.json files from all plugins before doing the typescript compilation (index.js) & search for required npm dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Major FeatureA large feature request which affects a larger portion of the bot

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions