Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"

FPSCounter
Compteur FPS hautement configurable pour Schedule I
CHANGELOG
FPSCounter - Version History
1.0.6 (2025-05-17)
Added
- Fond à coins arrondis généré dynamiquement pour le compteur FPS (plus besoin de sprite externe)
- Fond sombre semi-transparent configurable directement dans le code
Changed
- Amélioration visuelle : interface modernisée et plus élégante
- Nettoyage du code : génération du fond UI entièrement intégrée
1.0.5 (2025-4-27)
Added
- FPS Unlocker intégré désactivant la limite de FPS du jeu
- Compatibilité totale avec le Mod Manager - Phone App
- Protection anti-crash pour les configurations invalides
Changed
- Refonte du système de FPS pour le lissage dynamique
- Optimisation des vérifications de configuration
- Synchronisation temps réel améliorée avec le Mod Manager - Phone App
Fixed
- Stabilité lors du chargement des scènes
1.0.4 (2025-4-24)
Added
- Compatibility with the Mods update checker
1.0.3 (2025-4-22)
Added
- Automatic text centering in the background
- Dynamic background sizing based on content
- Parent-child hierarchy between background and text
Fixed
- Perfect position synchronization
- Residual horizontal offset
- Resizing during updates
Changed
- Element anchoring at (0.5, 0.5)
- Unified positioning system
- UI update method
1.0.2 (2025-4-22)
Added
- Real-time updates of all properties via the configuration file
- HEX color support (#ffffff) instead of RGBA values
- Full hide of the interface when disabled
Changed
- Rounded position to pixel accuracy for precise alignment
- Improved reload system for locked files
- Optimized change checks
Fixed
- Automatic conversion of legacy RGBA colors to HEX
- Immediate synchronization of position changes
1.0.1 (2025-4-20)
- New: Progressive FPS smoothing with Mathf.Lerp
- New:
SmoothingFactor
configuration option - Optimized: Removed the 60-frame buffer
- Fixed: Better enforcement of the 120 FPS limit
- UI: Slightly enlarged background