I have 3 folders created, one with all the original files with the .mes extension, another with the scripts in .json format ready to edit and another empty folder where the new modified scripts are supposed to be. But it's not like that
I use for example
folder containing original game files= folder1
folder containing .json files= folder2
folder to receive patched game files= folder3 (this folder is empty )
these folders are all in the same location, now i use
VNTextPatch insertlocal folder1 folder2 folder3
Now the command runs, but the new modified scripts in folder3 don't show up, just a corrupted .mes file
