An open API service indexing awesome lists of open source software.

https://github.com/mon4ik/mod-switcher

Simplest mod switching for Minecraft
https://github.com/mon4ik/mod-switcher

Last synced: 5 months ago
JSON representation

Simplest mod switching for Minecraft

Awesome Lists containing this project

README

          

# Mod Switcher
Simple app for fast switching minecraft mods

![Mod switcher](./docs/screenshot.png)

## Installation
### Releases
Go to [Releases](https://github.com/Mon4ik/mod-switcher/releases) and download for your system

### Building
1. Clone repos
2. Install dependencies
```shell
yarn
```
3. Build it
```shell
yarn app:build
```
4. Run app from `releases` folder