osu/.config/dotnet-tools.json

30 lines
503 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"jetbrains.resharper.globaltools": {
"version": "2022.1.1",
"commands": [
"jb"
]
},
"nvika": {
"version": "2.2.0",
"commands": [
"nvika"
]
},
"codefilesanity": {
"version": "0.0.36",
"commands": [
"CodeFileSanity"
]
},
"ppy.localisationanalyser.tools": {
"version": "2022.607.0",
"commands": [
"localisation"
]
}
}
}