Skip to content

void-modding/app

Repository files navigation

Void Mod Manager

License: GPLv3 Supported Games GitHub Commits GitHub Issues GitHub Contributors GitHub Forks

Table of Contents
  1. Overview
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

Overview

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.

Key features:

  • 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.

Getting Started

You can either download one of the pre-compiled apps or build from source

Building 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.

  1. Clone the git repo, and cd
git clone https://github.com/void-modding/app.git
cd app
  1. Install dependencies
bun install
  1. Build
bun run tauri build

For running in development mode you can do

bun run tauri dev

Installation

WIP
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

Roadmap

WIP

Contributing

WIP

Top contributors

License

Distributed under the GNU General Public License v3. See LICENCE.md for more information

Contact

WIP

Acknowledgments

Here are the libraries we use.

Releases

No releases published

Contributors 6