Difference between revisions of "Links"

From LFS Manual
Jump to navigationJump to search
(add LFS Stats V3)
(fix Argentina Turismo link)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
A curated list of useful links related to Live for Speed.
+
A curated list of useful '''links''' related to Live for Speed.
  
 
== Official ==
 
== Official ==
Line 40: Line 40:
 
=== Countries ===
 
=== Countries ===
  
* {{Flag icon|AR}} [https://discord.gg/Ph5mjR7 Argentina Turismo]
+
* {{Flag icon|AR}} [https://discord.com/invite/argentina-turismo-632666692841111582 Argentina Turismo]
 
* {{Flag icon|BR}} [https://discord.gg/jJzZKa62t4 LFS Brasil]
 
* {{Flag icon|BR}} [https://discord.gg/jJzZKa62t4 LFS Brasil]
 
* {{Flag icon|CZ}} [http://www.czechlfs.net Live for Speed Czech] ([https://discord.gg/GdzyfWkPkf Discord])
 
* {{Flag icon|CZ}} [http://www.czechlfs.net Live for Speed Czech] ([https://discord.gg/GdzyfWkPkf Discord])
Line 75: Line 75:
 
{{further|Skin Tutorial}}
 
{{further|Skin Tutorial}}
  
* [https://www.lfs.net/forum/67 Finished skins at LFS Forum] - Finished public skins grouped by [[:Category:Cars|car]].
+
* [https://www.lfs.net/forum/67 Finished skins at LFS Forum] - Finished public skins grouped by [[Cars|car]].
 
* [https://www.bean0.com/category/all/ Bean0.com] - Public car skins for LFS.  
 
* [https://www.bean0.com/category/all/ Bean0.com] - Public car skins for LFS.  
 
* [http://ds-autos.digiserv.net dS Autos] - Car skins and 3D renders.
 
* [http://ds-autos.digiserv.net dS Autos] - Car skins and 3D renders.
Line 111: Line 111:
 
=== Programming libraries ===
 
=== Programming libraries ===
  
{{see also|InSim#InSim_libraries}}
+
{{further|InSim#InSim_libraries}}
  
 
* [https://gitlab.com/godot-insim/godot_insim Godot InSim] - A library implementing the InSim API to build apps with the Godot game engine.
 
* [https://gitlab.com/godot-insim/godot_insim Godot InSim] - A library implementing the InSim API to build apps with the Godot game engine.

Latest revision as of 20:17, 30 June 2026

A curated list of useful links related to Live for Speed.

Official

Websites

Social media

Community

General

Teams / servers / events

Countries

Leagues

Further information: Leagues

Multiplayer servers

Broadcasts

  • Sim Broadcasts - Commentary and streaming services of events in Live for Speed.
  • NanexTV - French channel about simracing, including Live for Speed league live streams with commentary.

Setups

Skins

Further information: Skin Tutorial

Wallpapers

Tools & addons

Multiplayer server management

  • AIRIO - Customizable stats, timing, and protections, advanced controls for admins, filters, and live configuration. However, it is not actively maintained anymore and not fully compatible with vehicle mods.
  • LFSLapper - A scriptable race server manager that adds automation, stats tracking, custom events, and advanced in-game controls via C# and SQLite, running on Windows or Linux.

Racing assistance & HUDs

  • Detect & Monitor - A fully customizable toolkit that combines a visual spotter with an on-screen HUD to display live racing data like lap times, deltas, fuel, and gaps.
  • PACT Driving Assistant - An advanced driver aid that adds collision warnings, emergency braking, blind spot detection, adaptive cruise control, lane and traffic alerts, and other smart safety features.

Statistics

  • LFS Stats V3 - LFS Stats connects to your server (or replay) via InSim, captures everything that happens during a session, and exports it as a JSON file. The included web viewer turns that JSON into a fully interactive dashboard.
  • mpRes - A PHP script designed to analyze multiplayer replays and to produce statistics out of them.

Autocross layouts

Further information: Autocross Editor
  • LFS Layout Editor Blender Tool - A Blender-based tool lets you quickly build autocross layouts by assembling pre-modelled blocks (slabs, ramps, wedges) and exporting them directly to LYT files ready to load in game.

Programming libraries

Further information: InSim#InSim_libraries
  • Godot InSim - A library implementing the InSim API to build apps with the Godot game engine.
  • InSim.NET - An InSim library for .NET, stays as close to the original InSim protocol as possible.
  • insim.rs - A suite of crates to help you work with LFS in Rust.
  • KtInSim - An InSim library for Live For Speed, written in Kotlin.
  • Node InSim - An InSim library for Node.js with TypeScript support.
  • PiranMOTO PIE (PHP; InSim; Easy) - Windows EXE running a PHP InSim framework.
  • pyinsim - An InSim library for the Python programming language.
  • React Node InSim - A React renderer for InSim buttons, based on Node InSim.

Miscellaneous

  • LFS Discord's Rich Presence - A program that shows your playing status on Discord with current game mode, track, car and session status.