Skip to content
Snippets Groups Projects
Select Git revision
  • 6deca9931ef61f00a79a484441aa434f7ebbc40d
  • 5.3 default protected
  • 5.5 protected
  • 5.4 protected
  • 4.26 protected
  • 4.27 protected
  • 5.1 protected
  • 5.2 protected
  • before-invasion
  • 4.22 protected
  • 4.21 protected
  • 4.22.1 protected
  • 4.22.0 protected
13 results

SM_Box.uasset

Blame
  • RWTHVRToolkit.uplugin 1.10 KiB
    {
    	"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": "Calibratio",
    			"Type": "Runtime",
    			"LoadingPhase": "Default",
    			"WhitelistPlatforms": [
    				"Win64",
    				"Linux"
    			]
    		},
    		{
    			"Name": "RWTHVRCluster",
    			"Type": "Runtime",
    			"LoadingPhase": "Default",
    			"WhitelistPlatforms": [
    				"Win64",
    				"Linux"
    			]
    		},
    		{
    			"Name": "RWTHVRToolkit",
    			"Type": "Runtime",
    			"LoadingPhase": "Default"
    		},
    		{
    			"Name": "RWTHVRToolkitEditor",
    			"Type": "Editor",
    			"LoadingPhase": "PostEngineInit"
    		}
    	],
    	"Plugins": [
    		{
    			"Name": "nDisplay",
    			"Enabled": true
    		},
    		{
    			"Name": "LiveLink",
    			"Enabled": true
    		},
    		{
    			"Name": "LiveLinkOvernDisplay",
    			"Enabled": true
    		},
    		{
    			"Name": "DTrackPlugin",
    			"Enabled": true
    		},
    		{
    			"Name": "EnhancedInput",
    			"Enabled": true
    		}
    	]
    }