mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-18 05:59:03 +03:00
# Description This file has been chilling unused (excluding that one workflow) for so long, and it's so useful. Forks might want to edit the URL to theirs, but it's unlikely they'll ever want to change it.
11 lines
315 B
JSON
11 lines
315 B
JSON
{
|
|
"omnisharp.analyzeOpenDocumentsOnly": true,
|
|
"dotnet.defaultSolution": "SpaceStation14.sln",
|
|
"json.schemas": [
|
|
{
|
|
"fileMatch": [ "**/meta.json" ],
|
|
"url": "https://raw.githubusercontent.com/Simple-Station/Einstein-Engines/master/.github/rsi-schema.json"
|
|
}
|
|
]
|
|
}
|