GameBundle/GameBundle/.config/dotnet-tools.json
2020-09-01 00:49:06 +02:00

12 lines
162 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"nulastudio.ncbeauty": {
"version": "1.2.9",
"commands": [
"ncbeauty"
]
}
}
}