PVZ2tools
PVZ2tools copied to clipboard
1 exe (unpack + patch)
PyVZ2 should be usable as 1 exe, like most other modding tools. If it's not set up like this by default, that's fine, but there should be easy to configure. I was thinking about choosing between unpacking and patching, but maybe you've a better idea?
NoB had already suggested that, but I believe doing this through a GUI with options would be better.
Would this be a solution?
Input level | Output level | "Unpack" | "Patch" |
---|---|---|---|
7 | 8 | rton2json | json2rton |
8 | 8 | json2rton | rton2json |
Then you can have templates to patch with unpack.exe and delete patch.exe. For patching you could just add b after the template name. (But the naming is up to you) Note that this still has to be implemented.
Update: both tools will be merged through the new text interface. It will also be possible to have select patch & unpack templates at the same time.