Skip to content
Snippets Groups Projects
Select Git revision
  • 4cd42030125ee7ecdb3bf19c4af0836aee6b6e0d
  • main default
  • feature/3D_rendering
  • feature/cave-support
  • feature/study
5 results

DasherVR.uplugin

Blame
  • DasherVR.uplugin 536 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
    		}
    	]
    }