@@ -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 ) 授权。各个组件有其各自的许可。
0 commit comments