summaryrefslogtreecommitdiff
path: root/TSforgeCLI/Properties/launchSettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'TSforgeCLI/Properties/launchSettings.json')
-rw-r--r--TSforgeCLI/Properties/launchSettings.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/TSforgeCLI/Properties/launchSettings.json b/TSforgeCLI/Properties/launchSettings.json
new file mode 100644
index 0000000..112530f
--- /dev/null
+++ b/TSforgeCLI/Properties/launchSettings.json
@@ -0,0 +1,8 @@
+{
+ "profiles": {
+ "TSforgeCLI": {
+ "commandName": "Project",
+ "commandLineArgs": "/dump vista.dat blah.dat /ver vista"
+ }
+ }
+} \ No newline at end of file