Skip to content
Snippets Groups Projects
Select Git revision
  • 02c2272cc85ff253fcde408083362601fca2c868
  • master default protected
  • demo2-latest
  • fml40-to-aas
  • demo2-lastest
  • demo_spec
  • beschreibungen
  • beschreibungen_test
  • beschreibungen-patch-7485
  • beschreibungen-patch-4121
  • docker-dzwald
  • model/status_zu_faellende_baeume
12 results

api.py

Blame
  • UniversalLogging.uplugin 629 B
    {
      "FileVersion": 3,
    
      "FriendlyName": "Universal Logging Plugin",
      "Version": 1,
      "VersionName": "1.0",
      "Description": "This plugin adds universal logging functionality which can be used also in shipping builds.",
      "Category": "Logging",
      "CreatedBy": "Martin Bellgardt",
      "CreatedByURL": "https://bird.lol",
      "CanContainContent": "true",
    
      "Modules": [
        {
          "Name": "UniversalLogging",
          "Type": "Runtime",
          "LoadingPhase": "PreDefault"
        }
      ],
      "Plugins": [
        {
          "Name": "nDisplay",
          "Enabled": true,
          "WhitelistPlatforms": [
            "Win64",
            "Linux"
          ]
        }
      ]
    }