From 58c5dfac1d8d314b9243fde52466b3c933fb7d7f Mon Sep 17 00:00:00 2001 From: Aokromes Date: Thu, 14 Feb 2019 08:57:56 +0100 Subject: [PATCH] Misc/Extractor: Clarify a bit --- contrib/extractor.bat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/extractor.bat b/contrib/extractor.bat index 29eff365c368f..3952b89867e0f 100644 --- a/contrib/extractor.bat +++ b/contrib/extractor.bat @@ -19,9 +19,9 @@ ECHO Done! ECHO .......................................... ECHO. ECHO Press 1, 2, 3 or 4 to start extracting or 5 to exit. -ECHO 1 - Extract dbc/db2 and maps -ECHO 2 - Extract vmaps (needs maps to be extracted before you run this) -ECHO 3 - Extract mmaps (needs vmaps to be extracted before you run this, may take hours) +ECHO 1 - Extract base files (NEEDED) and cameras. +ECHO 2 - Extract vmaps (needs maps to be extracted before you run this) (OPTIONAL, highly recommended) +ECHO 3 - Extract mmaps (needs vmaps to be extracted before you run this, may take hours) (OPTIONAL, highly recommended) ECHO 4 - Extract all (may take hours) ECHO 5 - EXIT ECHO.