Skip to content
Snippets Groups Projects
Select Git revision
  • 202ff6c093a9a6066e82a6020fea6a4b8e4a84cb
  • main default protected
  • Version-0.5.4
  • Version-0.5.3
  • Version-0.5.2
  • Version-0.5.1
  • Version-0.3.1
  • Version-0.2.2
  • Version-0.2.1
  • Version-0.2.0
  • Version-0.1.1
  • Version-0.1.0
  • Version0.0.1
13 results

executor.py

Blame
  • 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
    		}
    	]
    }