diff options
| author | Physick <96335032+DegustatorPonos@users.noreply.github.com> | 2025-12-13 12:32:15 +0500 |
|---|---|---|
| committer | Physick <96335032+DegustatorPonos@users.noreply.github.com> | 2025-12-13 12:32:15 +0500 |
| commit | ae11ed555cb350ea4c11fc1625f4a56229969ddd (patch) | |
| tree | 1d02b84131b713a2eed9a332ffac51997b0ec285 /Settings.json | |
| parent | 4b8ef84059e772ef7636c451356680ec5b0983c4 (diff) | |
Tracks meta
Diffstat (limited to 'Settings.json')
| -rw-r--r-- | Settings.json | 7 |
1 files changed, 6 insertions, 1 deletions
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 + } } |
