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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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