Content
# mcpelauncher-old-screen-animations
A mod for [mcpelauncher](https://minecraft-linux.github.io) that reverts the change stopping menu panorama and splash text movement when the "screen animations" option is disabled.
## Installation
Create a `mods` directory in the directory of your mcpelauncher profile (e.g. `~/.local/share/mcpelauncher`) if you have not already done so.
Download the mod from [releases](https://github.com/CrackedMatter/mcpelauncher-old-screen-animations/releases) and move the file into the `mods` directory.
## Building
Prerequisites:
- Android NDK r27 or later. [Download](https://developer.android.com/ndk/downloads)
- CMake 3.14 or later
Replace `/path/to/ndk` with the actual path to the Android NDK:
```
cmake -DCMAKE_TOOLCHAIN_FILE=/path/to/ndk/build/cmake/android.toolchain.cmake -DANDROID_ABI=x86_64 -DCMAKE_BUILD_TYPE=Release -B build
cmake --build build
```
This will create a `build` directory containing the mod file. Install it as described in [Installation](#installation).
Connection Info
You Might Also Like
markitdown
Python tool for converting files and office documents to Markdown.
oh-my-opencode
Background agents · Curated agents like oracle, librarians, frontend...
chatbox
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
tendem-mcp
Tendem MCP server
github-stars
A Cloudflare-powered MCP Server for searching GitHub starred repositories...
WeChat-MCP
WeChat MCP Server automates WeChat on macOS, enabling LLMs to interact with chats.