Warning
This repository will be DEPRECATED once ETS2LA C# releases. We are moving to Velopack as our installer. This will allow for way more features on both our, and the end user's side. This installer will continue to work for as long as the Python version is up, and if any issues are discovered we will be fixing them.
This repository contains the installer for ETS2LA. You can find the source code for the main application in the ETS2LA repository.
- Check the releases page for the latest automatically built installer.
- You can check out ets2la.com/developers for the latest information on setting up a development environment for ETS2LA.
Install NSIS from nsis.sourceforge.io and Python from python.org. Then run the following commands in the root directory of this repository:
python auto_precompile.py
makensis main.nsiPlease refer to the translation guide for information on how to contribute translations for the installer.
Please fork the repository and create a PR with your changes.