JuniperJam/SpaceGame/Intermediate/TargetInfo.json
2026-05-14 12:34:26 -06:00

14 lines
227 B
JSON

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