birth/config/default.json
David Gonzalez Martin 0709f980af first commit
2023-07-09 11:24:30 -06:00

10 lines
219 B
JSON

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