Skip to content

BGYdook/installer

 
 

Repository files navigation

ETS2LA Installer

This repository contains the installer for ETS2LA. You can find the source code for the main application in the ETS2LA repository.

Downloads

  • 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.

Building the Installer

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.nsi

Contributing Translations

Please refer to the translation guide for information on how to contribute translations for the installer.

Contributing Code

Please fork the repository and create a PR with your changes.

About

Installer repo for ETS2LA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • NSIS 93.6%
  • Python 5.8%
  • Batchfile 0.6%