additional-libraries/README.MD

14 lines
535 B
Markdown

## Updating Instruction
Do not edit `net.retrodeck.module.yml` nor `manifest-header.yml`:
These files are automatically generated by `automation_tools/update_manifest.sh`.
`manifest-header.yml` is generated from the RetroDECK manifest itself, mind that:
- any changes to `net.retrodeck.module.yml` will be discarded.
- any changes to `manifest-header.yml` will be discarded.
Then `manifest-header.yml` + the editable `manifest-module.yml` are combined into `net.retrodeck.module.yml`.
So please update `manifest-module.yml` only.