Skip to content
Snippets Groups Projects
Select Git revision
  • bd1b8a25d325e94c051d9d29a9e282d2a19baef4
  • master default protected
2 results

CatiaNetTest.pdb

Blame
  • RWTHVRToolkit.uplugin 762 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": "LiveLink",
    			"Enabled": true
    		},
    		{
    			"Name": "EnhancedInput",
    			"Enabled": true
    		},
    		{
    			"Name": "Niagara",
    			"Enabled": true
    		},
    		{
    		"Name": "XRBase",
    		"Enabled": true
    		}
    	]
    }