update readme

This commit is contained in:
skymike03
2025-08-29 15:46:40 +02:00
parent 6ff3f146ef
commit 638af5a70f
2 changed files with 0 additions and 2 deletions

View File

@@ -139,7 +139,6 @@ RGSX/
├── __main__.py # Main entry point of the application.
├── controls.py # Keyboard/controller/mouse event handling and menu navigation.
├── controls_mapper.py # Control configuration with automatic button name detection.
├── es_input_parser.py # EmulationStation configuration parser for automatic control import.
├── display.py # Pygame graphics interface rendering.
├── config.py # Global configuration (paths, parameters, etc.).
├── rgsx_settings.py # Unified application settings management.