Update mod name in launch configs

This commit is contained in:
zontreck 2024-12-11 21:08:30 -07:00
parent 7cad5b1369
commit 27a9e3f8cb
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{
"dotnet.defaultSolution": "ModTemplate.sln",
"dotnet.defaultSolution": "VintageStorage.sln",
"files.associations": {
"server-*.txt": "log",
"client-*.txt": "log"