LuckyWorld/Intermediate/TargetInfo.json

14 lines
231 B
JSON
Raw Normal View History

2025-04-15 10:06:28 -06:00
{
"Targets": [
{
"Name": "LuckyWorld",
"Path": "..\\Source\\LuckyWorld.Target.cs",
"Type": "Game"
},
{
"Name": "LuckyWorldEditor",
"Path": "..\\Source\\LuckyWorldEditor.Target.cs",
"Type": "Editor"
}
]
}