mirror of
https://github.com/ppy/osu.git
synced 2024-11-09 02:37:57 +08:00
12 lines
156 B
JSON
12 lines
156 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"isRoot": true,
|
||
|
"tools": {
|
||
|
"cake.tool": {
|
||
|
"version": "0.35.0",
|
||
|
"commands": [
|
||
|
"dotnet-cake"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|