Skip to content

🇺🇦 🧟 This project is a port of HL Zombie Panic! for Counter-Strike

License

Notifications You must be signed in to change notification settings

Hedgefog/cs-zombie-panic

Repository files navigation

🧟 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:

🔄 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