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.
OpenAI Whisper
OpenAI Whisper MCP Server - 基于本地 Whisper CLI 的离线语音识别与翻译,无需 API Key,支持...
claude-flow
Claude-Flow v2.7.0 is an enterprise AI orchestration platform.
friday-studio
🤖 AI agent runtime — shareable workspaces, MCP tools, skills, memory, and...
agentopology
The Terraform for AI agents. Define your team once, deploy to Claude Code,...
awesome-ios-ai
AI agent skills, agent teams, MCP servers, and tools that make AI coding...