Java-RPG-Maker-MV-Decrypter icon indicating copy to clipboard operation
Java-RPG-Maker-MV-Decrypter copied to clipboard

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

Open TalosDx opened this issue 4 years ago • 3 comments

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

TalosDx avatar Aug 09 '21 13:08 TalosDx

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?

Petschko avatar Aug 09 '21 14:08 Petschko

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

TalosDx avatar Aug 09 '21 19:08 TalosDx

Ah I understand! Thats a neat idea

Petschko avatar Aug 09 '21 19:08 Petschko

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

Petschko avatar Sep 26 '23 19:09 Petschko