gzdoom/.devcontainer/devcontainer.json

6 lines
93 B
JSON

{
"build":{ "dockerfile": "GZDoom.dockerfile" },
"name": "GZDoom",
"features": {
}
}