add the epic games launcher installation instructions

This commit is contained in:
Mamadou Babaei
2024-08-16 16:44:29 +02:00
parent ac8056bc46
commit 81b3a194cd
16 changed files with 102 additions and 6 deletions
@@ -1 +1,22 @@
# Installation
# Plugin Installation
The SenseGlove Unreal Engine Plugin could be installed using various methods:
- Through [the Epic Games Launcher](https://store.epicgames.com/en-US/download) by navigating to [the SenseGlove Unreal Engine Plugin landing page on the Unreal Engine Marketplace](https://www.unrealengine.com/marketplace/en-US/product/the-senseglove-unreal-engine-plugin).
- Through [the SenseGlove Unreal Engine Plugin Microsoft Azure DevOps repository](https://dev.azure.com/SenseGlove/_git/SenseGlove-Unreal).
In the following chapters, we discover each of those methods:
- [Installation through the Epic Games Launcher](epic-games-launcher.md)
- [Installation through Microsoft Azure DevOps Repositories](microsoft-azure-devops-repositories.md)
We also have older videos demonstrating both installation methods on Microsoft Windows and GNU Linux in more detail.
- [Plugin installation guide for Microsoft Windows](https://youtu.be/QqWeRHNceqY):
<iframe width="560" height="315" src="https://www.youtube.com/embed/QqWeRHNceqY" frameborder="0" allowfullscreen></iframe>
- [Plugin and examples installation guide for GNU/Linux](https://youtu.be/1T7LAGp3e6I):
<iframe width="560" height="315" src="https://www.youtube.com/embed/1T7LAGp3e6I" frameborder="0" allowfullscreen></iframe>