Add launch profile with editor enabled

This commit is contained in:
ihm-tswow
2023-12-15 00:14:41 +01:00
parent da168b1a57
commit 01ef7cbdfa

View File

@@ -0,0 +1,8 @@
{
"profiles": {
"ProjectZ": {
"commandName": "Project",
"commandLineArgs": "editor"
}
}
}