mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 18:37:27 +08:00
37 lines
626 B
JSON
37 lines
626 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"dotnet-format": {
|
|
"version": "3.1.37601",
|
|
"commands": [
|
|
"dotnet-format"
|
|
]
|
|
},
|
|
"jetbrains.resharper.globaltools": {
|
|
"version": "2020.3.2",
|
|
"commands": [
|
|
"jb"
|
|
]
|
|
},
|
|
"smoogipoo.nvika": {
|
|
"version": "1.0.1",
|
|
"commands": [
|
|
"nvika"
|
|
]
|
|
},
|
|
"codefilesanity": {
|
|
"version": "0.0.36",
|
|
"commands": [
|
|
"CodeFileSanity"
|
|
]
|
|
},
|
|
"ppy.localisationanalyser.tools": {
|
|
"version": "2021.725.0",
|
|
"commands": [
|
|
"localisation"
|
|
]
|
|
}
|
|
}
|
|
}
|