birth/config/default.json
David Gonzalez Martin 403822310e wip
2023-09-08 17:01:27 -06:00

10 lines
220 B
JSON

{
"architecture": "x86_64",
"bootloader": "birth",
"boot_protocol": "bios",
"execution_environment": "qemu",
"optimize_mode": "Debug",
"execution_type": "emulated",
"executable_kind": "exe"
}