Originally created by Tsutarja495, this mod was updated by jojos38
Forum thread: https://www.beamng.com/threads/improved-lamborghini-gallardo-v1-27.80412/
- Thanks to long-time Lua programmer shawnjb for the update
- Optimized Lua code
- Minified JSON files, resulting in a 50% reduction in file size
- Fixed all syntax errors
- Prerequisites for some Lua errors have been made
Simply format the jbeam into cjson and the cs into torquescript on Visual Studio Code\
{
"files.associations": {
"*.jbeam": "cjson",
"*.cs": "torquescript"
}
}
If you want IntelliSense in Visual Studio Code while working on this project, you can use the LDoc project created by shawnjb to include documentation IntelliSense for the project.
Run this script to download the LDoc project and copy the documentation files into the project.
python setup.py
Thanks to Tsutarja495 for having made the original model
Thanks to default0.0player for having made the semi automatic transmission
Thanks to Dummiesman for explaining me how to improve the jbeam / nodes
Thanks to Raging Midget vs Gaming (twonklewonk) for the update 1.8
Thanks to Subin for the twin turbo 3D model
Thanks to Revolution Racecraft for allowing me to use the changes from an old project from them
Thanks to DJS for the suspensions 3D model
Thanks to SimonPlayzFromYT for helping on testing the mod
Thanks to danyk10 for tweaking and implementing semi automatic transmission
Thanks to JulianR32 for the remaking all the twin turbo pipes
Thanks to Nejc for getting multiple 3D models
Thanks to shawnjb for optimizing the Lua code, fixing errors and reducing ZIP size
Thanks to someone for the tire thickness and grip fix