From: Stephen Seo Date: Wed, 24 Jul 2024 04:33:46 +0000 (+0900) Subject: Update file_format.md X-Git-Tag: 1.0~39 X-Git-Url: https://git.seodisparate.com/stephenseo/js/darkmode.js?a=commitdiff_plain;h=b90b7ae64f0265a0bb63d0bfdffcde980974f563;p=SimpleArchiver Update file_format.md --- diff --git a/file_format.md b/file_format.md index 608fc3a..fb9c210 100644 --- a/file_format.md +++ b/file_format.md @@ -55,6 +55,8 @@ Following the file-count bytes, the following bytes are added for each file: 2. The second byte. 1. The first bit is "other write permission". 2. The second bit is "other execute permission". + 3. The third bit is UNSET if relative links are preferred, and is SET + if absolute links are preferred. 3. The third byte. 1. Currently unused. 4. The fourth byte.