From 19845ebbbf5cb94372987a0330f531553a9d78e2 Mon Sep 17 00:00:00 2001 From: Nicholai Martinsen Date: Fri, 21 Aug 2026 04:47:55 -0700 Subject: [PATCH] Add Response Attachments plugin --- plugins/response_attachments/index.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 plugins/response_attachments/index.yaml diff --git a/plugins/response_attachments/index.yaml b/plugins/response_attachments/index.yaml new file mode 100644 index 0000000..f6bb90a --- /dev/null +++ b/plugins/response_attachments/index.yaml @@ -0,0 +1,8 @@ +title: Response Attachments +description: Extract framework file markers into response attachments without core + patches. +github: https://github.com/Nicfox77/a0-plugin-response-attachments +tags: +- files +- tools +- ui