bogdikon / mc-modmanager

Mod manager for Minecraft with gui!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minecraft Mod Manager

Description:

This project is a tool designed to manage mods for the Minecraft. It provides a convenient way to activate modifications within the game.

modpack.meta File Format:

The modpack.meta file is used to describe the modpack and its parameters. Here is an example of the file format:

[modpack]
packFolder=map1192
packName=Map mod
PackDesc=mapmod
version=1.19.2

packFolder indicates the folder of the modpack in the file system. packName is the name of the modpack. PackDesc provides a description of the modpack. version represents the version of the modpack.

Note: Please ensure that all parameters are correctly specified and correspond to your modpack.

About

Mod manager for Minecraft with gui!

License:MIT License


Languages

Language:C# 97.0%Language:Batchfile 2.9%Language:VBScript 0.1%