16 lines
611 B
JSON
16 lines
611 B
JSON
{
|
|
"WorkspaceSettings": {
|
|
"DefaultProject": "gismo",
|
|
"Projects": {
|
|
"gismo": "src/gismo/gismo.json",
|
|
"gismo-cli": "src/gismo_cli/gismo-cli.json",
|
|
"gismo-core": "src/gismo_core/gismo-core.json",
|
|
"gismo-data": "src/gismo_data/gismo-data.json",
|
|
"cpl-extension": "src/cpl_extension/cpl-extension.json",
|
|
"modules-core": "src/modules_core/modules-core.json",
|
|
"boot-log": "src/modules/boot_log/boot-log.json",
|
|
"level-generator": "tools/level_generator/level-generator.json",
|
|
"ontime-calculator": "tools/ontime_calculator/ontime-calculator.json"
|
|
}
|
|
}
|
|
} |