Skip to content

Jettcodey/PlayerSpeedConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

PlayerSpeedConfig

A mod for R.E.P.O. that allows you to individually customize player movement speeds.

Requested 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.
  • 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.

About

A mod for R.E.P.O. that allows you to individually customize player movement speeds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages