Hedgefog / cs-zombie-panic

πŸ‡ΊπŸ‡¦ 🧟 This project is a port of HL Zombie Panic! for Counter-Strike
MIT License
19 stars 3 forks source link
amxmodx amxx amxxpack counter-strike cs cstrike game mod pawn plugin zombie zombie-panic

🧟 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

Customize builder

Use .amxxpack.json configuration file

Build project

npm run build

Watch project

npm run watch

Create bundle

npm run pack