generated from AriasCreations/vsmodtemplate
Initial commit
This commit is contained in:
commit
c416e6e5e1
17 changed files with 1243 additions and 0 deletions
7
.vscode/settings.json
vendored
Normal file
7
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"dotnet.defaultSolution": "ModTemplate.sln",
|
||||
"files.associations": {
|
||||
"server-*.txt": "log",
|
||||
"client-*.txt": "log"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue