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 14:57:52 +09:00
|
|
|
},
|
|
|
|
"jetbrains.resharper.globaltools": {
|
2021-01-02 11:53:06 +01:00
|
|
|
"version": "2020.3.2",
|
2020-11-16 14:57:52 +09:00
|
|
|
"commands": [
|
|
|
|
"jb"
|
|
|
|
]
|
|
|
|
},
|
2021-11-04 19:19:00 +09:00
|
|
|
"nvika": {
|
|
|
|
"version": "2.2.0",
|
2020-11-16 14:57:52 +09:00
|
|
|
"commands": [
|
|
|
|
"nvika"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"codefilesanity": {
|
2021-06-15 21:42:09 +09:00
|
|
|
"version": "0.0.36",
|
2020-11-16 14:57:52 +09:00
|
|
|
"commands": [
|
|
|
|
"CodeFileSanity"
|
|
|
|
]
|
2021-05-22 02:32:55 +09:00
|
|
|
},
|
|
|
|
"ppy.localisationanalyser.tools": {
|
2021-07-25 15:24:49 +09:00
|
|
|
"version": "2021.725.0",
|
2021-05-22 02:32:55 +09:00
|
|
|
"commands": [
|
|
|
|
"localisation"
|
|
|
|
]
|
2019-10-30 22:42:25 +08:00
|
|
|
}
|
|
|
|
}
|
2021-10-28 14:34:27 +09:00
|
|
|
}
|