14 lines
215 B
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"
|
|
}
|
|
]
|
|
} |