A free, open-source visual editor for creating custom digital dashboard mods — no coding required.
[ external image ]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
What is it?
ETS2 Dashboard Editor is a desktop application that lets you design fully custom instrument cluster mods for Euro Truck Simulator 2 and American Truck Simulator — entirely visually, without opening a text editor or writing a single line of code.
It works by reading and writing the game's native .sii dashboard format directly, so everything it produces is fully compatible with both games out of the box.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Features
- Drag & Drop Canvas – Add, move, resize and layer dashboard elements visually using a Pixi.js powered 2D canvas
- Live Telemetry Preview – Connect to the SCS SDK plugin and see your dashboard respond to real game data while you drive
- Simulation Mode – Test every element with sliders and toggles without needing the game open
- 3D Model Viewer – Apply your dashboard design to a UV-mapped 3D gauge model and preview the final result before exporting
- 50+ Preset Elements – Ready-made gauges, bars, text indicators, warning lights and backgrounds to get started fast
- 100+ Telemetry Channels – Speed, RPM, fuel, water temp, air pressure, cruise control, blinkers, lights, AdBlue and more
- Custom DDS Support – Import your own graphic files and bind them to any telemetry channel
- One-Click Mod Export – Generates a complete, game-ready mod ZIP with dashboard.sii, textures and font files
- SII Import – Load and edit any existing dashboard.sii file from other mods
- Multi-Screen Support – Manage Screen 100-800, 900 (warning) and 950 (shared overlay) in a single project
- Full Undo / Redo – Unlimited history for every editing action
- Alignment Tools – Align, distribute and snap elements to a configurable grid
How to use
- Install the app and set your Game Root Path in Settings
- Copy the included SCS SDK plugin DLL to your game's bin/win_x64/plugins/ folder for live telemetry
- Open the editor, drag preset elements from the Library onto the canvas
- Select any element and adjust its position, size, and telemetry binding in the Inspector panel
- Use File → Export mod… to generate the mod ZIP
- Drop the ZIP into Documents\Euro Truck Simulator 2\mod\ and enable it in the Mod Manager
Known Bugs
- - Some DDS textures do not load their alpha channels correctly
- Game font files are not processed yet
Download & Links
Platform: Windows (v0.1.0)
Free & Open Source (MIT)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
This is an initial release. Bug reports and suggestions are very welcome — please open an issue on GitHub or reply below.