How to Enable the Developer Console in American Truck Simulator

How to enable the developer console in ATS for exporting server packages and using debug commands.

The developer console is needed to export server packages (required for mod setup).

Enabling the Console

  1. Navigate to your ATS user directory:
    • Windows: Documents/American Truck Simulator/
  2. Open config.cfg in a text editor
  3. Find and change these two lines:
uset g_developer "1"
uset g_console "1"
  1. Save the file
  2. Launch the game

Using the Console

Press ~ (tilde key) to open the console in-game.

Key Commands

CommandDescription
export_server_packagesExport server_packages.sii and server_packages.dat for your server
export_server_packages <path>Export to a custom location

📝 Note: You must be loaded into a game (on a map) before running export_server_packages. It won't work from the main menu.

Why You Need This

The export_server_packages command generates the two files your dedicated server needs to know about your map, DLCs, and mods. See Mod Setup for the full process.

How is this guide?

40% Off — Limited TimeGet your American Truck Simulator server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page