A premium, modern, and high-performance Graphical User Interface for Morilli's ManifestDownloader. Built with C# and WPF to provide a seamless manifest management experience.
- 🎨 Modern Dark Aesthetic: A sleek, premium interface designed for clarity and comfort.
- ⚡ High Performance: Native Windows application built for speed and responsiveness.
- 📥 Integrated Downloader: Easily browse and download the latest manifests from official repositories.
- 📚 Manifest Library: A dedicated space to manage, filter, and organize your downloaded manifests.
- ⚙️ Advanced Configuration: Full control over download options through an intuitive settings panel.
- 📂 Portable Data: All app data is stored in LocalAppData, keeping the installation clean.
- Runtime: .NET 8.0 Desktop Runtime
- OS: Windows 10 or 11 (64-bit)
- Download: Grab the latest release from the Releases page.
- Run: Launch
ManifestDownloaderGUI.exe. - Download Manifests: Switch to the Downloader tab to fetch manifests.
- Download Content: Select a manifest in the Library and hit start!
If you want to build the project from source:
- Install Visual Studio 2022 or the .NET 8.0 SDK.
- Clone the repository:
git clone https://github.com/RitoShark/ManifestDownloaderGUI.git - Restore and build:
dotnet restore dotnet build -c Release
This GUI is a wrapper for the excellent command-line tool ManifestDownloader developed by Moritz Bender (Morilli).
- ManifestDownloader Core: Morilli/ManifestDownloader
- Icons & Assets: Custom designed for a premium feel.
This project is licensed under the MIT License. See the LICENSE file for details.
Note: This project also bundles/utilizes software under the MIT license from Morilli. See NOTICE.txt for original copyright notices.
Developed with ❤️ for the community.