birth/config/default.json
David Gonzalez Martin 4b2ade8552 commit 2
2023-12-05 13:18:59 -06:00

10 lines
220 B
JSON

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