cs-zombie-panic
cs-zombie-panic copied to clipboard
πΊπ¦ π§ This project is a port of HL Zombie Panic! for Counter-Strike
π§ Zombie Panic πΊπ¦
π 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