Added showcase photos for milestone2. Also just testing committing from a new computer.
This commit is contained in:
@@ -48,6 +48,7 @@ SourceArt/**/*.tga
|
|||||||
# Binary Files
|
# Binary Files
|
||||||
Binaries/*
|
Binaries/*
|
||||||
Plugins/*/Binaries/*
|
Plugins/*/Binaries/*
|
||||||
|
Plugins/MetaXR*
|
||||||
|
|
||||||
# Builds
|
# Builds
|
||||||
Build/*
|
Build/*
|
||||||
|
|||||||
@@ -188,8 +188,8 @@ StoreVersionOffsetArm64=0
|
|||||||
StoreVersionOffsetX8664=0
|
StoreVersionOffsetX8664=0
|
||||||
ApplicationDisplayName=
|
ApplicationDisplayName=
|
||||||
VersionDisplayName=1.0
|
VersionDisplayName=1.0
|
||||||
MinSDKVersion=23
|
MinSDKVersion=29
|
||||||
TargetSDKVersion=25
|
TargetSDKVersion=32
|
||||||
InstallLocation=InternalOnly
|
InstallLocation=InternalOnly
|
||||||
bEnableGradle=True
|
bEnableGradle=True
|
||||||
bEnableLint=False
|
bEnableLint=False
|
||||||
@@ -363,3 +363,7 @@ ConnectionType=USBOnly
|
|||||||
bUseManualIPAddress=False
|
bUseManualIPAddress=False
|
||||||
ManualIPAddress=
|
ManualIPAddress=
|
||||||
|
|
||||||
|
[/Script/OculusXRHMD.OculusXRHMDRuntimeSettings]
|
||||||
|
XrApi=NativeOpenXR
|
||||||
|
MetaXRJsonPath=(FilePath="../../../../../../Users/mihke/Documents/Unreal Projects/meta_xr_simulator_v65/package/MetaXRSimulator/meta_openxr_simulator.json")
|
||||||
|
|
||||||
|
|||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -40,6 +40,23 @@
|
|||||||
"Linux",
|
"Linux",
|
||||||
"Android"
|
"Android"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "OculusXR",
|
||||||
|
"Enabled": true,
|
||||||
|
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/8313d8d7e7cf4e03a33e79eb757bccba",
|
||||||
|
"SupportedTargetPlatforms": [
|
||||||
|
"Win64",
|
||||||
|
"Android"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "OculusPlatform",
|
||||||
|
"Enabled": true,
|
||||||
|
"SupportedTargetPlatforms": [
|
||||||
|
"Win64",
|
||||||
|
"Android"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"TargetPlatforms": [
|
"TargetPlatforms": [
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+330
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user