fix dumping vista store (really hacky fix)

This commit is contained in:
Lyssa
2025-04-02 18:23:16 +04:00
parent accbed0c51
commit 1286b58501
3 changed files with 30 additions and 11 deletions

View File

@ -0,0 +1,8 @@
{
"profiles": {
"TSforgeCLI": {
"commandName": "Project",
"commandLineArgs": "/dump vista.dat blah.dat /ver vista"
}
}
}