FoldCraftLauncher/README.md

84 lines
3.3 KiB
Markdown
Raw Permalink Normal View History

2023-07-28 18:45:44 +00:00
<div align="center">
<img width="75" src="/FCL/src/main/res/drawable/img_app.png"></img>
</div>
2022-10-19 10:16:52 +00:00
2023-07-28 18:45:44 +00:00
<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
2024-01-12 09:02:46 +00:00
- [x] Run Forge, NeoForge, LiteLoader, OptiFine, Fabric, Quilt and others
2024-02-07 15:15:04 +00:00
- [x] Java 8, Java 11, Java 17 and Java 21
2023-07-28 18:45:44 +00:00
- [x] Mouse Virtual
- [x] Download Mods, ModPacks, ResourcePacks and Worlds
2024-01-12 09:02:46 +00:00
- [x] Using Shaders (with VirGL/Zink)
2023-07-28 18:45:44 +00:00
- [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>
2024-01-09 08:48:12 +00:00
- [HMCL](https://github.com/HMCL-dev/HMCL)
2023-07-28 18:45:44 +00:00
- [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>