Added GitHub CodeSpaces development environment.

This commit is contained in:
CandiceJoy 2023-01-19 19:31:19 -06:00 committed by Rachael Alexanderson
commit 66625a4c6e
2 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"build":{ "dockerfile": "GZDoom.dockerfile" },
"name": "GZDoom",
"features": {
}
}