MinecraftUserNameChanger
MinecraftUserNameChangerは、ユーザーがMinecraftのユーザー名を簡単に変更できるツールです。このツールは、Javaで開発されており、使いやすいインターフェースを提供します。ユーザーは新しい名前を入力するだけで、迅速に変更を適用できます。特に、Minecraftのプレイヤーにとって便利な機能が満載です。
GitHubスター
9
ユーザー評価
未評価
お気に入り
0
閲覧数
27
フォーク
2
イシュー
3
README
How to use:
First you need a working MCP
in the src directory are 4 files, Session.java and GuiMultiplayer.java are just a files with what to do in these
files in your MCP files, the UserNameGui.java and UserNameBtn,java just paste these in net/minecraft/client/gui
recompile and test it, if you see the button in the multiplayer screen you did all fine