Adding Gold Manager with initial network setup

This commit is contained in:
Matt F 2026-04-23 22:44:45 -07:00
parent 048e618f1e
commit 9369763df5
15 changed files with 488 additions and 100 deletions

6
.vsconfig Normal file
View file

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