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