renpy-translator icon indicating copy to clipboard operation
renpy-translator copied to clipboard

CLI Command Line Interface

Open thejack99 opened this issue 1 year ago • 1 comments

Would you able to make the CLI for your project to use the ONE KEY TRANSLATE?

thejack99 avatar Jun 12 '24 00:06 thejack99

Unfortunately, I did not consider this situation at the beginning of the program design. This results in the coupling of the current graphical interface and program logic, making it difficult to separate the program logic into the command line.

anonymousException avatar Jun 12 '24 08:06 anonymousException