Files
GhostEngine/Ghost.UnitTest/Properties/launchSettings.json
Misaki 5385141f14 Added new RHI abstraction layer;
Added new console debug page to UnitTest;
2025-08-25 10:48:59 +09:00

11 lines
205 B
JSON

{
"profiles": {
"Ghost.UnitTest (Package)": {
"commandName": "MsixPackage",
"nativeDebugging": false
},
"Ghost.UnitTest (Unpackaged)": {
"commandName": "Project"
}
}
}