A Deno-powered backend service for Plants vs. Zombies: MODDED. [Read-only GitHub mirror] docs.pvzm.net
express typescript expressjs plant deno jspvz pvzm game online backend plants-vs-zombies zombie javascript plants modded vs plantsvszombies openapi pvz noads
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix version number being way too small

Clay 54d07405 9a75e49b

+1 -3
+1 -3
README.md
··· 1 - # PVZM Backend 2 - 3 - <sup><sub>v0.2.0</sup></sub> 1 + # PVZM Backend ![v0.2.1](https://img.shields.io/badge/version-v0.2.1-darklime) 4 2 5 3 > A Deno-powered backend service for [Plants vs. Zombies: MODDED](https://github.com/roblnet13/pvz). This service provides APIs for uploading, downloading, listing, favoriting, and reporting user-created _I, Zombie_ levels. 6 4