cleaning
This commit is contained in:
parent
8fd4745572
commit
2a6df12ee6
13
README.md
13
README.md
@ -1,11 +1,18 @@
|
||||
Minecraft [Java Edition] Batch Launcher
|
||||
=====================================
|
||||
# Minecraft [Java Edition] Batch Launcher
|
||||
|
||||
[![Download this](https://img.shields.io/badge/Download-this-lightgrey?style=for-the-badge)](https://github.com/iiiypuk/minecraft-launcher/releases/latest) [![Support me](https://img.shields.io/badge/Support-me-ff4646?style=for-the-badge)](https://ko-fi.com/iiiypuk) [![Contact me](https://img.shields.io/badge/Contact-me-blue?style=for-the-badge)](https://t.me/slexbc)
|
||||
|
||||
### Features:
|
||||
## Features:
|
||||
* 📋 Open source. Just launch the game, nothing more
|
||||
* 🏷️ Change player name
|
||||
* 🧰 No need for extra deps
|
||||
* ⚙️ No need configuration
|
||||
|
||||
![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`.
|
||||
|
2
TODO.md
2
TODO.md
@ -1,7 +1,5 @@
|
||||
## TODO
|
||||
- [ ] Move docs to `gh-pages`
|
||||
- [ ] Сделать цветной выхлоп `make_libs_list.py`
|
||||
- [ ] Реализовать копирование в буфер обмена, при выхлопе в терминал
|
||||
- [ ] Script for automatic make release **zip**
|
||||
- [ ] Make binary archives with this launcher for vanilla and forge version
|
||||
|
||||
|
@ -1,6 +0,0 @@
|
||||
## Minecraft Natives
|
||||
|
||||
Natives catalog in [Mega.nz](https://mega.nz/#F!hUNg0Y6I!93cYw1NZg4MUWUHaVrCO7w)
|
||||
|
||||
*Notes*
|
||||
* Natives for `1.16.3` identical for `1.16.4`.
|
@ -1,3 +0,0 @@
|
||||
* `make_libs_list.py` - parse `version.json` file and return libs
|
||||
|
||||
Moved to [iiiypuk/minecraft-libs-parser](https://github.com/iiiypuk/minecraft-libs-parser).
|
Loading…
Reference in New Issue
Block a user