Dear racers,
I've been fiddling around to create something new for LFS; lfs-career.
This software utilises the InSim protocol and lets you configure a single player career with multiple seasons. Each season consists of multiple races.
Download
Download it here: https://github.com/verberktsta ... ain/lfs-career-v0.1.0.zip
Prerequisites: You must have java installed
Getting started
you know that lfs-career is running and succesfully connected to LFS. Fasten your seatbelts!
Ingame commands
In game you can start a career with "!career road", take part in a season by typing "!season uf1-sprint" and load a track, grid & race settings by typing "!race".
Configuration
You can configure your own career, have a look at "careers/road.edn" for an annotated example.
It's very simple, but some things might work different then you'd expect. Please let me know what you think/miss or if you find any bugs. Leave a reply or file an issue on Github.
For more info, take a look at the Readme: https://github.com/verberktsta ... areer/blob/main/README.md
Thanks in advance!
Stan AKA Boer Tarrel
I've been fiddling around to create something new for LFS; lfs-career.
This software utilises the InSim protocol and lets you configure a single player career with multiple seasons. Each season consists of multiple races.
Download
Download it here: https://github.com/verberktsta ... ain/lfs-career-v0.1.0.zip
Prerequisites: You must have java installed
Getting started
- Extract the file lfs-career-v0.1.0.zip to a location of your liking.
- Change the path "C:\LFS\data\setups" in config.edn to the data/setups folder of your installation location (if necessary).
- Launch Live For Speed, choose single player and type "/insim 29999"
- Start lfs-career by running "java -jar lfs-career-v0.1.0.jar" (in a command prompt)
you know that lfs-career is running and succesfully connected to LFS. Fasten your seatbelts!
Ingame commands
In game you can start a career with "!career road", take part in a season by typing "!season uf1-sprint" and load a track, grid & race settings by typing "!race".
Configuration
You can configure your own career, have a look at "careers/road.edn" for an annotated example.
It's very simple, but some things might work different then you'd expect. Please let me know what you think/miss or if you find any bugs. Leave a reply or file an issue on Github.
For more info, take a look at the Readme: https://github.com/verberktsta ... areer/blob/main/README.md
Thanks in advance!
Stan AKA Boer Tarrel