ci: add Game CI (#21)

This commit is contained in:
2024-12-07 23:57:43 +01:00
committed by GitHub
parent 0956fca8b0
commit 19fd726099
5 changed files with 90 additions and 14 deletions

View File

@ -1,3 +1,9 @@
{
"recommendations": ["visualstudiotoolsforunity.vstuc"]
"recommendations": [
"editorconfig.editorconfig",
"jebbs.plantuml",
"visualstudiotoolsforunity.vstuc",
"ms-dotnettools.csharp",
"ms-dotnettools.csdevkit"
]
}