aboutsummaryrefslogtreecommitdiff
path: root/SPEC.md
diff options
context:
space:
mode:
Diffstat (limited to 'SPEC.md')
-rw-r--r--SPEC.md4
1 files 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