itsschwer-NameChanger icon

NameChanger

Change your in-game* name without having to change your Steam/Epic profile name — [ client-side ]

Last updated 3 hours ago
Total downloads 22
Total rating 1 
Categories Client-side
Dependency string itsschwer-NameChanger-0.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2113 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2113
Rune580-Risk_Of_Options-2.8.0 icon
Rune580-Risk_Of_Options

A convenient API for adding BepInEx ConfigEntry's to a option menu

Preferred version: 2.8.0

README

name changer

A client-side mod that allows you to change your in-game* name without having to change your Steam/Epic profile name.

*does not affect the lobby player list or "user connected" messages.

why?

I saw a request for it in the modding Discord server.

notes

  • client-side means that this mod will only affect you* — other players will still see your Steam/Epic profile name
    • the name replacement may be shown to other players if you are the host and have mods that print NetworkUser.userName (e.g. server broadcast chat messages)
      • similarly, the name replacement may not be applied on messages from the host that use NetworkUser.userName