Skip to content

A realistic freight dispatch tool for Euro Truck Simulator 2. Built with Tauri, Rust, and React.

License

Notifications You must be signed in to change notification settings

SomeOrdinaryBro/FleetDesk-ETS2

Repository files navigation

Fleet Desk for ETS2

Fleet Desk is a desktop app that lets you create real, valid ETS2 jobs straight from your own save files.
It reads your profile, checks what DLCs you own, and only suggests jobs you can actually take in-game.


What it does (MVP)

  • Auto-detects your ETS2 profiles
  • Checks if your game is using text saves (g_save_format 2)
  • Detects installed map/cargo DLCs (Heavy, Special, Iberia, etc.)
  • Reads player info: level, skills, discovered cities, owned trailers
  • Exports a job spec (JSON) for testing
    Next step: actually write jobs into the save file with backups.

Roadmap

  • ✅ Profile + DLC detection
  • ✅ Player state reading (level, skills, cities, trailers)
  • ⏳ Save writer: clone an existing job and swap fields safely
  • ⏳ Telemetry autofill (read-only): nearest city from your current location
  • ⏳ Share/import job codes with friends
  • ⏳ City/company/cargo dictionaries with DLC gating

This is an MVP build.
The full version will have a clean, simple UI and a realistic dispatch-style job list.

Fleet Desk poster

Documentation

Instructions, feature details, and editing guides will be stored in /docs. The folder is empty for now cuz i'm prepping content.

About

A realistic freight dispatch tool for Euro Truck Simulator 2. Built with Tauri, Rust, and React.

Topics

Resources

License

Stars

Watchers

Forks