Introduce types for readmap

This commit is contained in:
2023-06-25 15:58:23 +02:00
parent 1a54249a29
commit 660faeb1a2
5 changed files with 84 additions and 12 deletions

View File

@@ -59,7 +59,7 @@
{
"id": "project",
"type": "pickString",
"options": ["cdtypes", "cpp_out", "jaby_engine_fconv", "mkoverlay", "psxcdgen", "psxcdgen_ex", "psxcdread", "tool_helper", "wslpath"],
"options": ["cdtypes", "cpp_out", "jaby_engine_fconv", "mkoverlay", "psxcdgen", "psxcdgen_ex", "psxcdread", "readmap", "tool_helper", "wslpath"],
"description": "project to build"
},
{