From 3c7c8cc3c8f17c679ce7f1c62e87e847c0e15fda Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Fri, 18 Aug 2023 09:37:57 -0400 Subject: Added .gz to the spec. --- SPEC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SPEC.md') diff --git a/SPEC.md b/SPEC.md index 2b7a707..f18da5d 100644 --- a/SPEC.md +++ b/SPEC.md @@ -112,7 +112,7 @@ 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` or `.tar.gz`, it will automatically +If a file is an archive, of either `.zip`, `.gz` or `.tar.gz`, it will automatically be extracted inside the addon's directory. ## Lite-XLs -- cgit v1.2.3