14 lines
231 B
JSON
14 lines
231 B
JSON
|
{
|
||
|
"Targets": [
|
||
|
{
|
||
|
"Name": "LuckyWorld",
|
||
|
"Path": "..\\Source\\LuckyWorld.Target.cs",
|
||
|
"Type": "Game"
|
||
|
},
|
||
|
{
|
||
|
"Name": "LuckyWorldEditor",
|
||
|
"Path": "..\\Source\\LuckyWorldEditor.Target.cs",
|
||
|
"Type": "Editor"
|
||
|
}
|
||
|
]
|
||
|
}
|