Skip to content

πŸ‡ΊπŸ‡¦ ❄️ Mod for Counter-Strike based on snowballs fights with original game modes

License

Notifications You must be signed in to change notification settings

Hedgefog/cs-snow-wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

56 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

❄ Snow Wars πŸ‡ΊπŸ‡¦

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

πŸ“„ About

Snow Wars is a Counter-Strike server-side modification based on snowballs fights with original Counter-Strike modes.

Weapons and Artifacts

  • Snowball - deals 50 damage on hit
  • Slingshot - allows you to shoot snowballs with extra controlled power
  • Lemon Juice - adds radius damage to your snowballs, it's yellow for a reason and enemies find it humiliating
  • Down Jacket - reduces taken damage
  • Surprise Box - SURPRISE, but in the box

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