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