A static website to explore and search through PocketMine-MP releases from the official GitHub repositories.
This project is currently under development and has not been officially released. Features may be incomplete or subject to change.
- Browse all PocketMine-MP releases from both current and archived repositories
- Filter releases by Minecraft version, release type, and repository source
- Search for specific releases by title, content, or version number
- View detailed information about each release
- Responsive design for desktop and mobile devices
- Direct download links to PocketMine-MP.phar files
- Advanced pagination with "Go to page" functionality
- HTML5, CSS3, JavaScript
- Bootstrap 5
- Font Awesome
- Marked.js for Markdown parsing
A small contribution from Vietnam 🇻🇳 to make PocketMine-MP changelogs more accessible.
This website uses GitHub Actions to periodically fetch releases data from the PocketMine-MP repositories and stores it in a JSON file. The frontend then loads this data and renders it using JavaScript.
Powered by AI tools, including Claude by Anthropic.
This project is licensed under the MIT License - see the LICENSE file for details.