/cs-halloween-mod

Halloween Mod for Counter-Strike 1.6

Primary LanguagePawnMIT LicenseMIT

Alt Text

πŸŽƒ Halloween Mod πŸ‡ΊπŸ‡¦

GitHub package.json version GitHub Workflow Status GitHub release (latest by date) GitHub all releases

πŸ“„ About

Halloween Mod is a powerful Halloween-themed core for your Counter-Strike server with completely new game modes, NPCs, bosses, spells, cosmetics, and more.

πŸ”½ Download latest:

πŸ”„ Requirements

  • Amx Mod X 1.8.2+
  • RegameDLL + ReAPI or RoundControl
  • Metamod-R or Metamod-P (for windows)

πŸ“– Documentation

πŸ™ Special Thanks:

πŸ”§ 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