{ "version": "0.2.0", "configurations": [ { "name": "Vintage Story Client", "type": "dotnet", "request": "launch", "projectPath": "${workspaceFolder}/ChestPreview/ChestPreview/ChestPreview.csproj" } ] }