mikew / wadpunk

Cross-platform app to help you manage your WAD library and launch Source Ports like GZDoom.
4 stars 0 forks source link

Handle array-ness of `command` in SourcePortForm #70

Open mikew opened 6 months ago

mikew commented 6 months ago

The backend already handles the command being an array of strings, but the UI does some stuff to sort of ... undo that. Ideally users would be able to add new entries to the command list.