Skip to content

Repository files navigation

Nickname

Your friends' outrageous inside jokes can finally become reality! This is a simple mod that allows you to configure the in-game names of enemies and shop items that are displayed in the UI. Also supports modded content out of the box!

Screenshot 1 Screenshot 2

🔧 Configuration

The config will automatically be populated by all registered enemies. Configs can be updated in-game with REPOConfig.

Click to expand config list:
Category ConfigEntry Default Value Description
Enemies (Automatically generated) (EnemyName) (Default in-game name) Change the value to customize the enemy's name.
Settings
| ForceUppercase true Whether the enemy name UI should always display UPPERCASE characters, regardless of the case of your custom names. Vanilla behavior is true.
PurgeOrphanedEntries false Whether to purge orphaned config entries on the next launch of R.E.P.O. This may include entries for modded enemies that have been disabled; vanilla enemies are never affected.
Debug
EnableDebug false Whether to enable debug logging. Keep this disabled for normal gameplay.

Notes:

  • The Peeper enemy is excluded from the config due to it lacking an EnemyRigidbody component, which is responsible for broadcasting the enemy's name to the UI.
  • Due to the way REPOLib registers shop items, config entries for items are not able to generate until you enter a save file. This is done to maintain compatibility with REPOLib in the simplest way possible.

⚠️ Compatibility

No known incompatibilities.

Click to expand the list of methods patched by this mod:
  • EnemyDirector.Awake
  • ItemInfoUI.ItemInfoText
  • StatsManager.RunStartStats

❤️ Acknowledgements

  • Jamie for the suggestion in the R.E.P.O. Modding Server (idea thread).
  • OrigamiCoder for additional testing.
  • DevZen for suggesting the name for this mod.

Thank you for playing with this mod!
Please report any issues to the Discord Thread or GitHub repository. Suggestions are also welcome!

About

A R.E.P.O. mod to name enemies whatever you want, with out-of-the-box support for modded enemies!

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages