You are viewing a potentially older version of this package.
View all versions.
NameChanger
Change your in-game* name without having to change your Steam/Epic profile name — [ client-side ]
Date uploaded | a month ago |
Version | 0.0.1 |
Download link | itsschwer-NameChanger-0.0.1.zip |
Downloads | 415 |
Dependency string | itsschwer-NameChanger-0.0.1 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2113Rune580-Risk_Of_Options
A convenient API for adding BepInEx ConfigEntry's to a option menu
Preferred version: 2.8.0README
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
- similarly, the name replacement may not be applied on messages from the host that use
- the name replacement may be shown to other players if you are the host and have mods that print
CHANGELOG
0.0.1
- Initial release