Files
Plugin/Handbook/src/getting-started/installation/README.md
T

28 lines
1.3 KiB
Markdown
Raw Normal View History

# Plugin Installation
The SenseGlove Unreal Engine Plugin could be installed using various methods:
- Via [the Epic Games Launcher](https://store.epicgames.com/en-US/download) by navigating to [the SenseGlove Unreal Engine Plugin landing page on Fab](https://www.fab.com/listings/62bcdd2a-0bb1-4f34-b7b8-c5e7c9313099).
- Via [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 via the Epic Games Launcher](epic-games-launcher.md)
- [Installation via Microsoft Azure DevOps Repositories](microsoft-azure-devops-repositories.md)
## Video Tutorials
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):
2024-07-31 17:54:57 +02:00
<div style="margin: 0 auto; width: 560px;">
<iframe width="560" height="315" src="https://www.youtube.com/embed/QqWeRHNceqY" frameborder="0" allowfullscreen></iframe>
2024-07-31 17:54:57 +02:00
</div>
- [Plugin and examples installation guide for GNU/Linux](https://youtu.be/1T7LAGp3e6I):
2024-07-31 17:54:57 +02:00
<div style="margin: 0 auto; width: 560px;">
<iframe width="560" height="315" src="https://www.youtube.com/embed/1T7LAGp3e6I" frameborder="0" allowfullscreen></iframe>
2024-07-31 17:54:57 +02:00
</div>