Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cheyao/wikitools
The wikiTools responsitory
https://github.com/cheyao/wikitools
fandom fandom-wiki pvz2 python wiki
Last synced: 5 days ago
JSON representation
The wikiTools responsitory
- Host: GitHub
- URL: https://github.com/cheyao/wikitools
- Owner: cheyao
- License: apache-2.0
- Created: 2022-04-22T13:08:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T20:57:22.000Z (almost 2 years ago)
- Last Synced: 2023-07-02T02:34:41.661Z (over 1 year ago)
- Topics: fandom, fandom-wiki, pvz2, python, wiki
- Language: Python
- Homepage:
- Size: 14.4 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Ah this is a old project that I never finished.
# WikiTools
The tool for converting PVZ level files PVZ Wiki format.
- Makes most of the description
- All waves
- Minimal work## Installation
1. Install [Python](https://www.python.org/downloads/), for Windows tick the "add python to path" option. (and install PIP if you are downloading with custom options)
2. Download [WikiTools.py](https://github.com/cheyao/WikiTools/archive/refs/heads/master.zip) and unzip it
3. Add your own PVZ obb extract to the folder, if you don't have one, contact admins, we only give it to trustful persons.
4. Open Command prompt for Windows, terminal for macOS & Linux
5. 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.
6. Type `python3 WikiTools.py` in the terminal (non-case sensitive)
7. Do `pip install "name"` if the scrypt crashes saying `no module named "name"`
8. Follow the instructions that appear in the UI## Add zombies
Add the zombie into convert.txt, as `\(json_zombie_name\): ;0;arrangement_number;{{P|wiki_zombie_name|2}}`## Other pvz versions
DM me on discord (cyao1234#2488) and I'll compile with it## Bug report
Open an Issue on GitHub or DM me the level name on Discord (cyao1234#2488)## Contributing
Feel free to contribute, open a branch on GitHub and send a pull request.# Stars
[![Stars](https://starchart.cc/cheyao/WikiTools.svg)](https://starchart.cc/cheyao/WikiTools)