Files
UE5-cyberHuman/Intermediate/TargetInfo.json
2025-04-07 18:31:41 -07:00

14 lines
231 B
JSON

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