update readme

This commit is contained in:
Tungstend 2023-07-29 02:45:44 +08:00
parent 6a50d18f2b
commit 062382e64e
4 changed files with 83 additions and 4 deletions

BIN
.github/images/game.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

BIN
.github/images/ui_main_dark.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

BIN
.github/images/ui_main_light.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

View File

@ -1,5 +1,84 @@
# FoldCraftLauncher
Fold Craft Launcher, an Android Minecraft : Java Edition launcher.
<div align="center">
<img width="75" src="/FCL/src/main/res/drawable/img_app.png"></img>
</div>
## Notice
This launcher is still in development.
<h1 align="center">Fold Craft Launcher</h1>
<div align="center">
![Android](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white)
[![Discord](https://img.shields.io/badge/Discord-4903FC?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/ffhvuXTwyV)
[![QQ](https://img.shields.io/badge/QQ-4903FC?style=for-the-badge&logoColor=white)](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=LwxydGEvBZJnn09sXOjkQo9tuuLcYwx5&authKey=seyY5pPUCIHMWS5FqVryq926T0G2GarSXetpxxV9DJxBVt%2FPcg1vxN%2F%2FXpsCowyk&noverify=0&group_code=762054349)
![Downloads](https://img.shields.io/github/downloads/FCL-Team/FoldCraftLauncher/total?color=green&style=for-the-badge)
[![Sponsor](https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#EA4AAA)](https://afdian.net/@tungs)
</div>
- [Fold Craft Launcher](https://fcl-team.github.io/):
The software attempts to launch Minecraft: Java Edition on Android devices, allowing players to manage Games, Mods, Controls and More.
- **Run Minecraft: Java Edition directly on your Android device**, with mod support and all versions of the Game.
<h1 align="center">Features</h1>
- [x] Run Minecraft on all versions
- [x] Run Forge, LiteLoader, OptiFine, Fabric, Quilt and others
- [x] Java 8 and Java 17
- [x] Mouse Virtual
- [x] Download Mods, ModPacks, ResourcePacks and Worlds
- [x] Using Shaders (with VirGL)
- [x] Create custom controllers
- [x] Customizable launcher themes and colors
- [x] And much more!
<h1 align="center">Screenshots</h1>
![GameScreen1](/.github/images/ui_main_light.jpg)
![GameScreen2](/.github/images/ui_main_dark.jpg)
![GameScreen3](/.github/images/game.jpg)
<h1 align="center">Compilation</h1>
You can compile the software using **Android Studio**, with the **Android SDK & NDK** packages.
Clone the remote repository from the following URL:
```
https://github.com/FCL-Team/FoldCraftLauncher.git
```
After that, use Android Studio to compile the code.
<h1 align="center">License</h1>
The software is distributed under [GPL-v3](https://www.gnu.org/licenses/gpl-3.0.html).
```
Fold Craft Launcher is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Fold Craft Launcher is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Fold Craft Launcher. If not, see <https://www.gnu.org/licenses/>.
```
<h1 align="center">Third Party Components</h1>
- [HMCL](https://github.com/huanghongxun/HMCL)
- [Boat and related projects](https://github.com/AOF-Dev/Boat)
- [PojavLauncher and related projects](https://github.com/PojavLauncherTeam/PojavLauncher)
- [authlib-injector](https://github.com/yushijinhun/authlib-injector)
<h1 align="center">Sponsor</h1>
<div align="center">
[![Sponsor](https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#EA4AAA)](https://afdian.net/@tungs)
</div>