LuckyWorld/Intermediate/TargetInfo.json
Behron d4725e3fbf Prepping for rebase
2025-04-15 10:10:51 -06:00

14 lines
231 B
JSON

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