mirror of
https://github.com/ppy/osu-tools.git
synced 2025-06-07 23:07:01 +09:00
24 lines
375 B
JSON
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"
|
|
]
|
|
}
|
|
}
|
|
}
|