mirror of
https://github.com/anegostudios/vsmodtemplate
synced 2025-07-22 12:39:28 -07:00
7 lines
No EOL
133 B
JSON
7 lines
No EOL
133 B
JSON
{
|
|
"dotnet.defaultSolution": "ModTemplate.sln",
|
|
"files.associations": {
|
|
"server-*.txt": "log",
|
|
"client-*.txt": "log"
|
|
}
|
|
} |