From 3dcd3329e948d2c876aa69724d2d0038172693e4 Mon Sep 17 00:00:00 2001 From: "Erymanthus[#5074] | (u/)RayDeeUx" <51521765+RayDeeUx@users.noreply.github.com> Date: Wed, 4 Sep 2024 12:24:41 -0400 Subject: [PATCH] edit setting description Signed-off-by: Erymanthus[#5074] | (u/)RayDeeUx <51521765+RayDeeUx@users.noreply.github.com> --- mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.json b/mod.json index 4da4ad0..f0c0c73 100644 --- a/mod.json +++ b/mod.json @@ -25,7 +25,7 @@ }, "playlistMode": { "name": "Playlist Mode", - "description": "Original idea by TheKevinner.\n\nChange menu loops after a song is finished. Requires more than 2 songs available to work.\n\nThis feature is ***very*** unstable. It's best if you reboot your game after enabling this setting, or you can play it safe and leave this disabled.\n\nKnown issues (most often for non-Windows users):\n- Songs may stop changing while/after viewing Geode UI, the main levels, the icon kit, or the shops.\n- Playlist Mode disables loops from shops and from all vaults. (This isn't much of a loss; those loops get tiring after a while.)", + "description": "Original idea by TheKevinner.\n\nChange menu loops after a song is finished. Requires more than 2 songs available to work.\n\nThis feature is ***very*** unstable. It's best if you reboot your game after enabling this setting, or you can play it safe and leave this disabled.\n\nKnown issues (most often for non-Windows users):\n- Songs may stop changing while/after viewing Geode UI, the Tower, or the shops.\n- Playlist Mode disables loops from the Tower, all shops, and all vaults. (This isn't much of a loss; those loops get tiring after a while.)", "type": "bool", "default": false },