diff options
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 + } } |
