Ah this is a old project that I never finished.
The tool for converting PVZ level files PVZ Wiki format.
- Makes most of the description
- All waves
- Minimal work
- Install Python, for Windows tick the "add python to path" option. (and install PIP if you are downloading with custom options)
- Download WikiTools.py and unzip it
- Add your own PVZ obb extract to the folder, if you don't have one, contact admins, we only give it to trustful persons.
- Open Command prompt for Windows, terminal for macOS & Linux
- Navigate to the folder where the python file is,
cd ../
is to go up by one folder,cd folder_name
is to navigate to the folder_name folder, ls is to see which folders/files are in the current folder. - Type
python3 WikiTools.py
in the terminal (non-case sensitive) - Do
pip install "name"
if the scrypt crashes sayingno module named "name"
- Follow the instructions that appear in the UI
Add the zombie into convert.txt, as \(json_zombie_name\): ;<sup>0<sup>;arrangement_number;{{P|wiki_zombie_name|2}}
DM me on discord (cyao1234#2488) and I'll compile with it
Open an Issue on GitHub or DM me the level name on Discord (cyao1234#2488)
Feel free to contribute, open a branch on GitHub and send a pull request.