Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.61 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.61 KB

❄ 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