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.

adsad

Clay cabc303e c5318eb0

+1 -1
+1 -1
modules/server/auth.ts
··· 100 100 resave: false, 101 101 saveUninitialized: false, 102 102 cookie: { 103 - secure: true, 103 + secure: false, 104 104 maxAge: 24 * 60 * 60 * 1000, 105 105 }, 106 106 })