An open API service indexing awesome lists of open source software.

https://github.com/xunnamius/project-zomboid

PZ stuff, including my save game backups and some of my scripts
https://github.com/xunnamius/project-zomboid

project project-zomboid project-zomboid-tool zomboid

Last synced: about 2 months ago
JSON representation

PZ stuff, including my save game backups and some of my scripts

Awesome Lists containing this project

README

        

# Project Zomboid

Basically hourly backups of my PZ gameplay in case something unfair or glitchy
happens (or my harddrive crashes) and I want to roll back my save to some
previous point.

Also includes a few scripts I use adjacent to my gameplay, like
[timer.mjs](./timer.mjs) for tracking when TV shows come on and
[parse-radio-data.mjs](./parse-radio-data.mjs) for parsing radio broadcast files
and getting a schedule for when TV shows and radio broadcasts happen and how
they affect the player.