encounterplus / module-packer

EncounterPlus Module Packer
Creative Commons Zero v1.0 Universal
49 stars 7 forks source link

Add a `references` section to the Module.yaml #55

Closed rrgeorge closed 2 years ago

rrgeorge commented 2 years ago

Example:

references:
  - path: path/to/file
     name: Name
     slug: slug
     parent: Parent
     order: 1
jacobjohnston commented 2 years ago

This should now be available in 1.0.60