addonscript-spec/docs/schema/repository.md

283 B

Repository Object

{
  "id": "asrepo",
  "url": "https://api.addonscript.net"
}

Required properties

id

This is the ID of the repository. It MUST be unique in the manifest.

url

This is the base URL of an AddonScript API instance.