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.
NameChanger
Change your in-game* name without having to change your Steam/Epic profile name — [ client-side ]
| Last updated | 2 years ago |
| Total downloads | 1294 |
| Total rating | 1 |
| Categories | Client-side |
| Dependency string | itsschwer-NameChanger-0.0.1 |
| Dependants | 1 other package depends on this package |
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