Credits & attributions
Wargaming Toolbox stands on the shoulders of an enormous amount of open-source work. The major third-party assets and libraries are listed below.
Icon set — Game Icons
The Counter Creator's icon picker bundles the full game-icons.net collection (over four thousand icons by dozens of authors) under the Creative Commons Attribution 3.0 Unported license. Per-icon author credits are preserved as part of the icon ids (each id is namespaced with the author's handle). The full set source lives at github.com/game-icons/icons.
Frontend libraries
- Svelte — UI framework (MIT)
- Tailwind CSS — utility-first CSS (MIT)
- Skeleton — Tailwind component primitives (MIT)
- Vite — build tool (MIT)