Introduce types for readmap

This commit is contained in:
Jaby Blubb
2023-06-25 15:58:23 +02:00
parent b7b5490d0c
commit d342f6ebc4
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"
},
{