cs-zombie-panic icon indicating copy to clipboard operation
cs-zombie-panic copied to clipboard

πŸ‡ΊπŸ‡¦ 🧟 This project is a port of HL Zombie Panic! for Counter-Strike

🧟 Zombie Panic πŸ‡ΊπŸ‡¦

GitHub package.json version GitHub Workflow Status GitHub release (latest by date) GitHub all releases

πŸ“„ About

Zombie Panic is a server-side modification for Counter-Strike similar to the popular Half-Life modification Zombie Panic!.

πŸ”½ Download latest:

  • Releases

πŸ”„ Requirements

πŸ”§ Deployment

  • Clone repository.
  • Install dependencies npm i

Customize builder

Use .amxxpack.json configuration file

Build project

npm run build

Watch project

npm run watch

Create bundle

npm run pack