From 44275decd49e4dc3db6109d9c87e1b889b197c8f Mon Sep 17 00:00:00 2001 From: otavepto Date: Tue, 20 Feb 2024 19:13:23 +0200 Subject: [PATCH] add -nd flag for gen_emu_config to readme --- tools/generate_emu_config/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/generate_emu_config/README.md b/tools/generate_emu_config/README.md index 3f07a25a..64b0ab38 100644 --- a/tools/generate_emu_config/README.md +++ b/tools/generate_emu_config/README.md @@ -44,6 +44,7 @@ To get all available options, run the tool without any arguments. * `-clean`: attempt to cleanup/remove the output folder from previous runs, if it exists, before downloading the data again * `-anon`: use anonymous account to login to Steam instead of using your own, note that this account has very limited access to data, and it can't download most info +* `-nd`: don't generate `disable_xxx.txt` files ### Example