Skip to content

Commit

Permalink
tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
getnamo committed Jan 14, 2018
1 parent 09e2e2f commit fea9cb7
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions TensorFlow.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -13,34 +13,34 @@
"CanContainContent": true,
"IsBetaVersion": false,
"Installed": false,
"Modules": [
{
"Name": "TensorFlow",
"Type": "Runtime",
"LoadingPhase": "Default",
"WhitelistPlatforms": [
"Win64",
"Win32"
]
},
{
"Name": "TFAudioCapture",
"Type": "Developer",
"LoadingPhase": "Default",
"WhitelistPlatforms": [
"Win64",
"Win32"
]
}
],
"Plugins": [
{
"Name": "UnrealEnginePython",
"Enabled": true
},
{
"Name": "SocketIOClient",
"Enabled": true
}
]
"Modules": [
{
"Name": "TensorFlow",
"Type": "Runtime",
"LoadingPhase": "Default",
"WhitelistPlatforms": [
"Win64",
"Win32"
]
},
{
"Name": "TFAudioCapture",
"Type": "Developer",
"LoadingPhase": "Default",
"WhitelistPlatforms": [
"Win64",
"Win32"
]
}
],
"Plugins": [
{
"Name": "UnrealEnginePython",
"Enabled": true
},
{
"Name": "SocketIOClient",
"Enabled": true
}
]
}

0 comments on commit fea9cb7

Please sign in to comment.