fix dumping vista store (really hacky fix)
This commit is contained in:
8
TSforgeCLI/Properties/launchSettings.json
Normal file
8
TSforgeCLI/Properties/launchSettings.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"profiles": {
|
||||
"TSforgeCLI": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "/dump vista.dat blah.dat /ver vista"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user