Create cdgen project

This commit is contained in:
2022-10-06 20:08:56 +02:00
parent a0c9be0d2a
commit 7e913e098a
5 changed files with 14 additions and 2 deletions

View File

@@ -54,7 +54,7 @@
{
"id": "project",
"type": "pickString",
"options": ["cdtypes", "cpp_out", "jaby_engine_fconv", "psxcdgen", "psxcdread", "tool_helper"],
"options": ["cdgen", "cdtypes", "cpp_out", "jaby_engine_fconv", "psxcdgen", "psxcdread", "tool_helper"],
"description": "project to build"
},
{