UTB-Plugin/Plugin/Intermediate/TargetInfo.Plugin.json

14 lines
215 B
JSON

{
"Targets": [
{
"Name": "Plugin",
"Path": "..\\Source\\Plugin.Target.cs",
"Type": "Game"
},
{
"Name": "PluginEditor",
"Path": "..\\Source\\PluginEditor.Target.cs",
"Type": "Editor"
}
]
}