mirror of
https://github.com/anegostudios/vsmodtemplate
synced 2025-07-23 13:09:28 -07:00
update mod template for net7
This commit is contained in:
parent
bea384b470
commit
0b0d49fd1b
39 changed files with 1054 additions and 53653 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