mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:17:51 +08:00
31 lines
504 B
JSON
31 lines
504 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"jetbrains.resharper.globaltools": {
|
|
"version": "2023.3.3",
|
|
"commands": [
|
|
"jb"
|
|
]
|
|
},
|
|
"nvika": {
|
|
"version": "3.0.0",
|
|
"commands": [
|
|
"nvika"
|
|
]
|
|
},
|
|
"codefilesanity": {
|
|
"version": "0.0.37",
|
|
"commands": [
|
|
"CodeFileSanity"
|
|
]
|
|
},
|
|
"ppy.localisationanalyser.tools": {
|
|
"version": "2024.517.0",
|
|
"commands": [
|
|
"localisation"
|
|
]
|
|
}
|
|
}
|
|
}
|