From 1f6b776c6ac3a4e5a7b64819399a5f09bb7b7454 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman Date: Wed, 9 Jul 2025 01:46:33 +0000 Subject: [PATCH] Unify Stardust docs by linking to Stardust wiki setup guide --- content/docs/fossvr/stardust/_index.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/content/docs/fossvr/stardust/_index.md b/content/docs/fossvr/stardust/_index.md index 7fc8037..1040ab5 100644 --- a/content/docs/fossvr/stardust/_index.md +++ b/content/docs/fossvr/stardust/_index.md @@ -15,17 +15,7 @@ Stardust provides a 3D environment, where anything from 2D windows (including yo ## Setup -For full installation instructions and a deeper dive into setting it up with various linux distributions, visit the [Stardust XR website](https://stardustxr.org/docs/get-started/What-is-Stardust) -The quickest way to try out Stardust XR is to install [Telescope](https://stardustxr.org/docs/get-started/Quickstart). It comes with the Stardust XR server, an app launcher called Hexagon Launcher, -and some helpful apps like Flatland to use your 2D apps inside Stardust, and Black Hole to quickly tuck away your objects and apps (kind of like desktop peek on Windows). Note that you'll need to have -the [Terra repository](https://terra.fyralabs.com/) installed. - -``` -sudo dnf install telescope -``` +For full installation and setup instructions and a deeper dive into setting it up with various linux distributions, visit the [Stardust XR website](https://stardustxr.org/docs/get-started/manual). Here's a demo showing some off some of what Stardust XR is like: - -The full installation of Stardust XR centers around the Stardust XR server, which can run a variety of clients. For a full list of what is available, -check out the [Github repository](https://github.com/StardustXR).