Funkin/.vscode/launch.json
2022-01-18 18:28:41 -05:00

10 lines
No EOL
133 B
JSON

{
"version": "0.2.0",
"configurations": [
{
"name": "Lime",
"type": "lime",
"request": "launch"
}
]
}