mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 00:36:47 +02:00
Update Oculus platform SDK
This commit is contained in:
parent
78be935e1a
commit
5030bbd2cf
1 changed files with 3 additions and 3 deletions
|
@ -53,9 +53,9 @@ ANDROID_PACKAGES = {
|
||||||
'includeLibs': ['libvrapi.so']
|
'includeLibs': ['libvrapi.so']
|
||||||
},
|
},
|
||||||
'oculusPlatform': {
|
'oculusPlatform': {
|
||||||
'file': 'OVRPlatformSDK_v1.32.0.zip',
|
'file': 'OVRPlatformSDK_v1.34.0.zip',
|
||||||
'versionId': 'jG9DB16zOGxSrmtZy4jcQnwO0TJUuaeL',
|
'versionId': 'vbRUkkyzUAXfTGSEtuiUr_7.Fm5h5BZk',
|
||||||
'checksum': 'ab5b203b3a39a56ab148d68fff769e05',
|
'checksum': '16e4c5f39520f122bc49cb6d5bb88289',
|
||||||
'sharedLibFolder': 'Android/libs/arm64-v8a',
|
'sharedLibFolder': 'Android/libs/arm64-v8a',
|
||||||
'includeLibs': ['libovrplatformloader.so']
|
'includeLibs': ['libovrplatformloader.so']
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue