apply summary.md changes to the overview page

This commit is contained in:
Mamadou Babaei
2024-08-16 18:01:49 +02:00
parent 59db3090b7
commit a2844e9e86
+9 -7
View File
@@ -16,13 +16,13 @@ This section covers the basics of the SenseGlove Unreal Engine Plugin:
- [Connect to Nova gloves using Command-line](../getting-started/sensecom/gnu-linux/command-line.md) - [Connect to Nova gloves using Command-line](../getting-started/sensecom/gnu-linux/command-line.md)
- [SenseCom on Microsoft Windows](../getting-started/sensecom/microsoft-windows.md) - [SenseCom on Microsoft Windows](../getting-started/sensecom/microsoft-windows.md)
- [Enabling XR_EXT_hand_tracking on VR Headsets](../getting-started/enabling-xr-ext-hand-tracking-vr-headsets/) - [Enabling XR_EXT_hand_tracking on VR Headsets](../getting-started/enabling-xr-ext-hand-tracking-vr-headsets/)
- [Setup SenseGlove Default Classes](../setup-senseglove-default-classes/) - [Setup SenseGlove Default Classes](../getting-started/setup-senseglove-default-classes/)
- [SGPawn](../setup-senseglove-default-classes/sgpawn.md) - [SGPawn](../getting-started/setup-senseglove-default-classes/sgpawn.md)
- [SGPlayerController](../setup-senseglove-default-classes/sgplayercontroller.md) - [SGPlayerController](../getting-started/setup-senseglove-default-classes/sgplayercontroller.md)
- [SGGameModeBase](../setup-senseglove-default-classes/sggamemodebase.md) - [SGGameModeBase](../getting-started/setup-senseglove-default-classes/sggamemodebase.md)
- [SGGameInstance](../setup-senseglove-default-classes/sggameinstance.md) - [SGGameInstance](../getting-started/setup-senseglove-default-classes/sggameinstance.md)
- [SGGameUserSettings](../setup-senseglove-default-classes/sggameusersettings.md) - [SGGameUserSettings](../getting-started/setup-senseglove-default-classes/sggameusersettings.md)
- [Setup a Virtual Hand Model](../) - [Setup a Virtual Hand Mesh](../)
- [Setup the Grab System](../) - [Setup the Grab System](../)
- [Setup the Touch System](../) - [Setup the Touch System](../)
@@ -53,7 +53,9 @@ This section provides detailed information on configuring the plugin:
Toipcs that do not fall under any specific category: Toipcs that do not fall under any specific category:
- [Upgrade Guide]()
- [SenseGlove Console Commands](../misc/console-commands/) - [SenseGlove Console Commands](../misc/console-commands/)
- [Optimizing for more FPS]()
## 🛠️ Advanced Topics ## 🛠️ Advanced Topics