diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bf7d0a..a1dc85d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,10 @@ -## 2021 jul 21 +## 2021-07-22 ++ move `./docs/` to `ph-pages` branch. + +## 2021-07-21 + update launcher to 1.17.1 > java 16 to run need -## 2020/10/10 +## 2020-10-10 + add return notification for generate libraries list. + add output parameter for make libs script. diff --git a/README.md b/README.md index 4a85390..9749436 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,19 @@ * 📋 Open source. Just launch the game, nothing more * 🏷️ Change player name * 🧰 No need for extra deps -* ⚙️ No need configuration +* ⚙️ No configuration required ![License](https://img.shields.io/github/license/iiiypuk/minecraft-launcher?style=for-the-badge) ![Latest release](https://img.shields.io/github/v/release/iiiypuk/minecraft-launcher?style=for-the-badge) ![Total downloads](https://img.shields.io/github/downloads/iiiypuk/minecraft-launcher/total?style=for-the-badge) ## Minecraft Natives - Natives catalog in [Mega.nz](https://mega.nz/#F!hUNg0Y6I!93cYw1NZg4MUWUHaVrCO7w) **Notes:** - Natives for `1.16.3` identical for `1.16.4`. + +## TODO +See [TODO.md](TODO.md). + +## ChangeLog +See [CHANGELOG.md](CHANGELOG.md). +