From 41eda1fdc3c9be6b9bae4f6a3251826b4356966d Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Mon, 14 Oct 2024 15:08:47 -0400 Subject: Updated spec to include xz. --- SPEC.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPEC.md b/SPEC.md index 71ca2a9..5342df5 100644 --- a/SPEC.md +++ b/SPEC.md @@ -114,8 +114,8 @@ can also optionally contain the `arch` and `path` keys. * `optional` is a boolean that determines whether the file is an optional addition; if omitted, the file is assumed to be required. -If a file is an archive, of either `.zip`, `.gz` or `.tar.gz`, it will automatically -be extracted inside the addon's directory. +If a file is an archive, of either `.zip`, `.xz`, `.gz`, `.tgz`, `.txz`, or `.tar.gz`, +it will automatically be extracted inside the addon's directory. ## Lite-XLs -- cgit v1.2.3