Posted May 8, 20205 yr Hi, i need to change the name of the client of the developement kit. How can i do that?
May 8, 20205 yr When you say "change the name of the client of the development kit", what exactly do you mean? Example please
May 8, 20205 yr Author i downloaded the MDK from https://files.minecraftforge.net/, and when i run "runclient", it start a minecraft with Dev username. I should change it.
May 8, 20205 yr --username=USERNAME --password=PASSWORD Just make sure you don't include username/password in any files that may be published to a remote repository. I use them in eclipse runs just fine, and they're omitted by default with .gitignore
May 8, 20205 yr Author I`m using IntelliJ then i added the args to Program aurguments. And it worked thanks a lot
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.