mirror of
https://github.com/minecraft-linux/appimage-builder.git
synced 2024-11-11 12:49:48 +00:00
26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
Building debian packages, if you have all dependencies installed
|
|
|
|
[TODO] Add all dependencies here
|
|
- https://mcpelauncher.readthedocs.io/en/latest/source_build/msa.html#prerequirements
|
|
- https://mcpelauncher.readthedocs.io/en/latest/source_build/launcher.html#prerequirements
|
|
- https://mcpelauncher.readthedocs.io/en/latest/source_build/ui.html
|
|
- `libssl-dev` (openssl 1.1.0 or newer)
|
|
|
|
[TODO] Fix mcpelauncher-client do not hardcode deb to i386
|
|
|
|
`CC=clang CXX=clang++ ./build.sh`
|
|
|
|
### Can I play with an APK?
|
|
|
|
No, this allowed piracy that is forbidden in this project.
|
|
|
|
Any attempt to document workarounds or make it easy to import an paid apk without a valid google play game license is undesirable.
|
|
|
|
Game licenses can be revoked at any point of time by you, microsoft/mojang or google, as it happened for all residents of Russia.
|
|
|
|
Ignoring this policy may cause suspension including termination of this project like happended between 2022-2023.
|
|
|
|
_Exception to the rule are Minecraft Trial and Edu where the latter doesn't work at this time._
|
|
|
|
For the most current version of this rule see https://minecraft-linux.github.io/faq/index.html#can-i-play-with-an-apk
|