bloxstrap/Bloxstrap/Properties/launchSettings.json
2023-01-27 15:26:41 +00:00

8 lines
117 B
JSON

{
"profiles": {
"Bloxstrap": {
"commandName": "Project",
"commandLineArgs": "-foo -bar"
}
}
}