Skip to content
Snippets Groups Projects
Select Git revision
  • d2e746ccbc5a6665d21f4332bf2298db61c2c4c6
  • master default
  • main protected
3 results

eisnoise.cpp

Blame
  • RWTHVRToolkit.uplugin 744 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": "Calibratio",
          "Type": "Runtime",
          "LoadingPhase": "Default"
        },
        {
          "Name": "RWTHVRToolkit",
          "Type": "Runtime",
          "LoadingPhase": "Default"
        },
    	{	
    	  "Name": "RWTHVRToolkitEditor",
    	  "Type": "Editor",
    	  "LoadingPhase": "PostEngineInit"
    	}
      ],
      "Plugins": [
        {
          "Name": "nDisplay",
          "Enabled": true
        }
      ]
    }