//Manifest// files are used to provide the [[metadata]] for an [[modding:addon_format|addon]], which does not, or cannot, contain the metadata itself. A good example of such a scenario is wanting to adapt an addon whose stipulated license prevents directly modifying the addon itself. A manifest may include loading instructions for the addon and how its contents should be interpreted. {{note|Being a standard [[snowberry]] [[snowberry_configuration_file|configuration file]], a manifest may also define addon specific options, which will be presented in the Addon settings tab).}} ====== Example ====== {{:jDRP manifest}} ====== See also ====== * [[modding:addon_format]] * [[snowberry_configuration_file]]