Skip to content
Snippets Groups Projects
Select Git revision
  • a413ca4fd3dc33c1ad2756b6b4e408b8e2e01b78
  • 5.5 default
  • feat/ProximityGazing
  • 5.4
  • 5.3
  • ViveProEye
  • deprecated/4.26
  • v1.2
  • v1.1
  • v1.0
10 results

StudyFrameworkPlugin.uplugin

Blame
  • StudyFrameworkPlugin.uplugin 699 B
    {
      "FileVersion": 3,
      "Version": 1,
      "VersionName": "1.1",
      "FriendlyName": "StudyFrameworkPlugin",
      "Description": "A plugin to easily set up a study",
      "Category": "Other",
      "CreatedBy": "Jonathan Ehret, Marius Schmeling, Patrick Nossol, Malte Kögel",
      "CreatedByURL": "",
      "DocsURL": "",
      "MarketplaceURL": "",
      "SupportURL": "",
      "CanContainContent": true,
      "IsBetaVersion": false,
      "Installed": false,
      "Modules": [
        {
          "Name": "StudyFrameworkPlugin",
          "Type": "Runtime",
          "LoadingPhase": "Default"
        }
      ],
      "Plugins": [
        {
          "Name": "nDisplay",
          "Enabled": true
        },
        {
          "Name": "UniversalLogging",
          "Enabled": true
        }
      ]
    }