GreatSpringGameJam/.config/dotnet-tools.json

12 lines
155 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"gamebundle": {
"version": "1.3.1",
"commands": [
"gamebundle"
]
}
}
}