wattostudios / GameExtractor

Reads and writes thousands of different archive and image formats used in games.
http://www.watto.org
GNU General Public License v2.0
128 stars 9 forks source link

CLI improvements: allow listing to stdout #7

Closed eadmaster closed 3 years ago

eadmaster commented 3 years ago
$ gameextractor -list -input "$(readlink -f "$INPUTFILE")"
...
Error: "-list" is missing the mandatory field "-output"
wattostudios commented 3 years ago

Implemented in 3.13a