Skip to content

ETS2LA/installer

Repository files navigation

ETS2LA Installer

This is an installer for ETS2LA, Euro Truck Simulator 2 Lane Assist, written in NSIS.

Installation

Find the latest release from GitHub Releases (latest), choose ETS2LA-Installer.exe, download and run it.

ETS2LA's installer's version is not associated with the ETS2LA per se.

Building from source / Development

This installer uses NSIS, just download it and then build the installer script installer.nsi with NSIS. (make sure to add NSIS to your PATH)

makensis installer.nsi

Contributing

Installer Issues

If you encounter any issues with the installer, please create a new issue on the GitHub Issues.

Or, if you know how to fix the issue, feel free to create a pull request on GitHub Pull Requests.

Translations

Check the Translation Guide