Files
GhostEngine/Ghost.Editor/Properties/launchSettings.json
2025-03-24 22:07:00 +09:00

10 lines
169 B
JSON

{
"profiles": {
"Ghost.Editor (Package)": {
"commandName": "MsixPackage"
},
"Ghost.Editor (Unpackaged)": {
"commandName": "Project"
}
}
}