mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 13:44:58 +00:00
11 lines
254 B
JSON
11 lines
254 B
JSON
{
|
|
"name": "bootstrap",
|
|
"version": "0.1.0",
|
|
"description": "Bootstrap system and bring up SDL window.",
|
|
"defaultWorkflow": "workflows/boot_default.json",
|
|
"workflows": [
|
|
"workflows/boot_default.json",
|
|
"workflows/frame_default.json"
|
|
]
|
|
}
|