PlayerSpeedConfig
A mod for R.E.P.O. that allows you to individually customize player movement speeds.
Requested by and mod icon Provided by @TheGoatVibe on the REPO Modding Server.
Features
- Granular Control: Set multipliers for Walking, Sprinting, and Crouching independently.
- Live Updates: Config changes apply instantly in-game (no level restart required).
- Input Validation: Values are safely clamped between
0.0 and 10.0.
- Singleplayer & Multiplayer are fully supported.
- Multiplayer Safe:
- Host: If you are the host, the mod is active for you.
- Client: The mod automatically disables itself if the Host does not have it installed.
Configuration
- WalkSpeedMultiplier: Multiplier for base walking speed (Default:
1.0)
- SprintSpeedMultiplier: Multiplier for sprinting speed (Default:
1.0)
- CrouchSpeedMultiplier: Multiplier for crouching speed (Default:
1.0)
Report bugs/Feature Requests
Let me Know in the REPO Modding Server.