Added GitHub CodeSpaces development environment.
This commit is contained in:
parent
faaf938b18
commit
66625a4c6e
2 changed files with 22 additions and 0 deletions
6
.devcontainer/devcontainer.json
Normal file
6
.devcontainer/devcontainer.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"build":{ "dockerfile": "GZDoom.dockerfile" },
|
||||
"name": "GZDoom",
|
||||
"features": {
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue