Petschko / Java-RPG-Maker-MV-Decrypter

You can decrypt whole RPG-Maker MV Directories with this Program, it also has a GUI.
MIT License
379 stars 51 forks source link

Add "Open Current Dir" & "Open Current Dir & encrypt" & "Open Current Dir & decrypt" #34

Closed TalosDx closed 11 months ago

TalosDx commented 3 years ago

Pls Add buttons "Open Current Dir" & "Open Current Dir & Decrypt" it would make moddev & gamedev easier.

Petschko commented 3 years ago

Hey!

I'm open for improvement, but I'm not entirely sure what you want. Can you please describe what the "Open current Dir" button should do?

Which current directory should it open?

The "Open Current Dir & Decrypt" should just do the same as the first button, just decrypt right away right?

TalosDx commented 3 years ago

The current directory is the directory where the Executable File is located Or console mode like

java -jar someJar.jar -decrypt .
java -jar someJar.jar  -encrypt .
java -jar someJar.jar  -encrypt /home/userName/games/myBestGameEver/

Where '.' works like in linux

Petschko commented 3 years ago

Ah I understand! Thats a neat idea

Petschko commented 11 months ago

This will be released in the new Version (Today/Tomorrow)