Conversation
There was a problem hiding this comment.
Pull request overview
This pull request adds a contributor entry to the README.md file. According to the PR description, it is intended to add a Hybrid Overlay implementation for Le Mans Ultimate (LMU) along with a new Hybrid Energy status variable. However, the diff only shows a single line change adding "Connor-Molz" to the contributors list.
The actual Hybrid overlay implementation code (HybridInfoOverlay.cs, HybridInfoConfiguration.cs, and the HybridEnergy variable in LocalCarData.cs) already exists in the repository, suggesting this work was committed separately or the diff is incomplete.
Changes:
- Adds "Connor-Molz" to the contributors list in README.md
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - [mreininger23](https://github.com/mreininger23) | ||
| - [Kris](https://github.com/Kris) | ||
| - [Dirk-W](https://github.com/Dirk-W) | ||
| - [Connor-Molz](https://github.com/Connor-Molz) |
There was a problem hiding this comment.
The contributor "ConnorMolz" already exists in the list at line 38. Adding "Connor-Molz" at line 54 creates a duplicate entry with slightly different formatting (dash vs no dash). Consider removing this duplicate or consolidating under one consistent name format.
Hi,
Here is the implementation of the Hybrid Overlay for LMU.
I could not testing it yet, because I get LMU not running with RaceElement.
Also I added a new Variable for Hybrid Energy status