SimulationCraft made simple. Run sims from your browser or download the desktop app — no command line needed.
Try the Demo · Download Desktop App · Documentation
| 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 |
Download the installer from Releases. Available for Windows, macOS, and Linux. Runs locally using all CPU cores.
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:latestVisit http://localhost:8000 — single container, batteries included.
| 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 |
Private repository. All rights reserved.





