Skip to content

Commit 5e9fcee

Browse files
author
CosineMath
committed
Update README
1 parent 5d75342 commit 5e9fcee

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

README-zh_CN.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,19 @@ Android app 部分。其他软件包可在其各自的仓库里找到。参看[
2727
6. 构建针对 Boat 的 LWJGL 3 。需要 GLFW 。
2828

2929
## 组件
30-
- [OpenJDK 8 Android port](https://github.com/CosineMath/openjdk-jdk8u-aarch32-android).
31-
- [Boat app project](https://github.com/CosineMath/BoatApp).
32-
- [GL4ES](https://github.com/ptitSeb/gl4es).
33-
- [OpenAL-soft](https://github.com/kcat/openal-soft).
34-
- [LWJGL 2 port for Boat](https://github.com/CosineMath/lwjgl-boat).
35-
- [GLFW port for Boat](https://github.com/CosineMath/glfw-boat).
36-
- [LWJGL 3 port for Boat](https://github.com/CosineMath/lwjgl3-boat).
30+
- [OpenJDK 8 Android port](https://github.com/CosineMath/openjdk-jdk8u-aarch32-android)
31+
- [Boat app project](https://github.com/CosineMath/BoatApp)
32+
- [GL4ES](https://github.com/ptitSeb/gl4es)
33+
- [OpenAL-soft](https://github.com/kcat/openal-soft)
34+
- [LWJGL 2 port for Boat](https://github.com/CosineMath/lwjgl-boat)
35+
- [GLFW port for Boat](https://github.com/CosineMath/glfw-boat)
36+
- [LWJGL 3 port for Boat](https://github.com/CosineMath/lwjgl3-boat)
3737
- [Gson](https://github.com/google/gson)
38-
- [Commons Compress](https://github.com/apache/commons-compress).
39-
- [XZ for Java](https://git.tukaani.org/?p=xz-java.git;a=summary).
38+
- [Commons Compress](https://github.com/apache/commons-compress)
39+
- [XZ for Java](https://git.tukaani.org/?p=xz-java.git;a=summary)
4040

4141
## 相关项目
42-
- [MCinaBox](https://github.com/AOF-Dev/MCinaBox). 一个用于 Android 的 Minecraft Java 版启动器,基于 Boat 提供 Minecraft 运行环境。
42+
- [MCinaBox](https://github.com/AOF-Dev/MCinaBox) 一个用于 Android 的 Minecraft Java 版启动器,基于 Boat 提供 Minecraft 运行环境。
4343

4444
## 许可
4545
本项目以 [GPL v2.0](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) 授权。各个组件有其各自的许可。

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ This repository contains the Android app part of Boat. Other packages could be f
2626
6. Build LWJGL 3 port for Boat. Need GLFW port for Boat.
2727

2828
## Components
29-
- [OpenJDK 8 Android port](https://github.com/CosineMath/openjdk-jdk8u-aarch32-android).
30-
- [Boat app project](https://github.com/CosineMath/BoatApp).
31-
- [GL4ES](https://github.com/ptitSeb/gl4es).
32-
- [OpenAL-soft](https://github.com/kcat/openal-soft).
33-
- [LWJGL 2 port for Boat](https://github.com/CosineMath/lwjgl-boat).
34-
- [GLFW port for Boat](https://github.com/CosineMath/glfw-boat).
35-
- [LWJGL 3 port for Boat](https://github.com/CosineMath/lwjgl3-boat).
29+
- [OpenJDK 8 Android port](https://github.com/CosineMath/openjdk-jdk8u-aarch32-android)
30+
- [Boat app project](https://github.com/CosineMath/BoatApp)
31+
- [GL4ES](https://github.com/ptitSeb/gl4es)
32+
- [OpenAL-soft](https://github.com/kcat/openal-soft)
33+
- [LWJGL 2 port for Boat](https://github.com/CosineMath/lwjgl-boat)
34+
- [GLFW port for Boat](https://github.com/CosineMath/glfw-boat)
35+
- [LWJGL 3 port for Boat](https://github.com/CosineMath/lwjgl3-boat)
3636
- [Gson](https://github.com/google/gson)
37-
- [Commons Compress](https://github.com/apache/commons-compress).
38-
- [XZ for Java](https://git.tukaani.org/?p=xz-java.git;a=summary).
37+
- [Commons Compress](https://github.com/apache/commons-compress)
38+
- [XZ for Java](https://git.tukaani.org/?p=xz-java.git;a=summary)
3939

4040
## Related-Projects
4141
- [MCinaBox](https://github.com/AOF-Dev/MCinaBox). A Minecraft Java Edition Launcher on Android. Using Boat to provide runtime environment.

0 commit comments

Comments
 (0)