Files
Aura-TopDownRPG-GAS/Intermediate/TargetInfo.json
2025-10-14 22:20:59 -04:00

14 lines
207 B
JSON

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