GameBundle/GameBundle/.config/dotnet-tools.json

12 lines
162 B
JSON

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