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

28 lines
1.4 KiB
Markdown
Raw Normal View History

# 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)
## 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>