mirror of
https://github.com/RetroDECK/additional-libraries.git
synced 2024-11-22 19:45:38 +00:00
14 lines
542 B
Markdown
14 lines
542 B
Markdown
## Updating Instruction
|
|
|
|
Do not edit `net.retrodeck.module.yml` nor `manifest-header.yml`:
|
|
|
|
These files are automatically generated by `automation_tools/update_module_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.
|