Files
Progrart/Progrart.Cmd/Properties/launchSettings.json
Creeper Lv 1bcaff76b2 Working on the project editor.
Implemented a very basic version of command line tool.
2026-01-11 03:54:14 +11:00

10 lines
151 B
JSON

{
"profiles": {
"Progrart.Cmd": {
"commandName": "Project"
},
"Container (Dockerfile)": {
"commandName": "Docker"
}
}
}