Skip to content
Snippets Groups Projects
Select Git revision
  • 218c14abb175f86d4476ff3f75e5ab97a10cf8ac
  • main default protected
2 results

bits2-bare-minimum-main.zip

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