Converting Item Names on language to another
Discussion in 'Rust Development' started by Mekare, Apr 24, 2016.
-
Wulf Community Admin
Item names are stored in the client, so there's no way to really change them on any interface aside from the user changing the language themselves to one that Rust provides. If you are wanting to change a message for just a chat message or something, you'd need to handle that yourself via a list you create.
-
Could you be a bit more specific? It's not really clear what you are trying to accomplish.
