Skip to content

Commit

Permalink
Added unity specific agent headers
Browse files Browse the repository at this point in the history
  • Loading branch information
sacOO7 committed Jun 7, 2023
1 parent 8feea6e commit c2cee26
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions protocol/agents.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,66 @@
"versioned": false,
"type": "os"
},
{
"identifier": "unity",
"versioned": true,
"type": "runtime"
},
{
"identifier": "unity-windows",
"versioned": false,
"type": "os"
},
{
"identifier": "unity-macOS",
"versioned": false,
"type": "os"
},
{
"identifier": "unity-linux",
"versioned": false,
"type": "os"
},
{
"identifier": "unity-iOS",
"versioned": false,
"type": "os"
},
{
"identifier": "unity-android",
"versioned": false,
"type": "os"
},
{
"identifier": "unity-webGL",
"versioned": false,
"type": "os"
},
{
"identifier": "unity-tvOS",
"versioned": false,
"type": "os"
},
{
"identifier": "unity-nintendo-switch",
"versioned": false,
"type": "os"
},
{
"identifier": "unity-PS4",
"versioned": false,
"type": "os"
},
{
"identifier": "unity-PS5",
"versioned": false,
"type": "os"
},
{
"identifier": "unity-xbox",
"versioned": false,
"type": "os"
},
{
"identifier": "python",
"versioned": true,
Expand Down

0 comments on commit c2cee26

Please sign in to comment.