Skip to content

Latest commit

 

History

255 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimHammer

SimulationCraft made simple. Run sims from your browser or download the desktop app — no command line needed.

Try the Demo · Download Desktop App · Documentation


Quick Sim Top Gear Drop Finder

Top Gear Result Drop Finder Result Simulation History

Sim Types

Description
Quick Sim DPS, ability breakdown, and stat weights
Top Gear Find the best gear combination from your bags and vault
Drop Finder Sim raid and dungeon loot to find upgrades
Crest Upgrades Find the best Dawncrest upgrade path within your budget

Quick Start

Desktop

Download the installer from Releases. Available for Windows, macOS, and Linux. Runs locally using all CPU cores.

Self-Host with Docker

docker run -p 8000:8000 \
  -e SIMC_ENABLED_BRANCHES=weekly,nightly \
  -v simhammer-data:/app/resources/data \
  -v simhammer-data-full:/app/resources/data_full \
  -v simhammer-simc:/app/resources/simc \
  -v simhammer-db:/app/db \
  ghcr.io/sortbek/simcraft:latest

Visit http://localhost:8000 — single container, batteries included.

Documentation

Architecture System design, storage, deployment modes
Development Local setup, web + desktop dev, building
Self-Hosting Docker, PostgreSQL, VPS deploy, environment variables
Contributing Code style, PRs, CI pipeline

License

Private repository. All rights reserved.

About

SimulationCraft web app + desktop app. Simulate your World of Warcraft character's DPS, find best gear, and optimize stat weights.

Resources

Contributing

Stars

63 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages