From 1eb4ccca51c4bb551545986b2663119f8a45cf80 Mon Sep 17 00:00:00 2001 From: SpookySkeletons <37986496+SpookySkeletons@users.noreply.github.com> Date: Wed, 8 Nov 2023 10:43:21 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 01ba9b6..9aaeb8c 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,7 @@ Press `action_button` (`trigger` by default) to set points. Hold `action_button` ## Configuration Settings are stored separated in the program directory, in `config/`. -- `action_button.txt`: The button to use to do actions like placing points. [See the LÖVR documentation](https://lovr.org/docs/v0.16.0/DeviceButton). -- `check_density.txt`: BROKEN! With how much line-density (in meters) to check if you're close to a wall. +- `action_button.txt`: The button to use to do actions like placing points. [See the LÖVR documentation](https://lovr.org/docs/v0.17.0/DeviceButton). - `color_close_corners.json`: How to color the points you've set when they're close. Borders of edges of your defined shape, as well as your grid\_top/grid\_bottom. - `color_close_grid.json`: How to color the lines between the corners when close. - `color_close_corners.json`: How to color the points you've set when they're far.