Skip to content

copperdevswebsites/havoc-tools

Repository files navigation

Havoc Tools

Many online tools for the fps game Havoc.

Current Tools

Simple online convertor for converting your sensitivity from games like Counter Strike 2 and Valorant to Havoc.

Currently supported games

Local development commands

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI