mirror of
https://gitlab.acidiclight.dev/sociallydistant/sociallydistant.git
synced 2025-01-22 17:41:49 -05:00
9d3911fb72
Signed-off-by: Ritchie Frodomar <alkalinethunder@gmail.com>
18 lines
258 B
JSON
18 lines
258 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"dotnet-sdcb": {
|
|
"version": "1.0.0.164",
|
|
"commands": [
|
|
"sdcb"
|
|
]
|
|
},
|
|
"dotnet-sdfxc": {
|
|
"version": "1.0.0.164",
|
|
"commands": [
|
|
"sdfxc"
|
|
]
|
|
}
|
|
}
|
|
}
|