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

eval.py

Blame
  • DasherVR.uplugin 596 B
    {
    	"FileVersion": 3,
    	"Version": 1,
    	"VersionName": "1.0",
    	"FriendlyName": "DasherVR",
    	"Description": "",
    	"Category": "Other",
    	"CreatedBy": "",
    	"CreatedByURL": "",
    	"DocsURL": "",
    	"MarketplaceURL": "",
    	"SupportURL": "",
    	"CanContainContent": true,
    	"IsBetaVersion": false,
    	"IsExperimentalVersion": false,
    	"Installed": false,
    	"Modules": [
    		{
    			"Name": "DasherVR",
    			"Type": "Runtime",
    			"LoadingPhase": "PreDefault"
    		}
    	],
    	"Plugins": [
    		{
    			"Name": "nDisplay",
    			"Enabled": true
    		},
    		{
    			"Name": "RWTHVRToolkit",
    			"Enabled": true
    		}
    	]
    }