Add EGL To Runtime Dependencies
minecraft-pi-reborn/pipeline/head This commit looks good Details

This commit is contained in:
TheBrokenRail 2021-06-19 14:59:57 -04:00
parent 4fad749cdf
commit 0f6c3c2e43
1 changed files with 2 additions and 0 deletions

View File

@ -96,6 +96,8 @@ The code patching is ARM only because it relies on hard-coded ARM instructions.
MCPI-Reborn has several dependencies:
* MCPI (Bundled)
* GLFW (Only In Client Mode)
* Open GL ES 1.1
* EGL
* ZLib (Required By LibPNG; Bundled)
* LibPNG (Bundled)
* FreeImage (Only In Client Mode)