Something went wrong on our end
Select Git revision
executor.py
-
Felix Tomski authored
Otherwise gitlab-runner may not be available to upload artifacts.
Felix Tomski authoredOtherwise gitlab-runner may not be available to upload artifacts.
RWTHVRToolkit.uplugin 903 B
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "RWTH VR Toolkit",
"Description": "",
"Category": "Other",
"CreatedBy": "",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"Installed": false,
"EnabledByDefault": true,
"Modules": [
{
"Name": "RWTHVRToolkit",
"Type": "Runtime",
"LoadingPhase": "Default"
},
{
"Name": "RWTHVRToolkitEditor",
"Type": "Editor",
"LoadingPhase": "PostEngineInit"
}
],
"Plugins": [
{
"Name": "RWTHVRCluster",
"Enabled": true,
"Optional": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux"
]
},
{
"Name": "LiveLink",
"Enabled": true
},
{
"Name": "EnhancedInput",
"Enabled": true
},
{
"Name": "Niagara",
"Enabled": true
},
{
"Name": "XRBase",
"Enabled": true
}
]
}