2024-07-31 16:42:10 +02:00
# Plugin Installation
The SenseGlove Unreal Engine Plugin could be installed using various methods:
2024-10-23 12:47:03 +02:00
- 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 ).
2024-07-31 16:42:10 +02:00
In the following chapters, we discover each of those methods:
2024-10-23 12:47:03 +02:00
- [Installation via the Epic Games Launcher ](epic-games-launcher.md )
- [Installation via Microsoft Azure DevOps Repositories ](microsoft-azure-devops-repositories.md )
2024-07-31 16:42:10 +02:00
2024-07-31 17:32:38 +02:00
## Video Tutorials
2024-07-31 16:42:10 +02:00
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;">
2024-07-31 16:42:10 +02:00
<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>
2024-07-31 16:42:10 +02:00
- [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;">
2024-07-31 16:42:10 +02:00
<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>