mirror of
https://github.com/Ellpeck/TinyLifeExampleMod.git
synced 2024-11-05 13:39:09 +01:00
12 lines
155 B
JSON
12 lines
155 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"isRoot": true,
|
||
|
"tools": {
|
||
|
"cake.tool": {
|
||
|
"version": "2.2.0",
|
||
|
"commands": [
|
||
|
"dotnet-cake"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|