Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
PlayerSpeedConfig
A mod that allows you to individually customize your Player movement speed (Walk, Sprint and Crouch).
| Date uploaded | 4 months ago |
| Version | 1.0.0 |
| Download link | Jettcodey-PlayerSpeedConfig-1.0.0.zip |
| Downloads | 4083 |
| Dependency string | Jettcodey-PlayerSpeedConfig-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2304README
PlayerSpeedConfig
A mod for R.E.P.O. that allows you to individually customize player movement speeds.
Requested by and mod icon Provided by
@TheGoatVibeon 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.0and10.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.
CHANGELOG
v1.0.0
- Released 1.0.0