Files
racing-game/.vscode/settings.json

5 lines
87 B
JSON

{
"java.project.sourcePaths": ["src"],
"java.project.outputPath": "bin",
}