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
- Host: GitHub
- URL: https://github.com/mon4ik/mod-switcher
- Owner: Mon4ik
- License: mit
- Created: 2023-05-07T08:21:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-21T12:42:22.000Z (about 2 years ago)
- Last Synced: 2025-04-05T11:43:25.764Z (9 months ago)
- Language: Vue
- Size: 1.48 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mod Switcher
Simple app for fast switching minecraft mods

## 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