| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Euro-Truck-Simulator-2-Lane-Assist-installer.zip | 2023-07-25 | 3.7 kB | |
| updater.py | 2022-11-19 | 13.7 kB | |
| updater.exe | 2022-11-18 | 9.7 MB | |
| Installation_Update script source code.tar.gz | 2022-08-08 | 24.9 MB | |
| Installation_Update script source code.zip | 2022-08-08 | 24.9 MB | |
| README.md | 2022-08-08 | 1.4 kB | |
| Totals: 6 Items | 59.5 MB | 0 | |
ATTENTION
The app is being rewritten as we speak (eta end of summer) for now the most up to date version can be downloaded using the anaconda-updater
Follow the progress at the v2.0-rewrite branch!
Use these commands to install some requirements manually (you will need python 3.9)
pip install torch==1.13.1 torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117
pip install numpy==1.21.0 scipy==1.9.1
This should be fixed once I get the chance to make a conda installer.
Either download updater.exe or updater.py
- They are both the same application, but I got some requests for an exe so it is now included. The exe will not detect the current installed version, so the .py is superior.
- The installation script will always download the most up to date version of the app (optionally even development versions). It will also handle updates and show the current version change log.
Current installer version is 0.5 (18.11.2022):
- Added full support for the experimental branch, to see the current features head to my Trello.