From d8f98c1bf5d3914c6b0471c1af3c019f31760a13 Mon Sep 17 00:00:00 2001 From: Graham Date: Sun, 30 Aug 2020 12:36:25 +0100 Subject: [PATCH] Update data file availability point in the FAQ I'm not yet convinced we have all the files - I've since realised the "complete" 550 cache floating around is probably modified and includes some files from a later revision. Signed-off-by: Graham --- share/doc/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/doc/faq.md b/share/doc/faq.md index ecff1b20..afd69e54 100644 --- a/share/doc/faq.md +++ b/share/doc/faq.md @@ -9,7 +9,7 @@ A mixture of reasons: considered 530, but 550 has a better built-in world map viewer (it supports dungeons in addition to the main surface). * Availability of the original loader, client, game unpacker and jaggl jars. -* Availability of the complete set of original client data files. +* Availability of a large proportion of the original client data files. * Availability of a large proportion of the location file encryption keys. ## Why do the OpenRS2 Natives use Maven instead of Gradle?