adding igloo tiles

This commit is contained in:
Jan Kaupp
2023-06-19 12:04:47 +02:00
parent e4c89eb23f
commit f1ae9d62c1
11 changed files with 307 additions and 11 deletions

6
.vsconfig Normal file
View File

@@ -0,0 +1,6 @@
{
"version": "1.0",
"components": [
"Microsoft.VisualStudio.Workload.ManagedGame"
]
}