I have read the readme but seems that no proper instruction to start an ACE project. We can use the current A32NX as an example but still, which path to put in the project config in order for the instrument to show up properly?
Below is the project config for the A32NX I setup.
{
"name": "A32NX",
"paths": {
"instruments": "D:\\MSFS_project\\flybywire\\fbw-a32nx\\src\\systems\\instruments\\src",
"bundles": "D:\\MSFS_project\\flybywire\\fbw-a32nx\\bundles",
"html_ui": "D:\\MSFS_project\\flybywire\\fbw-a32nx\\out\\flybywire-aircraft-a320-neo\\html_ui"
},
"elements": []
}