h3x4n1um / RETON

Reverse Engineering RTON File
GNU General Public License v3.0
33 stars 3 forks source link

Feature request: Implement non-interactive use #16

Closed bontchev closed 3 years ago

bontchev commented 3 years ago

Currently, when the program rton2json is instructed to unpack a subdirectory, after it is done, it displays the message Finished and waits for the user to press Enter. I often unpack the RTON files of a whole subtree of directories and the program constantly waiting for me to press Enter is rather annoying. Could you please implement a command-line option that suppresses this pause?

h3x4n1um commented 3 years ago

This shouldn't be hard to implement but currently I have a lot of university projects, I'll take look at this when I have more free time