diff --git a/README.md b/README.md index 62aeb8e..2f483fe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Minecraft [Java Edition] Batch Launcher -**Features:** - * 📋 Open source. Just launch the game, nothing more * 🏷️ Change player name * 🧰 No need for extra deps @@ -10,6 +8,4 @@ ## Minecraft Natives The natives catalog is located on [Mega.nz](https://mega.nz/#F!hUNg0Y6I!93cYw1NZg4MUWUHaVrCO7w). -## ChangeLog -See [CHANGELOG.md](CHANGELOG.md). - +Not need after the 1.19 version. diff --git a/unix/mc_start.sh b/unix/minecraft_vanilla.sh similarity index 100% rename from unix/mc_start.sh rename to unix/minecraft_vanilla.sh diff --git a/windows/mc_start.bat b/windows/minecraft_vanilla.bat similarity index 100% rename from windows/mc_start.bat rename to windows/minecraft_vanilla.bat