FabricMC / fabric-loom

Gradle build system plugin used to automate the setup of a minecraft mod development environment.
MIT License
236 stars 201 forks source link

Change Visible Username in runClient task #1133

Closed Strokkur424 closed 1 week ago

Strokkur424 commented 3 months ago

Hey o/

This is a purely cosmetical thing, but is there any way of predefining the username one will have when they run the runClient task? Currently names are assigned using Player + some number between 0 and 999. Can I change that?

Thank you for any responses

modmuss50 commented 1 week ago

Yes, set the --username argument.