-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Minecraft-MSM (FABRIC ONLY) | ||
## Description | ||
(FABRIC MODS ONLY) Displays mod information, provides easy access to the Minecraft mods folder, and allows for the enabling/disabling of mods. | ||
|
||
## How To Use | ||
- A list-box to the left side of the window to use for selecting detected/loaded mods. | ||
- A toggle button to enable/disable a selected mod, depending on whether it's already disabled/enabled (respectively). | ||
- A button with 'Mods Folder' as the text to open the Minecraft mods folder. | ||
- A -**Name**-, -**Author**-, -**Version**-, -**Minecraft Version**-, -**Description**-. | ||
- A label below the list-box to the left of the window informing you of how many mods did not have a `fabric.mod.json` manifest file to read. | ||
|
||
## Download | ||
**[MinecraftMSM.zip](https://github.com/Lexz-08/Minecraft-MSM/releases/latest/download/MinecraftMSM.zip)** |