1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00
Artemis/src/Artemis.UI/Properties/launchSettings.json
2021-01-24 23:16:13 +01:00

8 lines
123 B
JSON

{
"profiles": {
"Artemis.UI": {
"commandName": "Project",
"commandLineArgs": "--test --test2"
}
}
}