import the original sgbasicdemo, downgrade it to support 5.2, 5.3, and 5.4, and make it work with v2.1.x, along with the epic virtual hand meshes

This commit is contained in:
Mamadou Babaei
2024-08-16 15:05:18 +02:00
parent 10fb726d0d
commit a1b38639bc
74 changed files with 604 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"FileVersion": 3,
"EngineAssociation": "",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "SGBasicDemo",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "SenseGlove",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/5e1d408f517b4966a269ec1035de0b9e",
"SupportedTargetPlatforms": [
"Android",
"Linux",
"Win64"
]
}
]
}