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.
You are viewing a potentially older version of this package.
View all versions.
Essentials
An essential mod for R.E.P.O, providing crucial features to enhance your gameplay experience.
| Date uploaded | a year ago |
| Version | 0.1.0 |
| Download link | CCarrMcMahon-Essentials-0.1.0.zip |
| Downloads | 2221 |
| Dependency string | CCarrMcMahon-Essentials-0.1.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.2100README
R.E.P.O Essentials
An essential mod for R.E.P.O, providing crucial features to enhance your gameplay experience.
Compatibility
- R.E.P.O: v0.1.2
- App ID: 3241660
- Build ID: 17560228
- BepInEx: v5.4.2100
Features
- Currency Formatting Fix: 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.
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and adheres to Semantic Versioning.
Unreleased
0.3.5 - 2025-03-25
Added
- Created this CHANGELOG.md file to track releases better (#20).
- Introduced a new step in the build script to include this file in the release package.
Changed
- Reduced the default value of
[Chat] LineSpacingto-45to avoid overlap with large characters such as brackets. - Refactored the config table in README.md to better show the range of valid values.
- Renamed the
CurrentCultureclass toCurrencyCultureso it matches the file and patch name.
Fixed
- Configuration adjusted to work with RepoConfig (#18).
- Note: A game restart is currently required after changing config values as they are injected at launch.