dump: [json] pakchunk0
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
This commit is contained in:
parent
a0202f19ac
commit
6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
[FilterPlugin]
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 5.3,
|
||||
"VersionName": "5.3",
|
||||
"FriendlyName": "OpenXRExpansionPlugin",
|
||||
"Description": "An set of utility functions for OpenXR",
|
||||
"Category": "Virtual Reality",
|
||||
"CreatedBy": "Joshua (MordenTral) Statzer",
|
||||
"CreatedByURL": "http://www.vreue4.com",
|
||||
"DocsURL": "http://www.vreue4.com",
|
||||
"MarketplaceURL": "",
|
||||
"SupportURL": "http://www.vreue4.com",
|
||||
"EnabledByDefault": false,
|
||||
"CanContainContent": false,
|
||||
"IsBetaVersion": false,
|
||||
"Installed": true,
|
||||
"SupportedTargetPlatforms": [
|
||||
"Win64",
|
||||
"Linux",
|
||||
"Android"
|
||||
],
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "OpenXRExpansionPlugin",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "PreDefault"
|
||||
}
|
||||
,
|
||||
{
|
||||
"Name": "OpenXRExpansionEditor",
|
||||
"Type": "UnCookedOnly",
|
||||
"LoadingPhase": "PostEngineInit"
|
||||
}
|
||||
],
|
||||
"Plugins": [
|
||||
{
|
||||
"Name": "OpenXR",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "XRBase",
|
||||
"Enabled": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue