2019-10-30 22:42:25 +08:00
|
|
|
{
|
|
|
|
"version": 1,
|
|
|
|
"isRoot": true,
|
|
|
|
"tools": {
|
2019-11-11 20:32:32 +08:00
|
|
|
"dotnet-format": {
|
|
|
|
"version": "3.1.37601",
|
|
|
|
"commands": [
|
|
|
|
"dotnet-format"
|
|
|
|
]
|
2020-11-16 13:57:52 +08:00
|
|
|
},
|
|
|
|
"jetbrains.resharper.globaltools": {
|
2021-01-02 18:53:06 +08:00
|
|
|
"version": "2020.3.2",
|
2020-11-16 13:57:52 +08:00
|
|
|
"commands": [
|
|
|
|
"jb"
|
|
|
|
]
|
|
|
|
},
|
2021-11-04 18:19:00 +08:00
|
|
|
"nvika": {
|
|
|
|
"version": "2.2.0",
|
2020-11-16 13:57:52 +08:00
|
|
|
"commands": [
|
|
|
|
"nvika"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"codefilesanity": {
|
2021-06-15 20:42:09 +08:00
|
|
|
"version": "0.0.36",
|
2020-11-16 13:57:52 +08:00
|
|
|
"commands": [
|
|
|
|
"CodeFileSanity"
|
|
|
|
]
|
2021-05-22 01:32:55 +08:00
|
|
|
},
|
|
|
|
"ppy.localisationanalyser.tools": {
|
2021-12-10 17:37:57 +08:00
|
|
|
"version": "2021.1210.0",
|
2021-05-22 01:32:55 +08:00
|
|
|
"commands": [
|
|
|
|
"localisation"
|
|
|
|
]
|
2019-10-30 22:42:25 +08:00
|
|
|
}
|
|
|
|
}
|
2021-12-10 17:37:57 +08:00
|
|
|
}
|