You are viewing a potentially older version of this package. View all versions.
Jettcodey-PlayerSpeedConfig-1.0.0 icon

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-5.4.2304 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2304

README

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.

CHANGELOG

v1.0.0

  • Released 1.0.0