mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 11:27:24 +08:00
30 lines
503 B
JSON
30 lines
503 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"jetbrains.resharper.globaltools": {
|
|
"version": "2022.2.3",
|
|
"commands": [
|
|
"jb"
|
|
]
|
|
},
|
|
"nvika": {
|
|
"version": "2.2.0",
|
|
"commands": [
|
|
"nvika"
|
|
]
|
|
},
|
|
"codefilesanity": {
|
|
"version": "0.0.36",
|
|
"commands": [
|
|
"CodeFileSanity"
|
|
]
|
|
},
|
|
"ppy.localisationanalyser.tools": {
|
|
"version": "2022.809.0",
|
|
"commands": [
|
|
"localisation"
|
|
]
|
|
}
|
|
}
|
|
} |