Illusion-UE5/hwanyoung2/Intermediate/TargetInfo.json

14 lines
349 B
JSON
Raw Normal View History

2023-10-10 01:37:22 +02:00
{
"Targets": [
{
"Name": "hwanyoung2",
2023-10-15 03:39:29 +02:00
"Path": "C:\\Users\\panha\\Documents\\GitHub\\Illusion-UE5\\hwanyoung2\\Source\\hwanyoung2.Target.cs",
2023-10-10 01:37:22 +02:00
"Type": "Game"
},
{
"Name": "hwanyoung2Editor",
2023-10-15 03:39:29 +02:00
"Path": "C:\\Users\\panha\\Documents\\GitHub\\Illusion-UE5\\hwanyoung2\\Source\\hwanyoung2Editor.Target.cs",
2023-10-10 01:37:22 +02:00
"Type": "Editor"
}
]
}