14 lines
235 B
JSON
14 lines
235 B
JSON
|
|
{
|
||
|
|
"Targets": [
|
||
|
|
{
|
||
|
|
"Name": "MerchanTale",
|
||
|
|
"Path": "..\\Source\\MerchanTale.Target.cs",
|
||
|
|
"Type": "Game"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"Name": "MerchanTaleEditor",
|
||
|
|
"Path": "..\\Source\\MerchanTaleEditor.Target.cs",
|
||
|
|
"Type": "Editor"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|