dcs-bios-api-mazeppa
Version:
DCS BIOS export parser that returns JSON data
18 lines • 1.01 kB
JSON
{
"Metadata": {
"_ACFT_NAME": {
"category": "Metadata",
"control_type": "display",
"description": "Aircraft Name (or NONE), null-terminated",
"identifier": "_ACFT_NAME",
"inputs": [ ],
"outputs": [ {
"address": 0,
"description": "Aircraft Name (or NONE), null-terminated",
"max_length": 16,
"suffix": "",
"type": "string"
} ]
}
}
}