From 0b19c15db1502234669a9557ed1bde30b85219d7 Mon Sep 17 00:00:00 2001 From: Bones Date: Wed, 6 Dec 2023 13:18:37 +0000 Subject: [PATCH] feat: add image to lovr-playspace --- content/docs/fossvr/lovr/lovr-playspace/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/docs/fossvr/lovr/lovr-playspace/_index.md b/content/docs/fossvr/lovr/lovr-playspace/_index.md index 92078f8..12d64bf 100644 --- a/content/docs/fossvr/lovr/lovr-playspace/_index.md +++ b/content/docs/fossvr/lovr/lovr-playspace/_index.md @@ -9,4 +9,6 @@ title: lovr-playspace > Room boundary overlay for OpenXR, made with LÖVR. -Avoid bumping into walls! Acquire a LÖVR appimage and execute it while providing an argument to the lovr-playspace directory location to utilize. \ No newline at end of file +Avoid bumping into walls! Acquire a LÖVR appimage and execute it while providing an argument to the lovr-playspace directory location to utilize. + +![Preview of the playspace in action.](https://github.com/SpookySkeletons/lovr-playspace/blob/main/assets/preview.png?raw=true)