Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.26 KB

README.md

File metadata and controls

42 lines (31 loc) · 1.26 KB

🧟 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