diff options
-rw-r--r-- | SPEC.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |