birth/config/default.json
David Gonzalez Martin beda088388 wip
2023-08-09 20:35:16 -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"
}