Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 859 Bytes

readme.md

File metadata and controls

15 lines (15 loc) · 859 Bytes

read this

these are tools for modding pvz2. they are currently very incomplete but I will start working on them again now.
you're currently best off looking at other places for pvz2 modding tools.
like this other repo or the sunflower nation discord

what you need to run

  1. python 3.10+

what it can do so far

  1. unpack the obb
  2. extract all of the file names and save them into a json file
  3. use a json file with those file names and add them back into the obb
  4. unpack most pgsr (aka rsgp) files

thanks to:

the plants vs zombies 2 quickbms script for some of the documentation this repo that documented more of the lbsr header struct