GameBundle/GameBundle/.config/dotnet-tools.json
2023-05-22 15:31:57 +02:00

12 lines
206 B
JSON

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