Table of Contents
Void Mod Manager is a fast, lightweight and user-friendly tool for managing game mods. Designed for simplicity and performance, Void helps you install, update, enable and disable mods with ease. Built in Rust, Void leverages the language's safety and speed to deliver a reliable experience for gamers and modders alike.
- Easy mod installation and management
- Clean and intuitive interface
- Fast performance, even with large mod libraries
- Cross-platform support (Linux and Windows)
- Open source and community-driven
Whether you're a casual gamer or a modding enthusiast, Void aims to make mod management effortless and enjoyable.
You can either download one of the pre-compiled apps or build from source
To build the project from source, you need to have Bun, Rust, and Git installed.
Important
We haven't tested Windows builds as this is a Linux first project, if you have build issues on windows, please make an issue.
- Clone the git repo, and cd
git clone https://github.com/void-modding/app.git
cd app- Install dependencies
bun install- Build
bun run tauri buildFor running in development mode you can do
bun run tauri devWIP
Either use one of the pre-compiled apps for your Operating system or compile from source
Or, you can install the latest version with the AUR - https://aur.archlinux.org/packages/void-mod-manager-git
WIP
WIP
Distributed under the GNU General Public License v3. See LICENCE.md for more information
WIP
Here are the libraries we use.