
You are viewing a potentially older version of this package. View Latest Version

An essential mod for R.E.P.O, providing crucial features to enhance your gameplay experience.
Fixes the in-game currency display that was hardcoded to German locale (which uses decimal points as thousand separators). It now uses your system's culture settings for proper number formatting.
Enables access to the chat window in single-player mode by tricking the game into thinking you're in multiplayer. The chat window is normally disabled entirely in single player, but this patch allows you to open it and use it for command testing.
Enhances the chat system with multiple customization options, allowing you to adjust how chat appears and functions in-game.
BepInEx/config/org.ccarrmcmahon.plugins.repo.essentials.cfg[Chat] CharacterLimit = 250 - The maximum number of characters allowed in chat messages (default: 250)[Chat] ChatTextWidth = 525 - The width of the chat area in pixels (default: 525)[Chat] CharacterSpacing = -0.5 - The spacing between characters in chat (default: -0.5)[Chat] LineSpacing = -60 - The spacing between lines in chat (default: -60)To build a release package:
.\build.ps1 from PowerShell