Skip to content

Project Zomboid Mod CLI (pzmcli) - terminal tool for create mods on Linux for Project Zomboid

License

Notifications You must be signed in to change notification settings

openzomboid/pzmcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pzmcli

Project Zomboid Mod CLI (pzmcli) - terminal tool for create mods on Linux for Project Zomboid

Work in progress. Don't use yet.

What is need to be done

  • Self installer with self update.
  • Create new mod with skeleton directories.
  • Mock to Project Zomboid exported Java functions.
  • Run tests to check mod.
  • Prepare mod release.
  • Make mod release to Steam without entering to Project Zomboid game.

TODO

  • Add VERSION file to mod

Install

wget -O pzmcli.sh https://raw.githubusercontent.com/openzomboid/pzmcli/master/pzmcli.sh && chmod +x pzmcli.sh && ./pzmcli.sh self-install pzmcli && rm pzmcli.sh

Uninstall

pzmcli self-uninstall

About

Project Zomboid Mod CLI (pzmcli) - terminal tool for create mods on Linux for Project Zomboid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published