1
0
Fork 0
mirror of https://github.com/ppy/osu-tools.git synced 2025-06-07 23:07:01 +09:00
osu-tools/.config/dotnet-tools.json
2025-01-16 13:04:50 +01:00

24 lines
375 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"CodeFileSanity": {
"version": "0.0.37",
"commands": [
"CodeFileSanity"
]
},
"jetbrains.resharper.globaltools": {
"version": "2023.3.3",
"commands": [
"jb"
]
},
"nvika": {
"version": "4.0.0",
"commands": [
"nvika"
]
}
}
}