From 78810b633e74ab30d01999aa81ca3cf9d3a4f4b2 Mon Sep 17 00:00:00 2001 From: Eknous-P Date: Tue, 19 Mar 2024 17:22:38 +0400 Subject: [PATCH] SHOW_OPEN_ASSETS_MENU_ENTRY is off by default --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc56a1fe8..0460a4d98 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,7 @@ Available options: | `WITH_DEMOS` | `ON` | Install demo songs on `make install` | | `WITH_INSTRUMENTS` | `ON` | Install demo instruments on `make install` | | `WITH_WAVETABLES` | `ON` | Install wavetables on `make install` | -| `SHOW_OPEN_ASSETS_MENU_ENTRY` | `ON` | `Show option to open built-in assets directory (on supported platforms)` | +| `SHOW_OPEN_ASSETS_MENU_ENTRY` | `OFF` | Show option to open built-in assets directory (on supported platforms) | (\*) `ON` if system-installed JACK detected, otherwise `OFF`