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 indentation

Clay d09376c0 54d07405

+1
+1
.markdownlint.jsonc
··· 2 2 "MD013": false, // line length 3 3 "MD010": false, // hard tabs 4 4 "MD033": false, // inline HTML 5 + "MD007": { "indent": 4 } // unordered list indentation 5 6 }