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
- Host: GitHub
- URL: https://github.com/xunnamius/project-zomboid
- Owner: Xunnamius
- Created: 2023-02-24T21:36:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T22:53:46.000Z (about 2 years ago)
- Last Synced: 2025-03-25T19:12:18.076Z (about 2 months ago)
- Topics: project, project-zomboid, project-zomboid-tool, zomboid
- Language: Lua
- Homepage:
- Size: 162 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.