From ae11ed555cb350ea4c11fc1625f4a56229969ddd Mon Sep 17 00:00:00 2001 From: Physick <96335032+DegustatorPonos@users.noreply.github.com> Date: Sat, 13 Dec 2025 12:32:15 +0500 Subject: Tracks meta --- Settings.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Settings.json') diff --git a/Settings.json b/Settings.json index 9f14747..fbf587c 100644 --- a/Settings.json +++ b/Settings.json @@ -1,3 +1,8 @@ { - "SongsLocation": "/home/physick/Music/Architects" + "SongsLocation": "/home/physick/Git/culture_exam/Tracks", + "Distribution": { + "RandomisationChance": 0.5, + "MaxPointPercent": 0.75, + "StartSnapPercent": 0.1 + } } -- cgit v1.3